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

{{ trans('department.subdetail.heading') }}

{{ trans('department.subdetail.message') }}

@include('common.console.message')
{!! csrf_field() !!}

Fatal error: Uncaught Error: Class 'Auth' not found in /home/app/htdocs/sisboxhrm/resources/views/console/subdepartmentform.blade.php:55 Stack trace: #0 {main} thrown in /home/app/htdocs/sisboxhrm/resources/views/console/subdepartmentform.blade.php on line 55