@extends('layouts.master') @section('title', 'الأقسام') @section('stylesheet') @endsection @section('content')
{{-- add form --}} {{-- edit form --}} @endsection @push('scripts') {!! $dataTable->scripts() !!} @endpush