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