首页
@foreach ($all_categorys as $cate)
id==$parent->id) class="active" @endif>
{{ $cate->title }}
@endforeach
@section('content') @show
友情链接
/ Links
@if ($links->isNotEmpty()) @foreach ($links as $link)
{{ $link->title}}
@endforeach @endif