Test Commit Rückwärts
This commit is contained in:
parent
8e466883d1
commit
b51af02793
@ -105,7 +105,7 @@
|
||||
<span>📅 {{ $event->occurrences->first()->start_datetime->format('d.m.Y') }}</span>
|
||||
@endif
|
||||
@if($event->location_id && $event->location)
|
||||
<span>📍 {{ $event->location->name }}</span>
|
||||
<span>📍 {{ $event->location->name }}</span>
|
||||
@endif
|
||||
</div>
|
||||
<a href="{{ route('event.detail', $event) }}" class="event-link">Details ansehen →</a>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user