@php ($i=0) @foreach($fotos as $foto) @php ($i=$i+1)
@endforeach
×
@php ($i=0) @foreach($fotos as $foto) @php ($i=$i+1)
{{$i}} / {{$loop->count}}
@endforeach

@php ($i=0) @foreach($fotos as $foto) @php ($i=$i+1)
Foto{{$i}}
@endforeach