@extends('layouts/app') @section('title') Eventos @endsection @section('content') Build Your Next Blogging Page In Market The Best Multipurpose Parallax Template Eventos Início Eventos @if (count($events) > 0) @foreach ($events as $event) {{$event->title}} {{$event->event_time}} 19 Utilizador 1 {!!$event->body!!} Ler Mais @endforeach {{$events->links()}} @else No events found :( Novo Evento @endif @endsection
No events found :(