@extends('layouts.master', ['private_banking' => $exclusive_event->private_banking, 'invitation' => $invitation]) @section('title') {{ $exclusive_event->title }} - Einladung / Verwaltung @endsection @section('content')
{{ $exclusive_event->title }}
{{ $exclusive_event->day }}, {{ $exclusive_event->date }},
{{ $exclusive_event->time." - ".$exclusive_event->end_time }} Uhr
@if ($exclusive_event->online_event === 1) Online-Veranstaltung @else {{ $address->name }} @endif

Warning: Undefined variable $exclusive_event in C:\Apache24_x64\htdocs\ex-vak-new\resources\views\events\show.blade.php on line 38

Fatal error: Uncaught Error: Call to a member function event_date_passed() on null in C:\Apache24_x64\htdocs\ex-vak-new\resources\views\events\show.blade.php:38 Stack trace: #0 {main} thrown in C:\Apache24_x64\htdocs\ex-vak-new\resources\views\events\show.blade.php on line 38