Admin Sign In

{{ $siteSettings['restaurant_name'] ?? 'Restaurant Management System' }}

@if($errors->any())
{{ $errors->first() }}
@endif
@csrf