@extends('layouts/blankLayout') @section('title', $event->event_name ?? 'Event View') @section('page-style') @endsection @section('content')

{{ $company_name ?? 'Company' }}

Common troubleshooting topics: eCommerce, Blogging to payment

@if(isset($event_photos) && count($event_photos)) @endif

Still need help?

Our specialists are always happy to help. Contact us during standard business hours or email us 24/7 and we'll get back to you.

@endsection