Events
@if(count($events)>0)
{{$events->links()}}
@else
@extends('backend.layouts.master') @section('title') Events @endsection @section('main-content') @include('backend.layouts.notification')