@extends('layouts.master') @section('title', 'Add New Account | ') @section('content') @include('partials.header') @include('partials.sidebar')

Add New Account

Chart Of Accounts

@csrf
← Back
🔍 Existing Accounts for Selected Control
{{-- Scripts --}} @endsection