@extends('layouts.master') @section('title', 'Add Payment | ') @section('content') @include('partials.header') @include('partials.sidebar')

Add Payment

Payment Voucher

@csrf
Account Cash/Bank A/c. Entry Narration Amount Add Row
@push('js') @endpush @endsection