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

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

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

@include('common.console.message')
{!! csrf_field() !!} @if($payGrade->id != null) @endif
@if($payGrade->id == null)
@endif

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