@extends('Shared.Layouts.Master') @section('title') @parent Organiser Events @stop @section('page_title') {{$organiser->name}} Events @stop @section('top_nav') @include('ManageOrganiser.Partials.TopNav') @stop @section('head') @stop @section('menu') @include('ManageOrganiser.Partials.Sidebar') @stop @section('page_header') @stop @section('content')