@extends('front.v2.layouts.master') @section('content')
{{ __('front.simplePricingStartingAt0') }} {!! $priceCurrencySymbol !!}{{ number_format($priceStarting, 2, '.', '') }}
{{ __('front.simplePricingStartingAt2') }}
{{ __('front.allPlansIncludesAllFeatures') }}!