@if(__("message.RTL")==0) @else @endif
{{__('message.Reset Password')}}
@if(Session::has('message'))
@endif
@if(!isset($msg))
{{csrf_field()}}
@else

{{$msg}}

@endif