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