{{ simulation.display_name }}
{% if simulation.blueprint_name %} {{ simulation.blueprint_name }} {% else %} {% trans "Blueprint #" %}{{ simulation.blueprint_type_id }} {% endif %}
{% extends "indy_hub/base.html" %} {% load i18n %} {% load static %} {% load humanize %} {% block page_title %}{% trans "Production Simulations" %}{% endblock page_title %} {% block extra_css %} {% endblock extra_css %} {% block content %}
{% trans "This simulations dashboard is under active development. Please don't rely on the displayed data for decision making yet." %}
{% trans "Stay ahead of your industrial queue with curated simulation dashboards." %}
{% trans "Simulations pull live blueprint metrics. Refresh the craft tool to update inventory, then return here to review profitability." %}
{% trans "Total simulations" %}
{% trans "Total runs" %}
{% trans "Estimated revenue" %}
{% trans "Last refreshed" %}
{% if simulation.blueprint_name %} {{ simulation.blueprint_name }} {% else %} {% trans "Blueprint #" %}{{ simulation.blueprint_type_id }} {% endif %}
{% trans "Explore your blueprints and save a scenario to keep track of your production planning." %}
{% trans "Create Your First Simulation" %}