@if (Auth::check()) @if (Auth::check() && Auth::guard('webuser')->check() == true)
@else
@endif @else
@endif @php $logo = DB::table('logos')->first(); @endphp @if (isset($logo->logo_img) && $logo->logo_img != null)
@else
@endif
404
Oops! Page Not Fond.
@if (Auth::check()) @if (Auth::check() && Auth::guard('webuser')->check() == true)
Go to Home
@else
Go to Home
@endif @else
Go to Home
@endif