@extends('Layout.base') @section('title', 'Cash Accounts') @section('titleLink', '/cash_accounts') @section('content')

Update Cash Account

Update a cash account with a perfect description.

@csrf @method('patch')
active ? "checked" : "")) }}>
@endsection