<% 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
<% include ./components/addIngredients %> <% include ./components/ingredientDetails %> <% include ./components/recipeDetails %> <% include ./components/addRecipe %>
Please turn on javascript for this site to work properly