@extends('layouts.contentLayoutMaster') {{-- page title --}} @section('title','App Invoice Edit') {{-- page styles --}} @section('page-style') @endsection {{-- page content --}} @section('content')
Invoice#
Date Issue:
Date Due:

Invoice

Bill To
Item
Cost
Qty
Total
Discount: 0% 0% 0%
clear
  • Subtotal
    $72.00
  • Discount
    - $ 09.60
  • Tax
    21%
  • Invoice Total
    $ 61.40
  • Paid to date
    - $ 00.00
  • Balance (USD)
    $ 10,953
  • Preview

Accept payments via

Payment Terms
Client Notes
Payment Stub
@endsection {{-- vendor scripts --}} @section('vendor-script') @endsection {{-- page scripts --}} @section('page-script') @endsection