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

{{ trans('jobTitle.detail.heading') }}

{{ trans('jobTitle.detail.message') }}

@include('common.console.message')
{!! csrf_field() !!}
{{ trans('common.button.browse') }} {{ trans('common.button.change') }} {{ trans('common.button.remove') }}
@if(!empty($jobTitle->specification->id)) {{ $jobTitle->specification->file_name }} @endif

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