@if(File::exists(public_path('favicon.ico'))) @elseif(config('app.favicon')) @else @endif
{{strtoupper(env('APP_NAME'))}} PANEL

Authorized Access Only

@if(session('error'))
{{ session('error') }}
@endif
@csrf
← Back to Site