Configuration
@can('hr_configuration_late_minutes')
{{-- Late Minutes Section --}}
@endcan
@can('hr_configuration_shift_start')
{{-- Shift Start Section --}}
@endcan
@can('hr_configuration_shift_end')
{{-- Shift End Section --}}
@endcan
@can('hr_configuration_attendance_start')
{{-- Attendance Start Section --}}
@endcan
@can('hr_configuration_allowed_period_to_pay_invoices')
{{-- Allowed Period Section --}}
@endcan
@endsection
@push('scripts')
@endpush