@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Create Invoice @endslot @slot('li_1') Dashboard @endslot @slot('li_2') Create Invoice @endslot @endcomponent
# Item Description Unit Cost Qty Amount
1
2
Total 0
Tax
Discount %
Grand Total $ 0
@endsection