@extends('layouts.app') @section('title', app()->getLocale() == 'ar' ? 'استعادة كلمة المرور' : 'Forgot Password') @section('content')
{{ app()->getLocale() == 'ar' ? 'أدخل بريدك الإلكتروني وسنرسل لك رابط إعادة التعيين' : 'Enter your email and we will send you a reset link' }}