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

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

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

@include('common.console.message')
{!! csrf_field() !!} @if($account->id != null) @endif @if($account->id == null)
@endif
Fatal error: Uncaught Error: Class 'Config' not found in /home/app/htdocs/sisboxhrm/resources/views/console/transactionform.blade.php:75 Stack trace: #0 {main} thrown in /home/app/htdocs/sisboxhrm/resources/views/console/transactionform.blade.php on line 75