@php $_logo = \App\Models\AppSetting::get('company_logo'); @endphp @if($_logo && \Illuminate\Support\Facades\Storage::disk('public')->exists($_logo)) Logo @else
@endif

Forgot your password?

Enter your registered email address and we'll send you a one-time passcode.

@if(session('otp_sent'))

If an account exists for that email, an OTP has been sent.

@endif
@csrf
@error('email')

{{ $message }}

@enderror
Back to Sign In

© {{ date('Y') }} Kitchen complex. All rights reserved.