Folder's structure

In order for the templates to be compatible with the JavaScript base code, the folder and views must be organized in the following way.

|-- Editor
|-- |-- orders
|-- |-- |-- order-details.html
|-- |-- |-- orders-list.html
|-- |----- 
|-- |-- settings
|-- |-- |-- includes
|-- |-- |-- |-- channels.html
|-- |-- |-- |-- drivers.html
|-- |-- |-- |-- dropdownzones.html
|-- |-- |-- |-- general.html
|-- |-- |-- |-- integration.html
|-- |-- |-- |-- languages.html
|-- |-- |-- |-- places.html
|-- |-- |-- |-- plugins.html
|-- |-- |-- |-- reviews.html
|-- |-- |-- |-- users.html
|-- |-- |-- |-- webhooks.html
|-- |-- |----
|-- |-- |-- checkoutfields.html
|-- |-- |-- city-settings.html
|-- |-- |-- drivergroup-settings.html
|-- |-- |-- drivertype-settings.html
|-- |-- |-- languages.html
|-- |-- |-- main.html
|-- |-- |-- modal-integration.html
|-- |-- |-- modal-paymentgateway.html
|-- |-- |-- multideliveryzone-settings.html
|-- |-- |-- neigborhood-settings.html
|-- |-- |-- user-settings.html
|-- |----
|----
|-- layouts
|-- |-- footer.html
|-- |-- main.html
|----
|-- 404.html
|-- advanced-search-popup.html
|-- advanced-search-popup2.html
|-- business-more-info-popup.html
|-- card-stripe-popup.html
|-- custom.html
|-- forgot-password.html
|-- home-content.html
|-- home-screen-2.html
|-- home-screen-sb.html
|-- image-popup.html
|-- my-account-profile.html
|-- my-account-settings.html
|-- my-address-book.html
|-- my-card-details.html
|-- my-card.html
|-- my-order-detail.html
|-- my-order.html
|-- no-connection.html 
|-- order-checkout-poppup.html
|-- order-checkout.html
|-- order-confirm-popup.html
|-- order-home.html
|-- order-product-option-popup.html
|-- order-rest-menu-detail.html
|-- order-rest-menu.html
|-- order-rest-search.html
|-- order-review-popup.html
|-- pay-direct-card.html
|-- payment-choose-stripe.html
|-- payment-select-popup.html
|-- preorder-popup.html
|-- register.html
|-- reset-password.html
|-- select address-business.html
|-- select address-business2.html
|-- side-menu.html
|-- sign-in.html
|-- sign-up.html
|-- stripe-redirect-popup.html
|-- track-position-real-time.html