{{-- # ────────────── lee_gwena ────────────── # Code by: ashley_gwena # Created: 2026-03-12 # Notes: Trust account create form # ─────────────────────────────────────── --}} @extends('layouts.master') @section('title', 'Create Trust Account') @section('content') @include('chart_of_accounts.partials.form-styles')

Add Trust Account

Client-specific trust ledger setup.

@csrf
Select one or more matters.
@endsection