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