Create Credit Note

{!! Form::open(array('name'=> 'credit_note_create','id'=>'credit_note_create','action'=>'{{route("invoice-store")}}','route'=>'invoice-store','method'=>'POST')) !!}
Help block with success
Help block with success
Item Product Name HSN Unit cost Quantity CGST + SGST IGST Total


{{ Form::close() }}