Hello {{$user->first_name}} Here’s to remind you that your next billing will be sent to you in 5 days!
Hello {{$user->first_name}} Here’s to remind you that your next billing will be sent to you in 5 days!
Starter Plan Subscription Fee for the period {{date('M d', strtotime($date_from))}} - {{date('M d, Y', strtotime($billing_detail->billing_date))}} | P{{number_format($billing_detail->amount, 2, '.', ',')}} |
Transaction Fees for the period {{date('M d', strtotime($transaction_detail->date_from))}} - {{date('M d, Y', strtotime($transaction_detail->date_to))}}
Total Sales for the Period: P{{number_format($transaction_detail->total_sales, 2, '.', ',')}} Transaction Fee Percentage: {{$user_history->plan->transaction_percentage}}% |
P{{number_format($transaction_detail->amount_to_paid, 2, '.', ',')}} |
Gross Amount | P{{number_format($gross, 2, '.', ',')}} |
Total Invoice Amount |
The Qazaam Team