Reset Password
{{Session::get('success')}}
@endif
@if(Session::get('failure'))
{{Session::get('failure')}}
@endif