@extends('layouts.app') @include('layouts.footer') @section('content') Eventos @include('events.featured',['item' => $events])