@if($plan->free_time)

{{$plan->free_time}}

months

free

@endif
id == $plan->id && !$freemium) checked @elseif(!$plan_subscribed && $loop->iteration == 1 && !$freemium) checked @endif>

{{$plan->name}}

@if($plan->yearly_price)

£{{$plan->yearly_price}}@if($plan->vat)+VAT @endif

@else

£{{$plan->price}}@if($plan->vat)+VAT @endif

@endif

{{$plan->description}}

@if($plan->can_have_discount) @endif @if($plan->yearly_price || $plan->price) @if(isset($plan_subscribed) && $plan_subscribed && $plan->can_upgrate == 0 ) @endif @endif