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

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