 }})
Capture Your Special Moments
Effortless photo search for any occasion using advanced face recognition technology.
@auth
@if(auth()->user()->is_user == 1)
Go to Momentify
@else
Go to Dashboard
@endif
@else
Get Started
@endauth
Our Services
Event Collections
Browse through our event folders and find your memories using face recognition
@foreach($events as $event)
@endforeach
@else
 : asset('storage/images/event-default.jpg') }})
{{ $event->event_name }}
{{ \Carbon\Carbon::parse($event->date)->format('M d, Y') }}
{{ $event->event_place }}
{{ \Carbon\Carbon::parse($event->time)->format('g:i A') }}
No events available at the moment.