搜索
加入收藏
院所网站
网站首页
@foreach ($all_categorys as $cate)
id==$parent->id) class="show" @endif>{{ $cate->title }}
@endforeach
今天是 {{ now()->isoFormat('Y年m月d日 a h:mm:ss') }} {{ now()->isoFormat('dddd') }}
@section('content') @show
友情连接
/ Links
@if ($links->isNotEmpty()) @foreach ($links as $link)
{{ $link->title}}
@endforeach @endif
@stack('script')