@extends('student.layouts.app') @section('title', app()->getLocale() === 'ar' ? 'الملف الشخصي' : 'Profile') @section('content') @php($isArabic = app()->getLocale() === 'ar')
{{ $isArabic ? 'حدّث البريد الإلكتروني واللغة المفضلة من نفس الصفحة. لغة الحساب هي نفسها لغة لوحة الطالب.' : 'Update your email and preferred language from the same page. Your account language is the same as your student dashboard language.' }}
{{ $isArabic ? 'هذه البيانات تؤثر على التواصل واللغة وتجربة الاستخدام داخل النظام.' : 'These fields affect communication, language, and your experience inside the system.' }}
{{ $isArabic ? 'أضف أكثر من بريد إلكتروني للحساب، ثم فعّل أو عطّل استقبال الإشعارات لكل بريد بعد التحقق منه.' : 'Add multiple email addresses to your account, then enable or disable notifications for each verified email.' }}
{{ $isArabic ? 'بريد الحساب الرئيسي - يستلم كافة التنبيهات' : 'Main account email - receives all notifications' }}
{{ $isArabic ? 'إرسال نسخ من الإعلانات والمهام لهذا البريد' : 'Forward copies of announcements and tasks' }}
{{ $isArabic ? 'أضف بريداً جديداً لاستخدامه كنسخة احتياطية أو لتلقي الإشعارات.' : 'Add a new email to use as backup or for notifications.' }}
{{ $isArabic ? 'لأمان الحساب، إضافة أي بريد جديد تتطلب كلمة المرور الحالية.' : 'For account security, adding a new email requires your current password.' }}
{{ $isArabic ? 'أنت على وشك جعل' : 'You are about to set' }} {{ $isArabic ? 'هو البريد الأساسي لحسابك. يرجى تأكيد العملية بكلمة المرور.' : 'as your primary account email. Please confirm with your password.' }}