@extends('layout.main') @section('content')

الصـــــــــادرات

{{-- --}}
{!! $dataTable->table(['class' => 'table table-responsive table-bordered table-hover dataTable']) !!}
@endsection @push('scripts') {{ $dataTable->scripts() }} @endpush