@extends('layouts.fdhl') @section('title') @if(isset($events)) {{$events['meta_title']}} @endif @endsection @section('description') @if(isset($events)) {{$events['meta_description']}} @endif @endsection @section('keywords') @if(isset($events)) {{$events['meta_keywords']}} @endif @endsection @section('content')
by Admin
{!!$events['description']!!}