@extends('layouts.master') @section('title','Chart Of Account') @section('content')

Chart of Account

{{-- Chart of Account Adding --}}
@include('pages.chartOfAccounts.chart_of_account_adding')
{{-- Account History --}}
{{-- Import / Export --}}
@endsection