@extends('decorator.console') @section('page-title') {{ trans('dutyRoster.view.title') }} @stop @section('html-head') @stop @section('page-wrapper')

{{ trans('dutyRoster.view.heading') }}

{{ trans('dutyRoster.view.message') }}

@include('common.console.message')
{{ $dutyRoster->department->name }} ({{ $dutyRoster->start_date }} TO {{ $dutyRoster->end_date }}) Done Print

Fatal error: Uncaught Error: Class 'Carbon\Carbon' not found in /home/app/htdocs/sisboxhrm/resources/views/console/dutyRosterView.blade.php:48 Stack trace: #0 {main} thrown in /home/app/htdocs/sisboxhrm/resources/views/console/dutyRosterView.blade.php on line 48
{{ trans('dutyRoster.label.workShift') }}