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

Invoice

logo

Bill To

Item
Cost
Qty
Price
$24.00
Discount: 0% 0% 0%

  • Subtotal
    $72.00
  • Discount
    - $09.60
  • Tax
    21%

  • Invoice Total
    $61.40
  • Paid to date
    $00.00
  • Balance (USD)
    $10,953

Accept payments via

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