@extends('layouts.auth') @section('title', 'استعادة كلمة المرور') @section('subtitle', 'أدخل بريدك الإلكتروني وسنرسل لك رابط إعادة التعيين') @section('content')

استعادة كلمة المرور

@if(session('status')) @endif
@csrf
@endsection @push('scripts') @endpush