友情链接
-
@forelse($links as $link)
- {{ $link->name }} @if($link->note)— {{ $link->note }}@endif @empty
暂无链接
@endforelse
@php $pageTitle = '友情链接 - '.$siteName; @endphp @include('partials.head')
@include('partials.header')