@foreach($data as $key => $amenity) @endforeach
# Name Created
{{$key + 1}}
{{$amenity->name}}
{{$amenity->created_at->DiffForHumans()}}