@php $logo = \App\Models\Setting::where('key', 'company_logo')->value('value'); @endphp
@if($logo) Company Logo @endif
Soft HR System
@csrf
@if (Route::has('password.request')) {{ __('Forgot your password?') }} @endif {{ __('Login') }}