@extends('layouts.master') @section('title', 'General Ledger - Prolex Law Firm') @section('content')
| Code | Name | Financial Category | Account Type | Sub Accounts | Action |
|---|---|---|---|---|---|
| {{ $record->code }} | {{ $record->name }} | {{ $record->financial_category }} | {{ $record->accountType ? $record->accountType->name : 'N/A' }} | Sub Accounts |