@extends('layouts.master') @section('content')
Journal Voucher Add Journal Voucher {{-- Forms --}} {{-- Form Layouts --}}

Add New Journal Voucher Back to Journal Voucher

{{--

--}} {{--
--}}
Create Journal Voucher

@csrf @if (count($errors) > 0)
@foreach ($errors->all() as $error) @endforeach
@endif
{{--
--}}
{{-- --}}
{{--
--}}

# Account No Account Title Payment Mode Instrument Amount Remarks Tax Debit Created Credit Debit Actions
Total: 0.00 0.00
@endsection @push('scripts') @endpush