@include('partials._events_submenu')
@if($content)

{{$content->title}}

@else
No content found
@endif
@if($content) {!!$content->description!!} @if(\Auth::user() && \Auth::user()->role->name == 'su') [Edit] @endif
@else
No content found
@endif