@if(@$subscription->current_period_end > strtotime(date("Y-m-d")) && @$subscription->status == 'canceled')
@if(@$subscription->plan_type=='monthly')
20

Per user, Per Month

@if($totalMember > 0)
{{csrf_field()}}
@else

No members found! with the company.

@endif
200

Per user, Per Year

@if($totalMember > 0)
{{csrf_field()}}
@else

No members found! with the company.

@endif
@else
200

Per user, Per Year

@if($totalMember > 0)
{{csrf_field()}}
@else

No members found! with the company.

@endif
@endif
@else
20

Per user, Per Month

@if($totalMember > 0)
{{csrf_field()}}
@else

No members found! with the company.

@endif
200

Per user, Per Year

@if($totalMember > 0)
{{csrf_field()}}
@else

No members found! with the company.

@endif
@endif