{!! $data['row']->description !!}
@if (isset($generalSetting->post_detail_foot)) {!! $generalSetting->post_detail_foot !!} @endif@extends('web.website.layouts.master') @section('title_and_meta') @include('web.website.includes.seo.eventsDetail') @endsection @section('css') @include('web.website.includes.css.floating-social-share') @endsection @section('content')
@endsection @section('js') @include('web.website.includes.scripts.floating-social-share') @endsection