$loop->last @foreach ($colors as $k => $v) @if($loop->last) // at last loop, code here @endif @endforeach