Code: {{ $trip->code }}
{{ $trip->group?->users?->count() ?? 0 }} members
{{ $trip->photos?->count() ?? 0 }} photos
{{ $trip->itineraries?->count() ?? 0 }} events
{{ $trip->locations?->count() ?? 0 }} locations
Try changing your filter or upload some photos!
Start building your trip memories by uploading photos
Added by {{ $event->creator->name }}
Add events to create your trip itinerary
Map functionality coming soon
{{ $location->user->name }}
{{ $location->updated_at->diffForHumans() }}
@if($location->address){{ $location->address }}
@endifNo location data yet
{{ $member->email }}
{{ ucfirst($memberRole) }}Last seen {{ $latestLocation->updated_at->diffForHumans() }}
@if($latestLocation->address)📍 {{ $latestLocation->address }}
@endifClick to select photos
or drag and drop files here
This will open your device's camera
Comments
No comments yet. Be the first to comment!