@extends('layouts.frontend') @section('title', trans('messages.subscriptions')) @section('page_script') @endsection @section('page_header')
{{ trans('messages.select_plan.wording') }}
@else @include('elements._notification', [ 'level' => 'warning', 'message' => trans('messages.no_plan.title') ]){{ trans('messages.select_plan.wording') }}
@endif{{ $plan->description }}