@section('title', 'Forgot Password')
{{-- form --}}
{{-- --}}

{{ setting('websiteName') }}

Forgot Password

@if( !$setPassword )
{{-- phone entry form --}}
@csrf
{{-- phone entry form --}}
@csrf
{{-- loading indicator --}}
{{-- error --}}

@else
@csrf
{{-- loading indicator --}}
@endif {{-- actions --}}

Already have an account? Login

@push('scripts') @endpush