@endif
@if ($total_clock_in < $maxAttendanceInDay || $type == 'edit')
@if ($type == 'edit')
@method('PUT')
@endif
@if ($row->total_clock_in == 0)
@elseif ($row->late == 'yes')
@lang('modules.attendance.late')
@endif
@foreach ($location as $locations)
@endforeach
work_from_type != 'other') style="display:none" @endif >
@if ($row->total_clock_in == 0)
@elseif ($row->half_day == 'yes')
@lang('app.halfday')
@endif
@foreach ($location as $locations)
@endforeach
clock_out_time_work_from_type != 'other') style="display:none" @endif >
@elseif($attendanceSettings->shift_name == 'Day Off')