@extends('decorator.console')
@section('page-title')
{{ trans('workWeek.list.title') }}
@stop
@section('html-head')
@stop
@section('page-wrapper')
@include('common.console.message')
{{ $listOfDepartment->count() }} department(s) found
Fatal error: Uncaught Error: Class 'Auth' not found in /home/app/htdocs/sisboxhrm/resources/views/console/workWeeks.blade.php:53
Stack trace:
#0 {main}
thrown in /home/app/htdocs/sisboxhrm/resources/views/console/workWeeks.blade.php on line 53