@if ($no = $shortcode->no)
{!! Basehelper::clean($no) !!}.
@endif
@if ($title = $shortcode->title)
{!! Basehelper::clean($title) !!}
@endif
@if ($description = $shortcode->description)
{!! BaseHelper::clean($description) !!}
@endif
@if ($features)
@endif