@extends('layouts.main_dashboard.app') @section('title', __('dashboard.Add New Course')) @section('page_heading', __('dashboard.Add New Course')) @section('page_subtitle', 'إنشاء مساق جديد مع ربطه بالمادة والصف والمعلم ضمن التدفق الدراسي المعتاد.') @section('page_actions') {{ __('dashboard.View All Courses') }} @endsection @section('content')