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 number:

{{$details['invoice_number']}}

Invoice date:

{{$details['invoice_date']}}
@if( $details['perticulars'] ) @foreach( $details['perticulars'] as $key => $value ) @endforeach @endif
Description Price
{{ $value['name'] }} {{ $value['price'] }}

Total:

${{ $details['total_cost'] ?? 0.00 }}

Online payment {{ $details['planHistory_date'] ?? 0.00 }}:

${{$details['total_cost'] ?? 0.00}}

Balance:

$0.00

*GST:

${{number_format(($details['total_cost'] / 11 ?? 0.00),2) }}