@extends('layouts.app') @section('page-title')

@lang($pageTitle)

@endsection @push('head-script') @endpush @section('content')
{{-- @include('sections.admin_setting_menu') --}}

@lang($pageTitle)

@lang('messages.logTimeNote')
@csrf @php $access = hasAccessOf('time_log_settings'); @endphp @if($access['is_delete'])
auto_timer_stop == 'yes') checked @endif type="checkbox">
approval_required) checked @endif type="checkbox">
@endif
@endsection @push('footer-script') @endpush