@if ($addAttendancePermission == 'all' || $addAttendancePermission == 'added')
@lang('modules.attendance.markAttendance')
@endif
@if (canDataTableExport())
@lang('app.exportExcel')
@endif
@if ($addAttendancePermission == 'all' || $addAttendancePermission == 'added')
@lang('app.importExcel')
@endif
@if (attendance_setting()->save_current_location)
@endif
@lang('app.date') |
@lang('app.status') |
@lang('modules.attendance.clock_in') |
@lang('modules.attendance.clock_out') |
@lang('app.total') |
@lang('app.others') |
@endsection
@push('scripts')
@endpush