@extends('layouts.app') @section('content')

Accounting

@include('proedge.accounting.accounting_draws') @include('proedge.accounting.accounting_addendum') @include('proedge.accounting.accounting_vendor_bills') @include('proedge.accounting.accounting_report_vendor_bills') @include('proedge.accounting.accounting_report_draws') @include('proedge.accounting.accounting_post_vendor_bills') @include('proedge.accounting.accounting_post_payments')
@endsection