@foreach($chart_of_accounts as $value) @if($value->is_customize == 1) @else @endif @endforeach
Account Type Sub Account Type Chart of Account Name Description Balance Amount Action
{{$value->accountType->account_type}} {{$value->subAccountType->sub_account_type}} {{$value->account_code}} - {{$value->account_name}} {{$value->description}} {{number_format($value->balance,2)}}