@extends('front.practitioner.import.template.import') @section('content') @include('front.practitioner.plans.payment_model')
| Account downgrade pending At the end of your current billing cycle, your account will downgrade from yearly to monthly billing |
Cancel downgrade |
|---|
| Account downgrade pending At the end of your current billing cycle, your account will downgrade from the Premium plan to Starter plan |
Cancel downgrade |
|---|
| Account closure pending Your account will automatically close at the end of your current billing cycle. |
Reinstate account |
|---|
| Your plan @isset($myPlan) @if ($myPlan->plan_id == 1) Starter @else Premium @endif @endisset |
Additional service provider/ s @isset($ServiceProvider) {{count($ServiceProvider)}} @endisset |
Cost @isset($cal_plna_calculation)${{floatval($cal_plna_calculation)}}@endisset @if ($myPlan->plan_id == 3) pa @else pm @endif |
{{-- @if($myPlan_history->is_pay == 0) --}}
@if(count($ServiceProvider) == 0 && $parent->is_trial_over == 1 && $myPlan->plan_id == 1)
Renews Ongoing |
@elseif($parent->is_trial_over == 0)
Trial expires {{date('d/m/Y', strtotime($end_date))}} |
@elseif($myPlan_history->is_pay == 1)
Renews {{date('d/m/Y', strtotime($end_date))}} AEST |
{{-- @isset($myPlan_history) @if($myPlan_history->is_pay == 0)Trial expires @elseif($myPlan_history->is_pay == 1) Renewes @else '' @endif @endisset @isset($myPlan_history) @if(!empty($myPlan_history)) {{date('d/m/Y', strtotime($myPlan_history->end_date_time))}}@endif @endisset | --}}
@else
@endif
@if(isset($myPlan) && $myPlan->is_unsubscribed != 1 )
@if(isset($myPlan) && $myPlan->plan_id == 1)
Cancel subscription | @elseDowngrade plan | @endif @endif
|---|
| Service Provider | Profession | Status | {{-- | --}} | ||
|---|---|---|---|---|---|---|
![]() |
{{$parent->first_name.' '.$parent->last_name}} | {{getProfessionHelper($parent->id) == 'Not specified' ?'Administrator': getProfessionHelper($parent->id)}} | Business owner | |||
![]() |
Jenny Gleeson | Naturopath | Business owner | |||
![]() |
{{$ServiceProviders->first_name.' '.$ServiceProviders->last_name}} | @if ($ServiceProviders->assign_calenders_id == '' || $ServiceProviders->assign_calenders_id == null)Unassigned @else {{getProfessionHelper($ServiceProviders->assign_calenders_id) == 'Not specified' ?'Administrator': getProfessionHelper($ServiceProviders->assign_calenders_id)}} @endif | @if ($ServiceProviders->status == 'deactivate')deactivated @else{{$ServiceProviders->status}} @endif | @if($ServiceProviders->status == 'active')Deactivate | @endif @if($ServiceProviders->status == 'deactivate')Reactivate | @endif @if($ServiceProviders->status == 'pending' || $ServiceProviders->status == 'unassigned')@endif |
![]() |
Stacey Hugh | Naturopath | Active | Deactivate | ||
![]() |
lenny Bronx | Naturopath, Nutritionist | Deactivate | Reactivate |