@php $favicon = \App\Models\Setting::get('company_favicon'); @endphp @if($favicon) @endif
@php $logo = App\Models\Setting::get('company_logo'); $logoExists = $logo && \Illuminate\Support\Facades\Storage::disk('uploads')->exists($logo); @endphp @if($logoExists)
Logo
@else
@endif

Two-Factor Authentication

Enter the code from your authenticator app

@csrf
@error('code')

{{ $message }}

@enderror
@csrf

Developed By Abdirisak Amore 620505555