Create Invoice

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


{{ Form::close() }}