@php // dd($main_account_coas[1]); @endphp
Main Account | Account Number | Description | Account Type | FS Type | Operating Dept | List Main Account | List Account Type | List FS Type | List Department | NOTE | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
110 | 110-000-001 (3 digit front follow main account) | Room Revenue | 1 | 1 | 1 | {{'<-'}}Example | |||||||||
{{''}} | {{''}} | {{''}} | {{''}} | {{''}} | {{''}} | {{''}} | @if(!empty($main_account_coas[$i])){{$main_account_coas[$i]['key']}} : {{$main_account_coas[$i]['val']}} | @else@endif @if(!empty($account_type_coas[$i])) | {{$account_type_coas[$i]['key']}} :{{$account_type_coas[$i]['val']}} | @else@endif @if(!empty($fs_catno_coas[$i])) | {{$fs_catno_coas[$i]['key']}} :{{@$fs_catno_coas[$i]['val']}} | @else@endif @if(!empty($departments[$i])) | {{$departments[$i]['key']}} :{{@$departments[$i]['val']}} | @else@endif @if($i == 0) | Please fill account number follow the front is as main account (ex: 110-111-111). | @endif