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

إعادة تعيين كلمة المرور

@if (session('status')) @endif @if ($errors->any()) @endif
@csrf
رجوع إلى تسجيل الدخول
@endsection