General Ledger Accounts
This is an example dashboard created using build-in elements and components.
@csrf
Ledger Accounts
@if(!empty($ledgerAccountsList)) @foreach($ledgerAccountsList as $list) @endforeach @endif
# Name Account Group Account Type Acount Category Action
{{$list->id}} {{$list->name}} {{$list->chart_name}} {{$list->ledger_account_name}} {{$list->accounts_category_name}}