@vite(['resources/css/app.css']) @if(!empty($customFavicon)) @endif @if(!empty($themeCssVars)) @endif
@if($errors->any())
{{ $errors->first() }}
@endif
@csrf
{{ __('client.auth.forgot_password') }}