@extends('settings.layouts.master') @section('styles') @endsection @section('contents')
The Attendance Options page enables you to manage options related to the Attendance module, such as setting up the IP Address for Signing in, Attendance year, Attendance Cut-Off Date, Attendance Regularization Reviewer, etc.
@csrf
in_out_swipe == 'on') checked @endif />
assign_shifts_and_attendance == 'on') checked @endif />
attendance_regularization == 'on') checked @endif />
access_card_number == 'on') checked @endif />
enable_predefined_reasons == 'on') checked @endif />
@endsection @section('scripts') @endsection