@extends('Shared.Layouts.Master') @section('title') @parent @lang("Event.promote_event") @stop @section('top_nav') @include('ManageEvent.Partials.TopNav') @stop @section('menu') @include('ManageEvent.Partials.Sidebar') @stop @section('page_title') @lang("Event.promote_event") @stop @section('content')

@lang("Event.promote")
                [PROMOTE PAGE]
            

@stop