@extends('Shared.Layouts.Master') @section('title') @parent Dashboard @stop @section('top_nav') @include('ManageEvent.Partials.TopNav') @stop @section('page_title', ' Event Dashboard') @section('menu') @include('ManageEvent.Partials.Sidebar') @stop @section('head') @stop @section('content')