EVENTOS
@foreach ($eventos as $evento)
{!!$evento->image!!}
{{$evento->titulo}}
{{$evento->empresa}}
@endforeach