@fonts
@if (Route::has('login'))
@auth
Auction
Donation
@endauth
@endif
Auction & Donation
@auth
Auction
Donation
@else
Log in / 登入
@if (Route::has('register'))
Register / 註冊
@endif @endauth
@if (Route::has('login'))
@endif