@extends('layouts.master') @section('main_title', 'قائمةالمواد التعليمية') @section('main_page', 'المواد التعليمية') @section('title', 'المواد التعليمية') @section('content')
Selected
الاسم المرحلة الدراسية
@include('dashboard.matireals.Model.create_update') @include('dashboard.matireals.Model.view') @include('Shared.delete') @endsection @section('scripts') @include('dashboard.matireals.js.js') @endsection