Roll | Batch Name | Status | Present | Abset | Late | Created At | Action |
---|---|---|---|---|---|---|---|
{{ $key+1 }} | @if($attendance->batch_id){{ $attendance->batch->name }} | @else @endifN/A | status==1) class="green" @endif>P | status==0) class="red" @endif>A | status==2) class="yellow" @endif>L | {{ $attendance->created_at->diffForHumans() }} | @can('attendance.edit') Edit @endcan @can('attendance.destroy') @endcan |