Previous events you were registered for...

@if ($events->count() > 0)
@foreach($events as $event)
@endforeach
@else

Sorry there are no events to display at this time.

@endif