@foreach($accounts as $a) @if(!empty($a->type)) @if($leafAccount[$a->id]) @if($a->sub_account_id) @else @endif @else @if($a->sub_account_id) @else @endif @endif @endif @endforeach
Sr No. Code Name Type Balance Action
{{$count++}}     {{$a->number}}       {{$a->name}}{{$a->number}} {{$a->name}}     {{$a->number}}      {{$a->name}}{{$a->number}} {{$a->name}}{{$a->type? $a->type->name: ''}} @if($leafAccount[$a->id]) {{\App\GeneralJournalEntry::getAccountBalance($a->id) }} @endif @permission('view-chart-of-account') @if($leafAccount[$a->id]) @endif @endpermission @permission('edit-chart-of-account') @endpermission @permission('delete-chart-of-account') @endpermission