@extends('layouts.app') @section('title', 'Credit Notes') @section('content')
Credit Note
@if(!empty($caps['create'])) @endif
CN No Date Customer SI No Type Return Receipt No Total Status
Loading...
Sales Credit Note
@if(!empty($caps['create'])) @endif
@if(empty($caps['create']))
You do not have permission to create credit notes.
@endif
Variant Qty UOM Rate Tax % Amount
Select a source to preview

Credit Note Summary

Subtotal: ₹0.00

Grand Total: ₹0.00

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