@extends('frontend::layouts.master') @section('title') @section('style') @endsection @section('content')
{{ $detail['name'] ?? "" }}
Start: {{ $detail['date'] ?? "" }}
{!! $detail['location'] ?? "" !!} {{-- {!! $detail['desc'] ?? "" !!} --}}