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

Add Receipt

Receipt Voucher

@csrf
Account Entry Narration Amount
@push('js') @endpush @endsection