@if (Session::has('success'))
{{ $dataTable->scripts(attributes: ['type' => 'module']) }}
@endsection
{{ Session::get('success') }}
@php
Session::forget('success');
@endphp
@endif
@role('super_admin')
Assign to Employee
@endrole
{{-- --}}
Contracted Date From
Contracted Date To
Coordinator
Scope Of Business
Company Name
Area
Emirates
Country
Contact Person Name
Contact Number
Select Marketing Action
Category
Remark
Search :
{{ $dataTable->table(['class' => 'table table-bordered table-hover table-striped w-100']) }}