@extends('layouts.main_dashboard.app') @section('title', __('dashboard.Add New Student')) @section('page_heading', __('dashboard.Add New Student')) @section('page_subtitle', 'إنشاء ملف طالب جديد بالحقول المعتمدة فعليًا داخل النظام الحالي.') @section('page_actions') {{ __('dashboard.View All Students') }} @endsection @section('content')