@foreach ($business_photos as $photo)
id/$photo->name") }}" class="cursor-pointer rounded-md object-cover object-center absolute w-full h-full left-0 top-0">
@endforeach
@if(Auth::user()->business && Auth::user()->business->id == $business_id)
@endif