@layout('layouts.main') @section('page-title') Seepur| Reset Password @endsection @section('content')

Don't Panic!

We've got you

@if(hasErrorFor('userNotFound'))
{{getErrorFor('userNotFound')}}
@endif
{{ csrfField() }}

{{ getErrorFor('email') ? getErrorFor('email') : '' }}

@endsection