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

Create Cash Account

Create a cash account with a perfect description.

@csrf
@endsection