@isset($data)

Articles

If you want to learn more about our {!! $section !!} here are some quick reads that might be helpful.

@foreach ($data as $item)
{!!$item[
{!!$item["descripcion"]!!}

{!!$item["autor"]!!}

{{ \Carbon\Carbon::parse($item["fecha"])->format('m/d/Y')}}
@endforeach
@endisset