Commit 4cd7bb46 by Aan Choesni Herlingga

bug fix archive information

parent f56ca2fc
......@@ -57,7 +57,7 @@
@else
<div class="row">
<div class="headline">
<h2><a target="_blank" href="{!! url('info/'.$value->slug) !!}">{!! $value->title !!}</a></h2>
<h2><a target="_blank" href="{!! url('information/'.$value->slug) !!}">{!! $value->title !!}</a></h2>
</div>
<div class="news-text">
<strong> {!! InseoHelper::tglbulanindo2($value->event_date) !!}</strong> —
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment