Tax Invoice

My Appointments

ABN: 97 639 387 563

PO Box 450, Mawson ACT 2607

hello@myappointments.app

www.myappointments.app

Bill to

{{ ucwords( $practitioner->full_name ) ?? ""}}

{{ ucwords( $practitioner->businessProfile->name ) ?? ""}}

{{ $practitioner->email ?? "" }}

Invoice date :

{{\Carbon\Carbon::parse()->format('d/m/y')}}

Invoice number :

{{$invoice_number}}
Description Price
Purchase of plan renewal ${{ number_format( $plan_renewal, 2 ) ?? 0.00}}
Purchase of calendar ${{ number_format( $calendar_amount, 2 ) ?? 0.00}}

Total :

${{ number_format( $amount_paid, 2 ) ?? 0.00}}

Online payment:

${{ number_format( $amount_paid, 2 ) ?? 0.00}}

Balance:

$0.00