@if(!isset(auth()->user()->branch_id))
@endif
{{ __('index.checkin_checkout_rule') }}
is_early_check_in == 1) || (old('is_early_check_in') == 1) ) checked @endif name="is_early_check_in" value="1" class="form-check-input change-status-toggle">
is_early_check_out == 1) || (old('is_early_check_out') == 1) ) checked @endif name="is_early_check_out" value="1" class="form-check-input change-status-toggle">
is_late_check_in == 1) || (old('is_late_check_in') == 1) ) checked @endif name="is_late_check_in" value="1" class="form-check-input change-status-toggle">
is_late_check_out == 1) || (old('is_late_check_out') == 1) ) checked @endif name="is_late_check_out" value="1" class="form-check-input change-status-toggle">