@extends('layoutUser') @section('content') @if(count($events) > 1) @foreach($events as $event)
{{$event->eventDes}}