{{--
--}}
Glucojel
Admin
Reset yor password
@if(empty($token))
@if(!empty(Session::get('success')))
{{Session::get('success')}}
@else
@if(!empty(Session::get('error')))
(error)
@endif
@if(!empty(Session::get('error')))
Input with error
@endif Enter your emai to reset your password
@endif @else
@if(!empty(Session::get('error')))
{{Session::get('error')}}
Please, try again.
@endif
@endif