Tax Invoice

Find My Appointment

ABN: 97 639 387 563

PO Box 450, Mawson ACT 2607

hello@findmyappointment.com.au

www.findmyappointment.com.au

Bill to

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

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

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

Invoice date :

{{\Carbon\Carbon::parse()->format('d/m/y')}}
Description Price
Directory booking link integration ${{ number_format( $amount_paid, 2 ) ?? 0.00}}

Total :

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

Online payment:

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

Balance:

$0.00

* Total GST :

${{ number_format( round( ( $amount_paid ) /11, 2 ), 2 ) }}