/home/brandsfa/annurbd.com/resources/themes/theme_aster/file_names.php
<?php

return [
    'home' => 'theme-views.home',
    'product_search_result' => 'theme-views.partials._search-result',
    'privacy_policy_page' => 'theme-views.pages.privacy-policy',
    'refund_policy_page' => 'theme-views.pages.refund-policy',
    'return_policy_page' => 'theme-views.pages.return-policy',
    'terms_conditions_page' => 'theme-views.pages.terms-conditions',
    'cancellation_policy_page' => 'theme-views.pages.cancellation-policy',
    'user_account' => 'theme-views.users-profile.profile.update-user-profile',
    'user_profile' => 'theme-views.users-profile.profile.user-profile',
    'account_address_add' => 'theme-views.users-profile.profile.account-address-add',
    'account_address_edit' => 'theme-views.users-profile.profile.account-address-edit',
    'account_orders' => 'theme-views.users-profile.account-order-list',
    'order_invoice' => 'theme-views.order.invoice',
    'account_order_details' => 'theme-views.users-profile.account-order-details.account-order-summary',
    'refund_details' => 'theme-views.users-profile.refund-details',
    'seller_info' => 'theme-views.users-profile.account-order-details.seller-info',
    'delivery_man_info' => 'theme-views.users-profile.account-order-details.delivery-man-info',
    'order_details_review'=>'',
    'track_order_wise_result' => 'theme-views.users-profile.account-order-details.track-order',
    'tracking-page' =>'theme-views.order.tracking-page',
    'track_order' => 'theme-views.order.tracking',
    'account_wishlist' => 'theme-views.users-profile.account-wishlist',
    'account_compare_list' => 'theme-views.users-profile.account-compare-list',
    'account_wishlist_partials'=>'theme-views.partials._wish-list-data',
    'user_wallet' => 'theme-views.users-profile.user-wallet',
    'user_loyalty' => 'theme-views.users-profile.user-loyalty',
    'user_inbox' => 'theme-views.users-profile.user-inbox',
    'account_tickets' => 'theme-views.users-profile.support-ticket.account-tickets',
    'ticket_view' => 'theme-views.users-profile.support-ticket.ticket-view',
    'seller_registration'=>'theme-views.seller-views.auth.register',
    'all_stores_page'=>'theme-views.seller-views.sellers',
    'customer_auth_verify'=>'theme-views.customer-views.auth.verify',
    'products_details'=>'theme-views.product.details',
    'products_cart_partials'=>'theme-views.layouts.partials._cart',
    'products_cart_details_partials'=>'theme-views.cart.cart-details',
    'cart_list'=>'theme-views.cart.cart-list',
    'order_shipping'=>'theme-views.checkout.shipping',
    'product_reviews_partials'=>'theme-views.layouts.partials._product-reviews',
    'product_quick_view_partials'=>'theme-views.layouts.partials.modal._quick-view-data',
    'payment_details'=>'theme-views.checkout.payment',
    'order_complete'=>'theme-views.checkout.complete',
    'products_mobile_nav_partials'=>'theme-views.layouts.partials._app-bar',
    'products_floating_nav_partials' =>'',
    'products_view_page'=>'theme-views.product.view',
    'products__ajax_partials'=>'theme-views.product._ajax-products',
    'all_brands'=>'theme-views.product.brands',
    'contacts'=>'theme-views.pages.contact-us',
    'flash_deals'=>'theme-views.product.flash-deals',
    'shop_view_page'=>'theme-views.seller-views.shopview',
    'faq'=>'theme-views.pages.help-topics',
    'about_us'=>'theme-views.pages.about-us',
    'recover_password'=>'theme-views.customer-views.auth.recover-password',
    'otp_verification'=>'theme-views.customer-views.auth.verify-otp',
    'reset_password'=>'theme-views.customer-views.auth.reset-password',
    'wallet_account' => '',
    'product_search_result_for_compare_list'=>'',
    'maintenance_mode'=>'theme-views.maintenance-mode',
    'refer_earn'=>'theme-views.users-profile.refer-earn',
    'user_coupons'=>'theme-views.users-profile.coupons',
    'pay_offline_method_list_partials'=>'theme-views.partials._pay_offline_method_list_fields',
    'digital_product_order_otp_verify'=>'theme-views.layouts.partials.modal._digital-product-order-otp-verify',
    'digital_product_order_otp_verify_failed'=>'theme-views.layouts.partials.modal._digital-product-order-otp-verify-failed',

];