@extends('layouts.contentLayoutMaster') {{-- page title --}} @section('title','Invoice Add') {{-- 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
$00.00
Discount: 0% 0% 0%

  • Subtotal
    $00.00
  • Discount
    $00.00
  • Tax
    0.0%

  • Invoice Total
    $00.00
  • Paid to date
    $00.00
  • Balance (USD)
    $000

Accept payments via

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