@extends('frontend.layouts.master') @section('meta') {{-- --}} @endsection @section('title') {{$event->title}} @endsection @section('main-content') @include('frontend.layouts.notification')
{!! ($event->description) !!}
{!! ($event->objectives) !!}
{{$event->location}}