@extends('layouts.master') @section('title', 'طلبات المكلفين') @section('stylesheet') @endsection @section('content')
{{-- edit form --}} {{-- All Reply --}} @endsection @push('scripts') {!! $dataTable->scripts() !!} @endpush