{% set chat = [{ avatar: "assets/images/256_rsz_1andy-lee-642320-unsplash.jpg", name: "Jenell D. Matney", date: "4 days ago" }, { avatar: "assets/images/256_daniel-gaffey-1060698-unsplash.jpg", name: "Sherri J. Cardenas", date: "3 days ago" }, { avatar: "assets/images/256_jeremy-banks-798787-unsplash.jpg", name: "Joseph S. Ferland", date: "2 days ago" }, { avatar: "assets/images/256_joao-silas-636453-unsplash.jpg", name: "Bryan K. Davis", date: "1 day ago" }, { avatar: "assets/images/256_luke-porter-261779-unsplash.jpg", name: "Elizabeth J. Ohara", date: "4 hours ago" }, { avatar: "assets/images/256_michael-dam-258165-unsplash.jpg", name: "Kaci M. Langston", date: "just now" }] %} {% set companies = [{ name: "Moon Ltd", growth: "3%", growth_icon: "arrow_upward", status_color: "success", amount: "$32,124", status: "PAID" }, { name: "Blue Space Ltd", growth: "5%", growth_icon: "arrow_upward", status_color: "success", amount: "$13,593", status: "PAID" }, { name: "Visual Design", growth: "12%", growth_icon: "arrow_upward", status_color: "danger", amount: "$2,229", status: "DUE" }, { name: "Fox Technologies", growth: "54%", growth_icon: "arrow_upward", status_color: "success", amount: "$41,139", status: "PAID" }, { name: "JMS Ltd", growth: "5%", growth_icon: "arrow_upward", status_color: "danger", amount: "$3,002", status: "DUE" }, { name: "Langston Corp", growth: "9%", growth_icon: "arrow_upward", status_color: "success", amount: "$2,884", status: "PAID" }, { name: "Compare Solutions", growth: "3%", growth_icon: "arrow_upward", status_color: "success", amount: "$15,844", status: "PAID" }, { name: "Hill Enterprises", growth: "12%", growth_icon: "arrow_upward", status_color: "success", amount: "$9,772", status: "PAID" }, { name: "Monday Ltd", growth: "17%", growth_icon: "arrow_upward", status_color: "success", amount: "$44,172", status: "PAID" }, { name: "Hexio Enterprise", growth: "31%", growth_icon: "arrow_upward", status_color: "success", amount: "$21,984", status: "PAID" }] %}
{{ i+1 }}. | ({{i+2}} invoices) | {{ companies[i].growth }} {{ companies[i].growth_icon }} |
{{ companies[i].status }}
|
{{ companies[i].amount }} |