@lang('clan.attendance.attendanceRegularisation')
{{ __('app.date').' - '.\Carbon\Carbon::parse($date)->translatedFormat(company()->date_format) }} {{ $attendanceSettings->shift_name }}
@if ($rows->clock_out_time)
@endif @if ($rows->other_location)
@endif @if ($rows->reason)
@endif
@lang('app.close') @if (user()->id == $rows->user_id || in_array('admin', user_roles())) @lang('modules.attendance.deleteRequestChange') @endif