About This Event
@if ($event->description){!! nl2br(e($event->description)) !!}
@elseNo description has been added for this event yet.
@endif@extends('tickets.layouts.public') @section('title', $event->name . ' - Loyaltiya Tickets') @section('content')
{{ collect([$event->address_1, $event->address_2, $event->city, $event->state, $event->zip_code, $event->country])->filter()->implode(', ') }}
@if ($event->google_map_link) View Map @endifAvailable after booking confirmation