@extends('layouts.horizontal', ['title' => 'Account Vouchers', 'topbarTitle' => 'Account Vouchers']) @section('css') @endsection @section('content')

Account Vouchers

@php $breadcrumb = getCurrentMenuBreadcrumb(); @endphp @if(!empty($breadcrumb)) @endif

Filters :

@can('create-Account_Vouchers') Create Voucher @endcan
# Type Date Created Date Description Branch Business Partner Created By Account Head Total Debit Total Credit Action
Total :
@endsection @section('scripts') @endsection