Become a vendor

Join our community to unlock your greatest asset and welcome paying guests into your home.

How does it work?

Why be a Local Expert

FAQs

  How will I receive my payment?

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

  How do I upload products?

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

  How do I update or extend my availabilities?

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

  How do I increase conversion rate?

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Request history8.0.30PHP Version1.05sRequest Duration36MBMemory UsageGET egy/page/{slug?}RouteAuth status
    • Booting (612ms)time
    • Application (440ms)time
    • 1 x Booting (58.15%)
      612ms
      1 x Application (41.85%)
      440ms
      23 templates were rendered
      • 1x Page::frontend.detaildetail.blade.php#?blade
      • 1x Vendor::frontend.blocks.form-register.indexindex.blade.php#?blade
      • 2x Template::frontend.blocks.texttext.blade.php#?blade
      • 2x Tour::frontend.blocks.list-featured-item.indexindex.blade.php#?blade
      • 1x Template::frontend.blocks.video-playervideo-player.blade.php#?blade
      • 1x Template::frontend.blocks.faq-listfaq-list.blade.php#?blade
      • 1x layouts.appapp.blade.php#?blade
      • 1x Layout::appapp.blade.php#?blade
      • 1x Layout::parts.seo-metaseo-meta.blade.php#?blade
      • 1x Layout::parts.global-scriptglobal-script.blade.php#?blade
      • 1x Layout::parts.topbartopbar.blade.php#?blade
      • 2x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
      • 2x Language::frontend.switcherswitcher.blade.php#?blade
      • 1x Layout::parts.headerheader.blade.php#?blade
      • 1x Layout::parts.footerfooter.blade.php#?blade
      • 1x Layout::parts.login-register-modallogin-register-modal.blade.php#?blade
      • 1x Layout::auth.login-formlogin-form.blade.php#?blade
      • 1x Layout::auth.register-formregister-form.blade.php#?blade
      • 1x Popup::frontend.popuppopup.blade.php#?blade
      uri
      GET egy/page/{slug?}
      middleware
      web
      controller
      Modules\Page\Controllers\PageController@detail
      namespace
      Modules\Page\Controllers
      prefix
      egy/page
      where
      as
      page.detail
      file
      modules/Page/Controllers/PageController.php:29-53
      9 statements were executed (4 duplicates)Show only duplicates10.9ms
      • PageController.php#37aarnatours290425_abhi_tNt4.89msselect * from `core_pages` where `slug` = 'become-a-vendor' and `core_pages`.`deleted_at` is null limit 1
        Bindings
        • 0: become-a-vendor
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Page/Controllers/PageController.php:37
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HasTranslations.php#51aarnatours290425_abhi_tNt750μsselect * from `core_page_translations` where `core_page_translations`.`origin_id` = 5 and `core_page_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 5
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • modules/Page/Controllers/PageController.php:42
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • BaseModel.php#199aarnatours290425_abhi_tNt490μsselect * from `bravo_seo` where `object_id` = 5 and `object_model` = 'page_translation_egy' limit 1
        Bindings
        • 0: 5
        • 1: page_translation_egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/BaseModel.php:199
        • app/BaseModel.php:214
        • modules/Page/Controllers/PageController.php:46
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • Page.php#79aarnatours290425_abhi_tNt660μsselect * from `core_templates` where `core_templates`.`id` = 5 and `core_templates`.`id` is not null limit 1
        Bindings
        • 0: 5
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Page/Models/Page.php:79
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt710μsselect * from `core_template_translations` where `core_template_translations`.`origin_id` = 5 and `core_template_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 5
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • modules/Page/Models/Page.php:81
        • view::Page::frontend.detail:5
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • AppHelper.php#627aarnatours290425_abhi_tNt700μsselect * from `core_pages` where `core_pages`.`id` = '' and `core_pages`.`deleted_at` is null limit 1
        Bindings
        • 0: 
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Helpers/AppHelper.php:627
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      • HasTranslations.php#51aarnatours290425_abhi_tNt720μsselect * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 1
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • app/Helpers/AppHelper.php:111
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt1.24msselect * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 1
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • app/Helpers/AppHelper.php:111
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • AppHelper.php#627aarnatours290425_abhi_tNt740μsselect * from `core_pages` where `core_pages`.`id` = '' and `core_pages`.`deleted_at` is null limit 1
        Bindings
        • 0: 
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Helpers/AppHelper.php:627
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      Modules\Core\Models\MenuTranslation
      2MenuTranslation.php#?
      Modules\Page\Models\Page
      1Page.php#?
      Modules\Template\Models\Template
      1Template.php#?
        web
        null
        sanctum
        null
          _token
          kQV5TbreikogpXuZtx1Iwup6brLqRfPkTHojmGl1
          _previous
          array:1 [ "url" => "https://aarnatours.com/egy/page/become-a-vendor" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /egy/page/become-a-vendor
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:16 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "aarnatours.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 11 Jun 2025 03:04:23 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhHQXVtRC8vNlROemxReEVPT0ltK1E9PSIsInZhbHVlIjoiRDhLdEk3SWV6dU9peDQrckVNeGUvME1lZXdsQ2pIQW5NeWk4a0hHSDVPdEJvZE4rSkpaeFBVYWRQbUpiL25mWTVPZENzWDUyRmo0ODB6WVU3bGdCK2xMVTZkeUlwd0NyRGZpeFRlN3hzZDRobXVWSFd4Yy9xM1luWVE1MG9uTW8iLCJtYWMiOiIwZTZmZTI3NTA2MjI2NTU5NWFlMDBmY2ZhZjg5OGU0NmVmZDNmMzI4MjE0YzljMGRlMjc1OWU5N2FmOTAyOWJiIiwidGFnIjoiIn0%3D; expires=Wed, 11-Jun-2025 05:04:24 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjhHQXVtRC8vNlROemxReEVPT0ltK1E9PSIsInZhbHVlIjoiRDhLdEk3SWV6dU9peDQrckVNeGUvME1lZXdsQ2pIQW5NeWk4a0hHSDVPdEJvZE4rSkpaeFBVYWRQbUpiL25mWTVPZENzW" 1 => "booking_core_session=eyJpdiI6ImthWGp5bE5mT2h4TzBJWjk0OHVWWFE9PSIsInZhbHVlIjoiQXR1TEgrUlkvc2JNOEloMFpJdU9MRlBOSEdmUGZVem14TDdUWFNyN3NkODdGYXB0SkRDaHJSaWlWRjVPVVhIeTV3bXVXMGFmZFExSU9sMTZjQVpBU214Uyt1eUNnUmtKQ2F1VkEva0xhVHFNSEUxL1lxODBvMWhjMmpybWh6RlYiLCJtYWMiOiJlMDgzOTIzNzI1YTA5NDYyOTNkY2ZlMzA1YWFlZWVlZjg3MmRhNzU3Yjg3NjcyN2ZmMzhhYTFiNDc2MzQzOWI0IiwidGFnIjoiIn0%3D; expires=Wed, 11-Jun-2025 05:04:24 GMT; Max-Age=7200; path=/; httponly; samesite=laxbooking_core_session=eyJpdiI6ImthWGp5bE5mT2h4TzBJWjk0OHVWWFE9PSIsInZhbHVlIjoiQXR1TEgrUlkvc2JNOEloMFpJdU9MRlBOSEdmUGZVem14TDdUWFNyN3NkODdGYXB0SkRDaHJSaWlWRjVPVVh" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhHQXVtRC8vNlROemxReEVPT0ltK1E9PSIsInZhbHVlIjoiRDhLdEk3SWV6dU9peDQrckVNeGUvME1lZXdsQ2pIQW5NeWk4a0hHSDVPdEJvZE4rSkpaeFBVYWRQbUpiL25mWTVPZENzWDUyRmo0ODB6WVU3bGdCK2xMVTZkeUlwd0NyRGZpeFRlN3hzZDRobXVWSFd4Yy9xM1luWVE1MG9uTW8iLCJtYWMiOiIwZTZmZTI3NTA2MjI2NTU5NWFlMDBmY2ZhZjg5OGU0NmVmZDNmMzI4MjE0YzljMGRlMjc1OWU5N2FmOTAyOWJiIiwidGFnIjoiIn0%3D; expires=Wed, 11-Jun-2025 05:04:24 GMT; path=/XSRF-TOKEN=eyJpdiI6IjhHQXVtRC8vNlROemxReEVPT0ltK1E9PSIsInZhbHVlIjoiRDhLdEk3SWV6dU9peDQrckVNeGUvME1lZXdsQ2pIQW5NeWk4a0hHSDVPdEJvZE4rSkpaeFBVYWRQbUpiL25mWTVPZENzW" 1 => "booking_core_session=eyJpdiI6ImthWGp5bE5mT2h4TzBJWjk0OHVWWFE9PSIsInZhbHVlIjoiQXR1TEgrUlkvc2JNOEloMFpJdU9MRlBOSEdmUGZVem14TDdUWFNyN3NkODdGYXB0SkRDaHJSaWlWRjVPVVhIeTV3bXVXMGFmZFExSU9sMTZjQVpBU214Uyt1eUNnUmtKQ2F1VkEva0xhVHFNSEUxL1lxODBvMWhjMmpybWh6RlYiLCJtYWMiOiJlMDgzOTIzNzI1YTA5NDYyOTNkY2ZlMzA1YWFlZWVlZjg3MmRhNzU3Yjg3NjcyN2ZmMzhhYTFiNDc2MzQzOWI0IiwidGFnIjoiIn0%3D; expires=Wed, 11-Jun-2025 05:04:24 GMT; path=/; httponlybooking_core_session=eyJpdiI6ImthWGp5bE5mT2h4TzBJWjk0OHVWWFE9PSIsInZhbHVlIjoiQXR1TEgrUlkvc2JNOEloMFpJdU9MRlBOSEdmUGZVem14TDdUWFNyN3NkODdGYXB0SkRDaHJSaWlWRjVPVVh" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "kQV5TbreikogpXuZtx1Iwup6brLqRfPkTHojmGl1" "_previous" => array:1 [ "url" => "https://aarnatours.com/egy/page/become-a-vendor" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-11 03:04:24GET/egy/page/become-a-vendor2394