{{ __('form.Attendance-Shift-Edit') }}

@csrf @method('PUT') {{-- Code --}}
{{-- Schedule --}}

dalam menit

{{-- Color --}}
{{-- Description --}}
{{ old('description', $shift->description) }}
{{-- Mandatory --}}
{{-- Actions --}}
{{ __('form.Cancel') }} {{ __('form.Update') }}