@extends('layouts.master') @section('title'){{trans_choice('general.add',1)}} {{trans_choice('general.chart_of_account',1)}} @endsection @section('content')

{{trans_choice('general.add',1)}} {{trans_choice('general.chart_of_account',1)}}

{{csrf_field()}}
@endsection @section('footer-scripts') @endsection