{{ config('app.name', 'HostBill') }}
Reset your password
@if(session('success'))
{{ session('success') }}
@endif @if($errors->any())
@foreach($errors->all() as $e)
{{ $e }}
@endforeach
@endif
@csrf
Email Address
Send Reset Link
Back to Login