@extends('dashboard.layouts.master') @section('css') @endsection @section('title') {{ $title }} @endsection @section('content')

انواع التقديرات

انواع التقديرات @include('dashboard.admin.grades.btn.create')
{!! $dataTable->table() !!}
@endsection @push('js') {!! $dataTable->scripts() !!} @endpush