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

{{ $servicio['titulo'] }}

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

imagen
@endsection