@extends('web.layouts.container') @section('content')
{{date('F Y', strtotime($event->created_at))}}
{!! $event->description !!}