@lang('clan.attendance.attendanceRegularisation')
{{ __('app.date').' - '.\Carbon\Carbon::parse($date)->translatedFormat(company()->date_format) }} {{ $attendanceSettings->shift_name }}
@if ($row->other_location)
@endif @if ($row->reason)
@endif
@if ($row->status == 'reject' && $row->reject_reason)
@endif
@lang('app.close')