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

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

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

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

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