@extends('dashboard/master/master') @section('title', 'الأخطاء') @section('page-style') @endsection @section('content')
{{--

Column selectors with Export and Print Options

--}}
إستيراد الأخطاء تصدير الأخطاء {{ $dataTable->table(['class' => 'table table-striped ']) }}
@endsection @section('vendor-script') {{-- --}} {{-- --}} {{-- --}} {{-- --}} @endsection @section('page-script') {{-- --}} {{ $dataTable->scripts() }} @endsection