@extends('super-admin.layouts.saas-app') @section('header-section') @include('super-admin.saas.section.breadcrumb') @endsection @push('head-script') @if(count($packages) > 0) @endif @endpush @section('content') {{ $trFrontDetail->price_title }} {{ $trFrontDetail->price_description }} {{--@if (isset($packageSetting) && isset($trialPackage) && $packageSetting && !is_null($trialPackage))--}} {{--{{$packageSetting->trial_message}}--}} {{--@endif--}} @foreach($currencies as $currency) id == global_setting()->currency_id)> {{ $currency->currency_name }} ({{ $currency->currency_symbol }}) @endforeach @include('super-admin.saas.pricing-plan') {{ $trFrontDetail->faq_title }} @forelse($frontFaqs as $frontFaq) {{ $frontFaq->question }} {!! $frontFaq->answer !!} @empty @endforelse @endsection @push('footer-script') @endpush
{{ $trFrontDetail->price_description }}
{!! $frontFaq->answer !!}