<% include ./components/menu %>
<% include ../shared/banner %>
Dashboard
Total Revenue (month)
Inventory Check
Update
Most Popular Ingredients (month)
Ingredient Inventory
add
Recipe Book
<% if(merchant.pos === "none"){ %>
add
<% } %>
Orders
add
ID #
Item Count
Date
Cost
<% include ./components/addIngredients %> <% include ./components/ingredientDetails %> <% include ./components/recipeDetails %> <% include ./components/addRecipe %> <% include ./components/newOrder %>
Please turn on javascript for this site to work properly