{{ app()->getLocale() == 'ar' ? 'حذف الحساب' : 'Delete Account' }}

{{ app()->getLocale() == 'ar' ? 'بمجرد حذف حسابك، سيتم حذف جميع موارده وبياناته نهائيًا. قبل حذف حسابك، يرجى تنزيل أي بيانات أو معلومات ترغب في الاحتفاظ بها.' : 'Once your account is deleted, all of its resources and data will be permanently deleted. Before deleting your account, please download any data or information that you wish to retain.' }}

@csrf @method('delete')

{{ app()->getLocale() == 'ar' ? 'هل أنت متأكد أنك تريد حذف حسابك؟' : 'Are you sure you want to delete your account?' }}

{{ app()->getLocale() == 'ar' ? 'بمجرد حذف حسابك، سيتم حذف جميع موارده وبياناته نهائيًا. يرجى إدخال كلمة المرور الخاصة بك لتأكيد رغبتك في حذف حسابك نهائيًا.' : 'Once your account is deleted, all of its resources and data will be permanently deleted. Please enter your password to confirm you would like to permanently delete your account.' }}