@extends('garage.layouts.app') @section('title', 'Attendance Settings') @section('content') @include('garage.hr.styles')
Attendance settings
@include('garage.attendance._nav') @if(session('success'))
{{ session('success') }}
@endif
@csrf @method('PUT')
Overnight shifts: punches after this time belong to that work date.
push_manual_to_device ?? true)>

Payroll integration
Monthly target = working hrs/day × days (e.g. 8 × 30 = 240)
apply_short_hours_deduction ?? true)>
auto_apply_payroll_adjustments)>
@endsection