@extends('web.layouts.layout') @section('content') {{ __('main.anmar_fit') }} {{ $title ?? "" }} {{ __('main.before') }} {{ __('main.after') }} {{ __('main.before') }} {{ __('main.after') }} {{ __('pages.my_success_story') }} {{ __('pages.tale_details') }} {{ $content->currentDescription->title ?? "" }} {!! $content->currentDescription->description ?? "" !!} @include('web.home.other._common_questions') @include('web.home.other._reviews') @endsection @section('js') @endsection
{{ __('pages.tale_details') }}
{{ $content->currentDescription->title ?? "" }}