{{--

No. of users

--}}

Discount

Subtotal

VAT @if(isset($plan) && $plan->vat){{$plan->vat}}%@endif

@if(isset($new_price_monthly_minus) && $new_price_monthly_minus)

Minus already payed

- £{{number_format($new_price_monthly_minus, 2, '.', '')}}

@endif

Billed today:

Renews on @if(isset($date_next_payment) && $date_next_payment) {{ $date_next_payment}} @elseif(isset($plan) && $plan && $plan->month_annual) {{\Carbon\Carbon::now()->addMonths($plan->month_annual)->format('d-M-Y')}} @endif

£@if(isset($price)){{number_format($price, 2, '.', '')}}@endif