{% set page_group = "backstock" %} {% include 'components/head.html' %}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %}

-

Active Events

-

Upcoming Events

-

Bins to Pull

-

Bins to Store

Quick Actions

Active & Upcoming Events

Loading...

Loading...

Loading...

Upcoming Timeline

Loading...

Readiness Overview

Loading...

{% include 'components/footer.html' %}
{% include 'backstock/modals/createEvent.html' %} {% include 'backstock/modals/editEvent.html' %} {% include 'backstock/modals/eventProgress.html' %} {% include 'backstock/modals/eventTemplates.html' %} {% include 'backstock/modals/alerts.html' %} {% include 'backstock/modals/binsToPull.html' %} {% include 'backstock/modals/binsToStore.html' %} {% include 'backstock/modals/eventBins.html' %} {% include 'backstock/templates/eventCard.html' %} {% include 'backstock/templates/timelineItem.html' %} {% include 'backstock/templates/alertItem.html' %}