@if ($addPermission == 'all' || $addPermission == 'added')
@lang('modules.holiday.addNewHoliday')
@lang('modules.holiday.markSunday')
@endif
{!! $dataTable->table(['class' => 'table table-hover border-0 w-100']) !!}
@endsection
@push('scripts')
@include('sections.datatable_js')
@endpush