@extends('layouts.app') @section('content')

Event Image

Event Image

Uploaded on: {{ $image->created_at->format('M d, Y H:i') }}

@if(count($similarImages) > 0)

Similar Images

@else

No similar images found. This image may not contain any faces or no similar faces were found in the collection.

@endif
@endsection