Plan : {{$plan->plan->plan}}
Employee - Range : {{$plan->plan->range_from}} - {{$plan->plan->range_to}}
Rate per Employee : ${{$plan->plan->rate_per_employee}}
Description
Amount
Service Period: {{ $previousMonth }}
Monthly Subscription as per Plan
${{$plan->plan->rate_per_month}}
Rate per Employee: ${{$plan->plan->rate_per_employee}}
Active No. of Employees: {{$plan->active_employees}}
Total Employees Rate: ${{$plan->plan->rate_per_employee}} * {{$plan->active_employees}}
${{ number_format($total_employee_rate, 2) }}
Total Tax Inclusive Amount Due
${{ number_format($totalamount, 2) }}
{{--
Payable
Pay Now
Click on this button, it will be redirected to the payment section.