= nr($plan->prices->monthly->{currency()}, 2, false) ?>
= nr($plan->prices->annual->{currency()}, 2, false) ?>
= nr($plan->prices->lifetime->{currency()}, 2, false) ?>
= currency() ?>
= $plan->translations->{\Altum\Language::$name}->description ?: $plan->description ?>
= include_view(THEME_PATH . 'views/partials/plans_plan_content.php', ['plan_settings' => $plan->settings]) ?>