@extends('layouts.app') @section('metades') @endsection @section('title')
{{ $dynamicSection['title'] }}
{{ $item['shortDescription'] }}
{!! html_entity_decode($dynamicSection['description']) !!}
{!! strip_tags(html_entity_decode($dynamicSection['longDescription'])) !!}