Dear {{$input['name']}}
|
Tour Name
|
{{$input['tour_name']}}
|
Date
|
{{$input['invoice_date']}}
|
|
Booking File No
|
{{$input['bfn_number']}}
|
Net Payable (USD)
|
$ {{$input['amount']}}
|
{!!$input['description']!!}
Please click the following 'Pay Invoice' button to proceed payment.
You can also take the following link to proceed payment.
{{$payUrl}}
If there are any queries pertaining to this payment please get in touch with {{$user->name}} - {{$user->email}} - {{$user->phone}}
Regards,
Automated functions, Payment Platform
|