{{----}}
|
1 Regal Lane,
Level 2 De Vos on the Park Building,
Suva, Fiji
contact@paytym.net
|
|
Invoice No.: {{$invoiceNumber}}
Date: {{ $invoice->date->format('d/m/Y') }}
|
|
|
Bill To: |
{{ $employer->company }}
{{ $employer->street }},
{{ $employer->city }} - {{ $employer->postcode }},
{{ optional($employer->country)->name ?? "" }}
|
|
Plan Details: |
Plan : {{$plan->plan}}
Employee - Range : {{$plan->range_from}} - {{$plan->range_to}}
Rate per Employee : ${{$plan->rate_per_employee}}
|
|
Description |
Amount |
Service Period:
{{ $previousMonth }} |
|
Monthly Subscription as per Plan: |
${{$plan->rate_per_month}} |
Rate per Employee: ${{$plan->rate_per_employee}}
Active No. of Employees: {{$invoice->active_employees}}
Total Employees Rate: ${{$plan->rate_per_employee}} * {{$invoice->active_employees}}
|
${{ number_format($total_employee_rate, 2) }} |
Total Tax Inclusive Amount Due |
${{ number_format($invoice->amount, 2) }} |
|
|
| |
|
|