@if($order->getNextStep() == 4)
No. of packages:
@endif @if($order->getNextStep() == 5)
Locations:
@endif @if($order->getNextStep() == 7) @if (count($order->packReadyLocations) > 0)
Locations:
@foreach ($order->packReadyLocations as $location) @endforeach
@endif @endif