The Shift page appears when you click Shift under the Attendance settings group. You can create shifts for your employees from this page. If a shift is already made, you can also see that from this page. The existing shift(s) appear with the shift colour, shift code, shift name, shift timing, and the icon of the actions (edit and delete) that you can perform on them.
@csrf
{{$category}}
Sno
Short Name
Description
Start Time
End time
Action
@if(count($data)>0)
@foreach($data as $key=>$value)