@extends('template.portal.layout') @section('content-body')

{{ $presentacion['titulo'] }}

{!! $presentacion['descripcion'] !!}

imagen
@if($presentacion['video_url'])
@endif
@endsection