Coverage Hours

@forelse($coverage_hours as $hours) @empty @endforelse
#
Start Time End Time Created At Action
{{$loop->index + 1 }}
{{$hours->start_time}} {{$hours->end_time}} {{$hours->created_at->diffForHumans()}}
There is no agent status found
{!! $coverage_hours->links() !!}