@extends('layouts.app') @section('title', 'Purchase Debit Notes') @section('content')
Debit Note
@if(!empty($caps['create'])) @endif
DN No Date Vendor PI No Type RTV Issue No Total Status
Loading...
Purchase Debit Note
@if(!empty($caps['create'])) @endif
@if(empty($caps['create']))
You do not have permission to create debit notes.
@endif
Variant Qty UOM Rate Tax % Amount
Select a source to preview

Debit Note Summary

Subtotal: ₹0.00

Grand Total: ₹0.00

@endsection @push('scripts') @endpush @push('styles') @endpush