updatea
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
<div class="col-lg-12 mt-20">
|
||||
<div class="news-content mt-50 text-center">
|
||||
<h2>
|
||||
<a href="{{route('newsDetail')}}"><b>{{$featuredNews->title}}</b></a>
|
||||
<a href="{{route('newsDetail',['alias'=>$featuredNews->alias])}}"><b>{{$featuredNews->title}}</b></a>
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user