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

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

Bank Name   
Ins. #   


DATE   
  ADJUSTING ENTRY



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