@extends('layouts.frontendapp') @section('title', config('app.name')) @section('content')
{{ $location }}
@if(!empty($mapUrl))Map not available.
@endif @elseLocation not available.
@endif
@endif
{{ $event->location ?? '' }}
{{ $event->description ?? '' }}