@extends('layouts.master') @section('css') @endsection @section('title') Delivery Note @endsection @section('content')

Delivery Note Register

Add Delivery Note
Voucher Date Voucher Number Voucher Type Party (Dr) Sales Ledger (Cr) Taxable Value Amount Remarks Customer Source Status Action
Total
{{-- Print Modal --}} {{-- Track Modal --}} @include('admin.common.delete-modal') @endsection @section('script') @include('admin.common.delete') @endsection