{% set page_group = "admin" %} {% include 'components/head.html' %} {# SweetAlert for notifications #} {# Replenishment-specific styles #}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %}
{# Header (hidden in print) #}
Offsite Pull Report
{# Print Header (only shown in print) #} {# Summary Bar (hidden in print) #}
-- Total Bins
-- Selected
-- Est. Trips ({{ settings.binsPerTrip ?? 10 }}/trip)
-- Locations
{# Sort Controls (hidden in print) #}
{# Location Groups #}
{# Loading State #}
Loading offsite bins...
{# Empty State #} {# Location groups populated by JavaScript #}
{# Print Footer #}
{# Location Group Template #} {# Bin Row Template #} {# Page Config #} {# Replenishment Offsite JS (Phase 5) #} {% include 'components/footer.html' %}
{# /page-wrapper #}
{# /wrapper #}