@extends('layouts.master') @section('content')
@csrf
# Item Description Unit Cost Qty Amount
1
Total
Tax
Discount %
Grand Total
@section('script') {{-- add multiple row --}} @endsection @endsection