Type | Start | End | Day count | Return | Note | Color | Status | |
---|---|---|---|---|---|---|---|---|
@if(Auth::user() && Auth::user()->hasRole(['Administrator']))
|
{{$holiday['type']}} | {{date('d/m/Y', strtotime($holiday['startTime']))}} | {{date('d/m/Y', strtotime($holiday['endTime']))}} | {{$holiday['dayCount']}} | {{date('d/m/Y', strtotime($holiday['returnTime']))}} | {{$holiday['note']}} | {{$holiday['color']}} | {{$holiday['status']}} |