@extends('dashboard.layouts-auth.app') @section('title', 'نسيت كلمة السر') @section('content')

{{ __('models.forget_pass') }} 🔒

{{--

أدخل بريدك الإلكتروني وسنرسل لك تعليمات لإعادة تعيين كلمة مرورك

--}}
@csrf()

{{ __('models.login') }}

@endsection