@extends('layouts.app') @section('title') Generate Voucher @stop @section('breadcrumb') @stop @section('css') @endsection @section('content')
Make Voucher

{{csrf_field()}} Voucher Type CRV     BRV     CPV     BPV     JV    

Bank Name   
Chq # / Ins. #   


DATE   
  ADJUSTING ENTRY
Upload Documents   



ACCOUNT DEBIT CREDIT NAME
0 0
Totals {{ $debit}} {{ $credit}}
Narration :   
@stop @section('js') @stop