@unless (app()->isProduction()) @php $sandboxLabels = array_fill(0, 20, 'Sandbox'); @endphp
Sandbox environment @foreach (['top', 'bottom'] as $edge) @endforeach
@endunless