@php $editing = $plan !== null; $burstPartial = collect([$burst_limit, $burst_threshold, $burst_time]) ->map(fn ($v) => trim((string) $v) !== '') ->pipe(fn ($f) => $f->contains(true) && $f->contains(false)); @endphp
{{ __('Speed limits, scheduling, and NAS restrictions.') }}