@extends('decorator.pdf')
@section('page-title')
{{ trans('dutyRoster.view.title') }}
@stop
@section('html-head')
@stop
@section('page-wrapper')
{{ trans('dutyRoster.view.heading') }}
{{ $dutyRoster->department->name }}
({{ $dutyRoster->start_date }} TO {{ $dutyRoster->end_date }})
{{ trans('dutyRoster.label.workShift') }} |
Fatal error: Uncaught Error: Class 'Carbon\Carbon' not found in /home/app/htdocs/sisboxhrm/resources/views/console/dutyRosterPrint.blade.php:35
Stack trace:
#0 {main}
thrown in /home/app/htdocs/sisboxhrm/resources/views/console/dutyRosterPrint.blade.php on line 35