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

Edit Cashbook

Maintain bank details and GL linkage.

@csrf @method('PUT')
is_trust) ? 'checked' : '' }}>
@endsection