@if(Session::has('error'))
{{Session::get('error')}}
@endif
{!! csrf_field() !!}

Set Password

Enter new password

@