@if (session('locale') == 'ar')
@else
@endif
Kids Therapy
@if (session('error'))
{{ session('error') }}
@endif
<< @lang('Go back')
@if (Session::has('message'))
{{ Session::get('message') }}
@endif
@csrf
E-Mail Address
@if ($errors->has('email'))
{{ $errors->first('email') }}
@endif
Send Password Reset Link
@if (session('locale') == 'ar') @else @endif