<%= require('html-loader!./partials/sidebar.html') %>
<%= require('html-loader!./partials/header.html') %>
Orders ✨
<%= require('html-loader!./partials/table-actions.html') %>
<%= require('html-loader!./partials/orders-table.html') %>
<%= require('html-loader!./partials/pagination-classic.html') %>