Processed Files

Processed Files

This is the list of processed files. Any file that is in the project, but not in the list below was omitted in the analyze.

This may be due to configuration file, compilation error, wrong extension (including no extension).

File
/server.php
/app/UserMeta.php
/app/BaseModel.php
/app/Currency.php
/app/User.php
/app/Actions/Fortify/UpdateUserPassword.php
/app/Actions/Fortify/ResetUserPassword.php
/app/Actions/Fortify/UpdateUserProfileInformation.php
/app/Actions/Fortify/PasswordValidationRules.php
/app/Actions/Fortify/CreateNewUser.php
/app/Rules/ValidCaptcha.php
/app/Exceptions/Handler.php
/app/Console/Kernel.php
/app/Console/Commands/scanLanguage.php
/app/Console/Commands/ScanUserPlanExpiredCommand.php
/app/Providers/AdminRouteServiceProvider.php
/app/Providers/FortifyServiceProvider.php
/app/Providers/AppServiceProvider.php
/app/Providers/EventServiceProvider.php
/app/Providers/AuthServiceProvider.php
/app/Providers/BroadcastServiceProvider.php
/app/Providers/RouteServiceProvider.php
/app/Resources/BaseJsonResource.php
/app/Resources/BaseResourceCollection.php
/app/Events/PusherNotificationAdminEvent.php
/app/Events/PusherNotificationPrivateEvent.php
/app/Traits/HasTranslations.php
/app/Traits/HasStatus.php
/app/Helpers/MapEngine.php
/app/Helpers/AppHelper.php
/app/Helpers/Assets.php
/app/Helpers/ProHelper.php
/app/Helpers/ReCaptchaEngine.php
/app/Helpers/AdminForm.php
/app/Http/Kernel.php
/app/Http/Middleware/ValidateSignature.php
/app/Http/Middleware/SetLanguageForAdmin.php
/app/Http/Middleware/EnsureEmailIsVerified.php
/app/Http/Middleware/Authenticate.php
/app/Http/Middleware/RedirectIfAuthenticated.php
/app/Http/Middleware/SetLanguageForApi.php
/app/Http/Middleware/PreventRequestsDuringMaintenance.php
/app/Http/Middleware/SetCurrentCurrency.php
/app/Http/Middleware/TrustHosts.php
/app/Http/Middleware/UserStatus.php
/app/Http/Middleware/TrustProxies.php
/app/Http/Middleware/RedirectToInstaller.php
/app/Http/Middleware/CheckForMaintenanceMode.php
/app/Http/Middleware/EncryptCookies.php
/app/Http/Middleware/Dashboard.php
/app/Http/Middleware/VerifyCsrfToken.php
/app/Http/Middleware/RequireChangePassword.php
/app/Http/Middleware/CheckForLogPermission.php
/app/Http/Middleware/TrimStrings.php
/app/Http/Middleware/RedirectForMultiLanguage.php
/app/Http/Middleware/HideDebugbar.php
/app/Http/Middleware/TranslationManager.php
/app/Http/Controllers/InstallerController.php
/app/Http/Controllers/Controller.php
/app/Http/Controllers/LandingpageController.php
/app/Http/Controllers/HomeController.php
/app/Http/Controllers/Auth/ForgotPasswordController.php
/app/Http/Controllers/Auth/VerificationController.php
/app/Http/Controllers/Auth/RegisterController.php
/app/Http/Controllers/Auth/ResetPasswordController.php
/app/Http/Controllers/Auth/LoginController.php
/app/Pro/Pro.php
/app/Pro/ServiceProvider.php
/app/Pro/Routes/web.php
/app/Pro/Controllers/UpgradeController.php
/app/Pro/Controllers/BuyController.php
/app/Pro/Config/config.php
/app/Pro/Middlewares/ProPlan.php
/app/Models/ChMessage.php
/app/Models/ChFavorite.php
/app/Models/User.php
/app/Notifications/InvoicePaid.php
/app/Notifications/DatabaseChannel.php
/app/Notifications/PrivateChannelServices.php
/app/Notifications/AdminChannelServices.php
/custom/ModuleServiceProvider.php
/custom/ServiceProvider.php
/public/index.php
/public/libs/ckeditor4/samples/old/sample_posteddata.php
/public/libs/ckeditor4/samples/old/assets/posteddata.php
/modules/AdminController.php
/modules/ModuleServiceProvider.php
/modules/FrontendController.php
/modules/ServiceProvider.php
/modules/Booking/SettingClass.php
/modules/Booking/ModuleProvider.php
/modules/Booking/EventServiceProvider.php
/modules/Booking/Hook.php
/modules/Booking/RouterServiceProvider.php
/modules/Booking/Routes/api.php
/modules/Booking/Routes/admin.php
/modules/Booking/Routes/language.php
/modules/Booking/Routes/web.php
/modules/Booking/Database/Migrations/2023_12_15_151033_create_passenger_table.php
/modules/Booking/Database/Migrations/2023_12_25_161025_create_pricing_cat_relations_table.php
/modules/Booking/Database/Migrations/2023_12_25_160647_create_bravo_pricing_cat_table.php
/modules/Booking/Database/Migrations/2023_12_25_163221_create_bravo_service_time_table.php
/modules/Booking/Database/Migrations/2023_12_25_161930_create_bravo_rate_pricings_table.php
/modules/Booking/Database/Migrations/2023_12_25_162125_create_bravo_pricing_schedule_table.php
/modules/Booking/Database/Migrations/2022_07_11_085656_create_enquiry_reply_table.php
/modules/Booking/Database/Migrations/2023_12_25_161443_create_bravo_rates_table.php
/modules/Booking/Controllers/NormalCheckoutController.php
/modules/Booking/Controllers/BookingController.php
/modules/Booking/Listeners/SendBookingEmail.php
/modules/Booking/Listeners/VendorLogPaymentListen.php
/modules/Booking/Listeners/SetPaidAmountListen.php
/modules/Booking/Listeners/TestEventListen.php
/modules/Booking/Listeners/BookingCreatedListen.php
/modules/Booking/Listeners/EnquiryNotifyListen.php
/modules/Booking/Listeners/EnquirySendListen.php
/modules/Booking/Listeners/BookingUpdateListen.php
/modules/Booking/Listeners/SendEnquiryReplyNotification.php
/modules/Booking/Events/EnquiryReplyCreated.php
/modules/Booking/Events/EnquirySendEvent.php
/modules/Booking/Events/SetPaidAmountEvent.php
/modules/Booking/Events/VendorLogPayment.php
/modules/Booking/Events/TestEvent.php
/modules/Booking/Events/BookingCreatedEvent.php
/modules/Booking/Events/BookingUpdatedEvent.php
/modules/Booking/Traits/HasSearchFilter.php
/modules/Booking/Traits/CapturesService.php
/modules/Booking/Traits/HasPassenger.php
/modules/Booking/Gateways/StripeGateway.php
/modules/Booking/Gateways/BaseGateway.php
/modules/Booking/Gateways/PaypalGateway.php
/modules/Booking/Gateways/OfflinePaymentGateway.php
/modules/Booking/Gateways/PayrexxGateway.php
/modules/Booking/Gateways/PaystackGateway.php
/modules/Booking/Gateways/StripeCheckoutGateway.php
/modules/Booking/Emails/EnquirySendEmail.php
/modules/Booking/Emails/EnquiryReplySendEmail.php
/modules/Booking/Emails/NewBookingEmail.php
/modules/Booking/Emails/StatusUpdatedEmail.php
/modules/Booking/Models/BravoPricingCat.php
/modules/Booking/Models/Booking.php
/modules/Booking/Models/RatePricing.php
/modules/Booking/Models/PaymentMeta.php
/modules/Booking/Models/Payment.php
/modules/Booking/Models/ServiceTranslation.php
/modules/Booking/Models/Enquiry.php
/modules/Booking/Models/BookingTimeSlots.php
/modules/Booking/Models/ServiceTime.php
/modules/Booking/Models/Rate.php
/modules/Booking/Models/BookingPassenger.php
/modules/Booking/Models/Bookable.php
/modules/Booking/Models/PricingCatRelation.php
/modules/Booking/Models/PricingSchedule.php
/modules/Booking/Models/Service.php
/modules/Booking/Models/EnquiryReply.php
/modules/Booking/Views/frontend/global/enquiry-form.blade.php
/modules/Booking/Views/frontend/booking/checkout-deposit.blade.php
/modules/Booking/Views/admin/settings/booking.blade.php
/modules/Booking/Views/admin/settings/payment.blade.php
/modules/Email/SettingClass.php
/modules/Email/ModuleProvider.php
/modules/Email/RouterServiceProvider.php
/modules/Email/Admin/EmailController.php
/modules/Email/Routes/api.php
/modules/Email/Routes/admin.php
/modules/Email/Routes/web.php
/modules/Email/Emails/TestEmail.php
/modules/Page/ModuleProvider.php
/modules/Page/Hook.php
/modules/Page/Admin/PageController.php
/modules/Page/Routes/api.php
/modules/Page/Routes/admin.php
/modules/Page/Routes/language.php
/modules/Page/Routes/web.php
/modules/Page/Providers/RouterServiceProvider.php
/modules/Page/Controllers/PageController.php
/modules/Page/Config/config.php
/modules/Page/Models/Page.php
/modules/Page/Models/PageTranslation.php
/modules/Language/ModuleProvider.php
/modules/Language/Admin/LanguageController.php
/modules/Language/Admin/TranslationsController.php
/modules/Language/Routes/api.php
/modules/Language/Routes/admin.php
/modules/Language/Routes/web.php
/modules/Language/Providers/RouteServiceProvider.php
/modules/Language/Controllers/LanguageController.php
/modules/Language/Config/config.php
/modules/Language/Models/Language.php
/modules/Language/Models/Translation.php
/modules/Popup/ModuleProvider.php
/modules/Popup/RouterServiceProvider.php
/modules/Popup/Admin/PopupController.php
/modules/Popup/Routes/admin.php
/modules/Popup/Routes/web.php
/modules/Popup/Migrations/2022_02_08_072809_create_popup_table.php
/modules/Popup/Models/PopupTranslation.php
/modules/Popup/Models/Popup.php
/modules/Popup/Views/frontend/popup.blade.php
/modules/Dashboard/SettingClass.php
/modules/Dashboard/ModuleProvider.php
/modules/Dashboard/RouterServiceProvider.php
/modules/Dashboard/Admin/DashboardController.php
/modules/Dashboard/Routes/admin.php
/modules/Dashboard/Controllers/DashboardController.php
/modules/Dashboard/Config/config.php
/modules/Location/ModuleProvider.php
/modules/Location/Hook.php
/modules/Location/RouterServiceProvider.php
/modules/Location/Admin/CategoryController.php
/modules/Location/Admin/LocationController.php
/modules/Location/Blocks/ListLocations.php
/modules/Location/Routes/admin.php
/modules/Location/Routes/language.php
/modules/Location/Routes/web.php
/modules/Location/Controllers/LocationController.php
/modules/Location/Config/config.php
/modules/Location/Traits/HasLocation.php
/modules/Location/Models/Location.php
/modules/Location/Models/LocationCategory.php
/modules/Location/Models/LocationCategoryTranslation.php
/modules/Location/Models/LocationTranslation.php
/modules/Location/Views/admin/detail.blade.php
/modules/Location/Views/admin/form.blade.php
/modules/Location/Views/admin/index.blade.php
/modules/Location/Views/admin/category/form.blade.php
/modules/Location/Views/admin/category/index.blade.php
/modules/Media/SettingClass.php
/modules/Media/ModuleProvider.php
/modules/Media/RouterServiceProvider.php
/modules/Media/Admin/MediaController.php
/modules/Media/Rules/ImageSizeRule.php
/modules/Media/Rules/FileExtRule.php
/modules/Media/CustomGcs/CustomGoogleStorageAdapter.php
/modules/Media/CustomGcs/GoogleCloudStorageServiceProvider.php
/modules/Media/Routes/admin.php
/modules/Media/Routes/language.php
/modules/Media/Routes/web.php
/modules/Media/Resources/FolderResource.php
/modules/Media/Resources/MediaResource.php
/modules/Media/Database/Migrations/2022_07_13_082318_create_media_folder_table.php
/modules/Media/Controllers/FolderController.php
/modules/Media/Controllers/MediaController.php
/modules/Media/Traits/HasUpload.php
/modules/Media/Helpers/FileHelper.php
/modules/Media/Helpers/ResizeImage.php
/modules/Media/Models/MediaFolder.php
/modules/Media/Models/MediaFile.php
/modules/Space/SettingClass.php
/modules/Space/ModuleProvider.php
/modules/Space/Hook.php
/modules/Space/RouterServiceProvider.php
/modules/Space/Admin/AvailabilityController.php
/modules/Space/Admin/AttributeController.php
/modules/Space/Admin/SpaceController.php
/modules/Space/Blocks/ListSpace.php
/modules/Space/Blocks/SpaceTermFeaturedBox.php
/modules/Space/Blocks/FormSearchSpace.php
/modules/Space/Routes/admin.php
/modules/Space/Routes/web.php
/modules/Space/Migrations/2019_07_30_072809_create_space_table.php
/modules/Space/Controllers/AvailabilityController.php
/modules/Space/Controllers/ManageSpaceController.php
/modules/Space/Controllers/SpaceController.php
/modules/Space/Models/SpaceTerm.php
/modules/Space/Models/Space.php
/modules/Space/Models/SpaceDate.php
/modules/Space/Models/SpaceTranslation.php
/modules/Space/Views/emails/new_booking_detail.blade.php
/modules/Space/Views/admin/detail.blade.php
/modules/Space/Views/admin/space/pricing.blade.php
/modules/Space/Views/admin/space/location.blade.php
/modules/Space/Views/admin/settings/space.blade.php
/modules/Space/Views/admin/settings/form-search.blade.php
/modules/Tour/SettingClass.php
/modules/Tour/ModuleProvider.php
/modules/Tour/Hook.php
/modules/Tour/RouterServiceProvider.php
/modules/Tour/Admin/AvailabilityController.php
/modules/Tour/Admin/CategoryController.php
/modules/Tour/Admin/AttributeController.php
/modules/Tour/Admin/BookingController.php
/modules/Tour/Admin/TourController.php
/modules/Tour/Blocks/ListTours.php
/modules/Tour/Blocks/BoxCategoryTour.php
/modules/Tour/Blocks/FormSearchTour.php
/modules/Tour/Routes/admin.php
/modules/Tour/Routes/web.php
/modules/Tour/Migrations/2023_12_25_163426_create_tour_availability_table.php
/modules/Tour/Migrations/2019_07_30_072809_create_tour_dates_table.php
/modules/Tour/Migrations/2023_12_25_162506_update_bravo_tour_v2.php
/modules/Tour/Controllers/AvailabilityController.php
/modules/Tour/Controllers/ManageTourController.php
/modules/Tour/Controllers/TourController.php
/modules/Tour/Models/TourAvailability.php
/modules/Tour/Models/Tour.php
/modules/Tour/Models/TourTerm.php
/modules/Tour/Models/TourTranslation.php
/modules/Tour/Models/TourCategory.php
/modules/Tour/Models/TourMeta.php
/modules/Tour/Models/TourDate.php
/modules/Tour/Models/TourCategoryTranslation.php
/modules/Tour/Views/emails/new_booking_detail.blade.php
/modules/Tour/Views/admin/detail.blade.php
/modules/Tour/Views/admin/tour/pricing.blade.php
/modules/Tour/Views/admin/tour/availability.blade.php
/modules/Tour/Views/admin/tour/tour-location.blade.php
/modules/Tour/Views/admin/tour/tour-content.blade.php
/modules/Tour/Views/admin/booking/index.blade.php
/modules/Tour/Views/admin/category/form.blade.php
/modules/Tour/Views/admin/category/index.blade.php
/modules/Tour/Views/admin/settings/tour.blade.php
/modules/Tour/Views/admin/settings/form-search.blade.php
/modules/Boat/SettingClass.php
/modules/Boat/ModuleProvider.php
/modules/Boat/RouterServiceProvider.php
/modules/Boat/Admin/BoatController.php
/modules/Boat/Admin/AvailabilityController.php
/modules/Boat/Admin/AttributeController.php
/modules/Boat/Blocks/ListBoat.php
/modules/Boat/Blocks/FormSearchBoat.php
/modules/Boat/Routes/admin.php
/modules/Boat/Routes/web.php
/modules/Boat/Migrations/2021_10_26_151319_create_boat_table.php
/modules/Boat/Controllers/BoatController.php
/modules/Boat/Controllers/AvailabilityController.php
/modules/Boat/Controllers/ManageBoatController.php
/modules/Boat/Configs/boat.php
/modules/Boat/Models/Boat.php
/modules/Boat/Models/BoatTerm.php
/modules/Boat/Models/BoatTranslation.php
/modules/Boat/Models/BoatDate.php
/modules/Boat/Views/emails/new_booking_detail.blade.php
/modules/Boat/Views/admin/detail.blade.php
/modules/Boat/Views/admin/boat/pricing.blade.php
/modules/Boat/Views/admin/boat/location.blade.php
/modules/Boat/Views/admin/settings/boat.blade.php
/modules/Boat/Views/admin/settings/form-search.blade.php
/modules/Hotel/SettingClass.php
/modules/Hotel/ModuleProvider.php
/modules/Hotel/Hook.php
/modules/Hotel/RouterServiceProvider.php
/modules/Hotel/Admin/AvailabilityController.php
/modules/Hotel/Admin/AttributeController.php
/modules/Hotel/Admin/RoomController.php
/modules/Hotel/Admin/HotelController.php
/modules/Hotel/Admin/RoomAttributeController.php
/modules/Hotel/Blocks/FormSearchHotel.php
/modules/Hotel/Blocks/ListHotel.php
/modules/Hotel/Routes/admin.php
/modules/Hotel/Routes/web.php
/modules/Hotel/Migrations/2019_09_20_072809_create_hotel_table.php
/modules/Hotel/Controllers/AvailabilityController.php
/modules/Hotel/Controllers/VendorController.php
/modules/Hotel/Controllers/HotelController.php
/modules/Hotel/Controllers/VendorRoomController.php
/modules/Hotel/Models/HotelRoom.php
/modules/Hotel/Models/HotelRoomTranslation.php
/modules/Hotel/Models/Hotel.php
/modules/Hotel/Models/HotelRoomBooking.php
/modules/Hotel/Models/HotelTerm.php
/modules/Hotel/Models/HotelTranslation.php
/modules/Hotel/Models/HotelRoomTerm.php
/modules/Hotel/Models/HotelRoomDate.php
/modules/Hotel/Views/emails/new_booking_detail.blade.php
/modules/Hotel/Views/admin/detail.blade.php
/modules/Hotel/Views/admin/hotel/pricing.blade.php
/modules/Hotel/Views/admin/hotel/location.blade.php
/modules/Hotel/Views/admin/hotel/content.blade.php
/modules/Hotel/Views/admin/settings/form-search.blade.php
/modules/Hotel/Views/admin/settings/hotel.blade.php
/modules/Template/ModuleProvider.php
/modules/Template/RouterServiceProvider.php
/modules/Template/Admin/LiveEditorController.php
/modules/Template/Admin/TemplateController.php
/modules/Template/Blocks/FaqList.php
/modules/Template/Blocks/FormSearchAllService.php
/modules/Template/Blocks/ListFeaturedItem.php
/modules/Template/Blocks/OfferBlock.php
/modules/Template/Blocks/VideoPlayer.php
/modules/Template/Blocks/BaseBlock.php
/modules/Template/Blocks/Text.php
/modules/Template/Blocks/RootBlock.php
/modules/Template/Blocks/HowItWork.php
/modules/Template/Blocks/CallToAction.php
/modules/Template/Blocks/Testimonial.php
/modules/Template/Blocks/Column.php
/modules/Template/Blocks/Row.php
/modules/Template/Blocks/ClientFeedBack.php
/modules/Template/Routes/admin.php
/modules/Template/Routes/language.php
/modules/Template/Routes/web.php
/modules/Template/Controllers/LiveController.php
/modules/Template/Models/TemplateTranslation.php
/modules/Template/Models/Template.php
/modules/Vendor/SettingClass.php
/modules/Vendor/ModuleProvider.php
/modules/Vendor/EventServiceProvider.php
/modules/Vendor/Hook.php
/modules/Vendor/RouterServiceProvider.php
/modules/Vendor/Admin/PlanController.php
/modules/Vendor/Admin/PayoutController.php
/modules/Vendor/Blocks/ListVendor.php
/modules/Vendor/Blocks/VendorRegisterForm.php
/modules/Vendor/Routes/admin.php
/modules/Vendor/Routes/web.php
/modules/Vendor/Controllers/PayoutController.php
/modules/Vendor/Controllers/VendorController.php
/modules/Vendor/Controllers/TeamController.php
/modules/Vendor/Controllers/EnquiryController.php
/modules/Vendor/Listeners/VendorTeamRequestCreatedListener.php
/modules/Vendor/Listeners/PayoutNotifyListener.php
/modules/Vendor/Listeners/PayoutRequestNotificationListener.php
/modules/Vendor/Events/PayoutRequestEvent.php
/modules/Vendor/Events/VendorTeamRequestCreatedEvent.php
/modules/Vendor/Traits/HasMembers.php
/modules/Vendor/Emails/PayoutRequestChangedEmail.php
/modules/Vendor/Emails/PayoutRequestDeletedEmail.php
/modules/Vendor/Emails/VendorTeamRequestCreatedEmail.php
/modules/Vendor/Emails/PayoutRequestCreatedEmail.php
/modules/Vendor/Emails/PayoutRequestRejectedEmail.php
/modules/Vendor/Models/VendorTeam.php
/modules/Vendor/Models/VendorPlan.php
/modules/Vendor/Models/VendorPayout.php
/modules/Vendor/Models/VendorRequest.php
/modules/Vendor/Models/VendorPlanMeta.php
/modules/Vendor/Views/frontend/bookingReport/index.blade.php
/modules/Vendor/Views/admin/settings/vendor.blade.php
/modules/Vendor/Views/admin/payouts/index.blade.php
/modules/Api/SettingClass.php
/modules/Api/ModuleProvider.php
/modules/Api/RouterServiceProvider.php
/modules/Api/Routes/api.php
/modules/Api/Controllers/SearchController.php
/modules/Api/Controllers/NewsController.php
/modules/Api/Controllers/AuthController.php
/modules/Api/Controllers/ReviewController.php
/modules/Api/Controllers/BookingController.php
/modules/Api/Controllers/LocationController.php
/modules/Api/Controllers/UserController.php
/modules/Api/Controllers/MediaController.php
/modules/Api/Views/admin/settings/api.blade.php
/modules/Contact/ModuleProvider.php
/modules/Contact/RouterServiceProvider.php
/modules/Contact/Admin/ContactController.php
/modules/Contact/Blocks/Contact.php
/modules/Contact/Routes/admin.php
/modules/Contact/Routes/web.php
/modules/Contact/Controllers/ContactController.php
/modules/Contact/Emails/NotificationToAdmin.php
/modules/Contact/Models/Contact.php
/modules/Core/SettingClass.php
/modules/Core/ModuleProvider.php
/modules/Core/BladeServiceProvider.php
/modules/Core/Hook.php
/modules/Core/RouterServiceProvider.php
/modules/Core/Admin/ModuleController.php
/modules/Core/Admin/UpdaterController.php
/modules/Core/Admin/TermController.php
/modules/Core/Admin/NotificationController.php
/modules/Core/Admin/SettingsController.php
/modules/Core/Admin/ToolsController.php
/modules/Core/Admin/MenuController.php
/modules/Core/Walkers/MenuWalker.php
/modules/Core/Routes/admin.php
/modules/Core/Routes/language.php
/modules/Core/Routes/web.php
/modules/Core/Facades/Hook.php
/modules/Core/Controllers/StyleController.php
/modules/Core/Controllers/SitemapController.php
/modules/Core/Controllers/NotificationController.php
/modules/Core/Controllers/CookieController.php
/modules/Core/Controllers/ToolsController.php
/modules/Core/Controllers/FallbackController.php
/modules/Core/Listeners/UpdatedServicesListen.php
/modules/Core/Listeners/CreateReviewListen.php
/modules/Core/Listeners/CreatedServicesListen.php
/modules/Core/Installer/EnvironmentController.php
/modules/Core/Installer/DatabaseController.php
/modules/Core/Events/UpdatedServiceEvent.php
/modules/Core/Events/CreatedServicesEvent.php
/modules/Core/Events/CreateReviewEvent.php
/modules/Core/Helpers/HookManager.php
/modules/Core/Helpers/SitemapHelper.php
/modules/Core/Helpers/AdminMenuManager.php
/modules/Core/Helpers/BaseAction.php
/modules/Core/Helpers/FilterManager.php
/modules/Core/Helpers/ActionManager.php
/modules/Core/Helpers/ConfigBuilder.php
/modules/Core/Models/MenuTranslation.php
/modules/Core/Models/Menu.php
/modules/Core/Models/Notification.php
/modules/Core/Models/NotificationPush.php
/modules/Core/Models/Plugins.php
/modules/Core/Models/SEO.php
/modules/Core/Models/MenuItem.php
/modules/Core/Models/Attributes.php
/modules/Core/Models/Settings.php
/modules/Core/Models/TermsTranslation.php
/modules/Core/Models/Terms.php
/modules/Core/Models/AttributesTranslation.php
/modules/Core/Abstracts/BaseSettingsClass.php
/modules/Core/Views/admin/seo-meta/seo-meta.blade.php
/modules/Core/Views/admin/settings/groups/general.blade.php
/modules/Core/Views/admin/tools/index.blade.php
/modules/Review/SettingClass.php
/modules/Review/ModuleProvider.php
/modules/Review/RouterServiceProvider.php
/modules/Review/Admin/ReviewController.php
/modules/Review/Routes/admin.php
/modules/Review/Routes/web.php
/modules/Review/Controllers/ReviewController.php
/modules/Review/Models/ReviewMeta.php
/modules/Review/Models/Review.php
/modules/Review/Views/admin/index.blade.php
/modules/Event/SettingClass.php
/modules/Event/ModuleProvider.php
/modules/Event/Hook.php
/modules/Event/RouterServiceProvider.php
/modules/Event/Admin/AvailabilityController.php
/modules/Event/Admin/AttributeController.php
/modules/Event/Admin/EventController.php
/modules/Event/Blocks/ListEvent.php
/modules/Event/Blocks/FormSearchEvent.php
/modules/Event/Routes/admin.php
/modules/Event/Routes/web.php
/modules/Event/Migrations/2020_04_05_101016_create_event_table.php
/modules/Event/Controllers/AvailabilityController.php
/modules/Event/Controllers/VendorEventController.php
/modules/Event/Controllers/EventController.php
/modules/Event/Models/Event.php
/modules/Event/Models/EventDate.php
/modules/Event/Models/EventTerm.php
/modules/Event/Models/EventTranslation.php
/modules/Event/Views/emails/new_booking_detail.blade.php
/modules/Event/Views/admin/detail.blade.php
/modules/Event/Views/admin/settings/form-search.blade.php
/modules/Event/Views/admin/settings/event.blade.php
/modules/Event/Views/admin/event/pricing.blade.php
/modules/Event/Views/admin/event/location.blade.php
/modules/Theme/ModuleProvider.php
/modules/Theme/ThemeManager.php
/modules/Theme/RouterServiceProvider.php
/modules/Theme/Admin/ThemeController.php
/modules/Theme/Routes/admin.php
/modules/Theme/Routes/language.php
/modules/Theme/Abstracts/AbstractThemeProvider.php
/modules/Car/SettingClass.php
/modules/Car/ModuleProvider.php
/modules/Car/Hook.php
/modules/Car/RouterServiceProvider.php
/modules/Car/Admin/AvailabilityController.php
/modules/Car/Admin/CarController.php
/modules/Car/Admin/AttributeController.php
/modules/Car/Blocks/FormSearchCar.php
/modules/Car/Blocks/CarTermFeaturedBox.php
/modules/Car/Blocks/ListCar.php
/modules/Car/Routes/admin.php
/modules/Car/Routes/web.php
/modules/Car/Migrations/2019_10_22_151319_create_car_table.php
/modules/Car/Controllers/AvailabilityController.php
/modules/Car/Controllers/CarController.php
/modules/Car/Controllers/ManageCarController.php
/modules/Car/Models/CarDate.php
/modules/Car/Models/CarTerm.php
/modules/Car/Models/CarTranslation.php
/modules/Car/Models/Car.php
/modules/Car/Views/emails/new_booking_detail.blade.php
/modules/Car/Views/admin/detail.blade.php
/modules/Car/Views/admin/car/pricing.blade.php
/modules/Car/Views/admin/car/location.blade.php
/modules/Car/Views/admin/settings/car.blade.php
/modules/Car/Views/admin/settings/form-search.blade.php
/modules/Layout/Events/LayoutBeginHead.php
/modules/Layout/Events/LayoutEndBody.php
/modules/Layout/Events/LayoutBeginBody.php
/modules/Layout/Events/LayoutEndHead.php
/modules/Layout/admin/parts/header.blade.php
/modules/Layout/admin/parts/sidebar.blade.php
/modules/Layout/parts/adminbar.blade.php
/modules/Layout/parts/header.blade.php
/modules/Layout/parts/user-bc.blade.php
/modules/Layout/parts/notification.blade.php
/modules/Layout/parts/footer.blade.php
/modules/Report/ModuleProvider.php
/modules/Report/RouteServiceProvider.php
/modules/Report/Admin/StatisticController.php
/modules/Report/Admin/BookingController.php
/modules/Report/Admin/EnquiryController.php
/modules/Report/Routes/admin.php
/modules/Report/Views/admin/statistic/index.blade.php
/modules/Report/Views/admin/booking/index.blade.php
/modules/Sms/SettingClass.php
/modules/Sms/ModuleProvider.php
/modules/Sms/RouterServiceProvider.php
/modules/Sms/Admin/SmsController.php
/modules/Sms/Routes/admin.php
/modules/Sms/Listeners/SendSmsUpdateBookingListen.php
/modules/Sms/Listeners/SendSmsBookingListen.php
/modules/Sms/Core/SmsManager.php
/modules/Sms/Core/SmsServiceProvider.php
/modules/Sms/Core/Exceptions/SmsException.php
/modules/Sms/Core/Config/sms.php
/modules/Sms/Core/Facade/Sms.php
/modules/Sms/Core/Contracts/SMS.php
/modules/Sms/Core/Drivers/NexmoDriver.php
/modules/Sms/Core/Drivers/NullDriver.php
/modules/Sms/Core/Drivers/Driver.php
/modules/Sms/Core/Drivers/TwilioDriver.php
/modules/User/SettingClass.php
/modules/User/ModuleProvider.php
/modules/User/CustomFortifyAuthenticationProvider.php
/modules/User/EventServiceProvider.php
/modules/User/Hook.php
/modules/User/RouterServiceProvider.php
/modules/User/Admin/WalletController.php
/modules/User/Admin/PlanRequestController.php
/modules/User/Admin/VerificationController.php
/modules/User/Admin/PlanController.php
/modules/User/Admin/PlanReportController.php
/modules/User/Admin/SubscriberController.php
/modules/User/Admin/UserController.php
/modules/User/Admin/RoleController.php
/modules/User/Routes/admin.php
/modules/User/Routes/web.php
/modules/User/Migrations/2021_08_22_173931_create_role_table.php
/modules/User/Resources/UserResource.php
/modules/User/Fortify/LoginRequest.php
/modules/User/Controllers/WalletController.php
/modules/User/Controllers/PasswordController.php
/modules/User/Controllers/ChatController.php
/modules/User/Controllers/MessageController.php
/modules/User/Controllers/VerificationController.php
/modules/User/Controllers/MessagesController.php
/modules/User/Controllers/PlanController.php
/modules/User/Controllers/ProfileController.php
/modules/User/Controllers/BookingController.php
/modules/User/Controllers/UserWishListController.php
/modules/User/Controllers/UserController.php
/modules/User/Controllers/TwoFactorController.php
/modules/User/Controllers/Auth/RegisterController.php
/modules/User/Listeners/SendVendorApprovedMail.php
/modules/User/Listeners/SendNotifyCreatePlanRequest.php
/modules/User/Listeners/SendNotifyRequestCreditPurchase.php
/modules/User/Listeners/SendNotifyUpdatePlanRequest.php
/modules/User/Listeners/SendMailUserRegisteredListen.php
/modules/User/Listeners/SendUserSubmitVerifyDataEmail.php
/modules/User/Listeners/SendNotifyApproved.php
/modules/User/Listeners/SendNotifyUpdateCreditPurchase.php
/modules/User/Listeners/SendNotifyRegistered.php
/modules/User/Listeners/SendAdminUpdateVerifyDataEmail.php
/modules/User/Listeners/SendNotifyRegisteredListen.php
/modules/User/Listeners/SendNotifyVerificationData.php
/modules/User/Listeners/ClearUserTokens.php
/modules/User/Listeners/SendNotifyUpdateVerificationData.php
/modules/User/Listeners/UserSubscriberSubmitListeners.php
/modules/User/Listeners/SendVendorRegisterdEmail.php
/modules/User/Events/SendMailUserRegistered.php
/modules/User/Events/NewVendorRegistered.php
/modules/User/Events/UserVerificationSubmit.php
/modules/User/Events/VendorApproved.php
/modules/User/Events/AdminUpdateVerificationData.php
/modules/User/Events/UpdatePlanRequest.php
/modules/User/Events/UpdateCreditPurchase.php
/modules/User/Events/CreatePlanRequest.php
/modules/User/Events/UserSubscriberSubmit.php
/modules/User/Events/RequestCreditPurchase.php
/modules/User/Traits/HasRoles.php
/modules/User/Traits/HasWallet.php
/modules/User/Helpers/PermissionHelper.php
/modules/User/Exports/UserExport.php
/modules/User/Exports/SubscriberExport.php
/modules/User/Chatify/ChatifyMessenger.php
/modules/User/Policies/TourPolicy.php
/modules/User/Emails/RegisteredEmail.php
/modules/User/Emails/VendorRegisteredEmail.php
/modules/User/Emails/UserVerificationSubmitToAdmin.php
/modules/User/Emails/CreditPaymentEmail.php
/modules/User/Emails/VendorApprovedEmail.php
/modules/User/Emails/UserPermanentlyDelete.php
/modules/User/Emails/EmailUserVerifyRegister.php
/modules/User/Emails/ResetPasswordToken.php
/modules/User/Emails/PlanPaymentEmail.php
/modules/User/Emails/AdminUpdateVerifyDataToUser.php
/modules/User/Models/Role.php
/modules/User/Models/Subscriber.php
/modules/User/Models/UserWishList.php
/modules/User/Models/RolePermission.php
/modules/User/Models/PlanTranslation.php
/modules/User/Models/PlanPayment.php
/modules/User/Models/UserPlan.php
/modules/User/Models/Plan.php
/modules/User/Models/User.php
/modules/User/Models/Wallet/Transaction.php
/modules/User/Models/Wallet/DepositPayment.php
/modules/User/Views/admin/wallet/report.blade.php
/modules/User/Views/admin/settings/wallet.blade.php
/modules/User/Views/admin/plan-report/index.blade.php
/modules/User/Views/admin/plan-request/index.blade.php
/modules/News/SettingClass.php
/modules/News/ModuleProvider.php
/modules/News/Hook.php
/modules/News/RouteServiceProvider.php
/modules/News/Admin/NewsController.php
/modules/News/Admin/CategoryController.php
/modules/News/Admin/TagController.php
/modules/News/Blocks/ListNews.php
/modules/News/Routes/admin.php
/modules/News/Routes/web.php
/modules/News/Controllers/VendorNewsController.php
/modules/News/Controllers/NewsController.php
/modules/News/Controllers/CategoryNewsController.php
/modules/News/Controllers/TagNewsController.php
/modules/News/Config/news.php
/modules/News/Models/Tag.php
/modules/News/Models/NewsCategory.php
/modules/News/Models/TagTranslation.php
/modules/News/Models/News.php
/modules/News/Models/NewsCategoryTranslation.php
/modules/News/Models/NewsTag.php
/modules/News/Models/NewsTranslation.php
/modules/News/Views/admin/category/form.blade.php
/modules/News/Views/admin/category/index.blade.php
/modules/News/Views/admin/settings/news.blade.php
/modules/News/Views/admin/news/detail.blade.php
/modules/News/Views/admin/news/index.blade.php
/modules/Coupon/SettingClass.php
/modules/Coupon/ModuleProvider.php
/modules/Coupon/RouterServiceProvider.php
/modules/Coupon/Admin/CouponController.php
/modules/Coupon/Routes/admin.php
/modules/Coupon/Routes/web.php
/modules/Coupon/Migrations/2021_09_16_072809_create_coupon_table.php
/modules/Coupon/Controllers/CouponController.php
/modules/Coupon/Models/CouponServices.php
/modules/Coupon/Models/Coupon.php
/modules/Coupon/Models/CouponBookings.php
/modules/Coupon/Views/admin/form.blade.php
/modules/Flight/SettingClass.php
/modules/Flight/ModuleProvider.php
/modules/Flight/RouterServiceProvider.php
/modules/Flight/Admin/FlightSeatController.php
/modules/Flight/Admin/SeatTypeController.php
/modules/Flight/Admin/AttributeController.php
/modules/Flight/Admin/FlightController.php
/modules/Flight/Admin/AirportController.php
/modules/Flight/Admin/AirlineController.php
/modules/Flight/Blocks/FormSearchFlight.php
/modules/Flight/Routes/api-admin.php
/modules/Flight/Routes/admin.php
/modules/Flight/Routes/web.php
/modules/Flight/Migrations/2019_07_30_072809_create_flight_table.php
/modules/Flight/Resources/AirportResource.php
/modules/Flight/Factories/AirportFactory.php
/modules/Flight/Factories/FlightFactory.php
/modules/Flight/Factories/FlightSeatFactory.php
/modules/Flight/Factories/AirLineFactory.php
/modules/Flight/Imports/AirportImportIATA.php
/modules/Flight/Controllers/ManageFlightSeatController.php
/modules/Flight/Controllers/ManageFlightController.php
/modules/Flight/Controllers/FlightController.php
/modules/Flight/Controllers/AirportController.php
/modules/Flight/Models/FlightTerm.php
/modules/Flight/Models/BookingPassengers.php
/modules/Flight/Models/Airline.php
/modules/Flight/Models/FlightSeat.php
/modules/Flight/Models/Airport.php
/modules/Flight/Models/SeatType.php
/modules/Flight/Models/Flight.php
/modules/Flight/Views/admin/detail.blade.php
/modules/Flight/Views/admin/airport/form.blade.php
/modules/Flight/Views/admin/settings/form-search.blade.php
/modules/Flight/Views/admin/settings/setting.blade.php
/modules/Flight/Views/admin/flight/form.blade.php
/modules/Flight/Views/admin/flight/seat/form.blade.php
/pro/ModuleServiceProvider.php
/pro/ServiceProvider.php
/pro/Booking/ModuleProvider.php
/pro/Booking/Routes/web.php
/pro/Booking/Controllers/TicketController.php
/pro/Booking/Views/frontend/user/ticket/loop.blade.php
/pro/Support/ModuleProvider.php
/pro/Support/RouterServiceProvider.php
/pro/Support/Admin/Ticket/CategoryController.php
/pro/Support/Admin/Ticket/TicketController.php
/pro/Support/Admin/Topic/CategoryController.php
/pro/Support/Admin/Topic/TopicController.php
/pro/Support/Admin/Topic/TagController.php
/pro/Support/Routes/admin.php
/pro/Support/Routes/web.php
/pro/Support/Database/Migrations/2023_09_29_041659_create_support_tables.php
/pro/Support/Controllers/NoteController.php
/pro/Support/Controllers/SupportController.php
/pro/Support/Controllers/Ticket/TicketController.php
/pro/Support/Controllers/Topic/CategoryController.php
/pro/Support/Controllers/Topic/TopicController.php
/pro/Support/Controllers/Topic/TagController.php
/pro/Support/Configs/config.php
/pro/Support/Emails/TicketHasNewReplyEmail.php
/pro/Support/Models/Tag.php
/pro/Support/Models/SupportUser.php
/pro/Support/Models/Ticket.php
/pro/Support/Models/TicketCat.php
/pro/Support/Models/Topic.php
/pro/Support/Models/TicketReply.php
/pro/Support/Models/TopicCat.php
/pro/Support/Models/UserNote.php
/pro/Support/Models/TicketCatTranslation.php
/pro/Support/Models/TopicTranslation.php
/pro/Support/Models/TopicTag.php
/pro/Support/Models/TopicCatTranslation.php
/pro/Support/Views/frontend/index.blade.php
/pro/Support/Views/frontend/ticket/create.blade.php
/pro/Support/Views/frontend/layouts/ticket/sidebar.blade.php
/pro/Support/Views/frontend/layouts/ticket/form-reply.blade.php
/pro/Support/Views/frontend/layouts/ticket/replies.blade.php
/pro/Support/Views/frontend/layouts/topic/sidebar.blade.php
/pro/Support/Views/frontend/layouts/topic/loop.blade.php
/pro/Support/Views/admin/ticket/detail.blade.php
/pro/Support/Views/admin/ticket/index.blade.php
/pro/Support/Views/admin/ticket/category/form.blade.php
/pro/Support/Views/admin/ticket/category/index.blade.php
/pro/Support/Views/admin/topic/category/form.blade.php
/pro/Support/Views/admin/topic/category/index.blade.php
/pro/Ai/SettingClass.php
/pro/Ai/ModuleProvider.php
/pro/Ai/Exceptions/DriverNotReady.php
/pro/Ai/Exceptions/APIReachLimit.php
/pro/Ai/Routes/web.php
/pro/Ai/Controllers/TextController.php
/pro/Ai/Configs/config.php
/pro/Ai/Drivers/AiDriver.php
/pro/Ai/Drivers/OpenAi.php
/storage/framework/views/ee7bca71ec80f46eed4c371745b34ee3.php
/storage/framework/views/586f41388999ea378f00d6ceb6d02dcb.php
/storage/framework/views/6ee708709d9e4f57a8c2d0e4dabf8335.php
/storage/framework/views/083803b8cb0884100688fe195f247165.php
/storage/framework/views/4f68498dba571bd4f1bd04be759b7e23.php
/storage/framework/views/42b40e80849f9735f48921d015db4226.php
/storage/framework/views/911b7d769c4a71b8c1458fe690edd9a7.php
/storage/framework/views/dbf5a56f73ec5cf1d9566742755e80a0.php
/storage/framework/views/3ccd2a140f1f9e98cde54217fc966ac3.php
/storage/framework/views/00a159454f146a52972a3ccc0ab59771.php
/storage/framework/views/560966e52d020e6191be716d8572530e.php
/storage/framework/views/f3387d1f7aaf3774aaf039ea51325b35.php
/storage/framework/views/4b3055fe0b21a9a7a06c3c9c36e5474e.php
/storage/framework/views/16bb9d2f4a59f0867a19870d261565af.php
/storage/framework/views/f75545e3e2397a55765239910c1b1ee0.php
/storage/framework/views/7dce5a36573547b01812fbe196d1a398.php
/storage/framework/views/600ea6af03ea60e0e08f7a641138cfe8.php
/storage/framework/views/004e274719a558544a79489ac3446dba.php
/storage/framework/views/a1269865d8e7fb13aaf3d88b11d3df9b.php
/storage/framework/views/48b64e86cce2be749cdc81454bd91a76.php
/storage/framework/views/c3f2935c22e872f7e34557faa1bf80b4.php
/storage/framework/views/3889e7fcf24d976fed1eed6a94d2d02b.php
/storage/framework/views/1aa1897c301a934a600e1fcef08fc392.php
/storage/framework/views/e9272e03cbb6cbb29b683b97b4afd1a1.php
/storage/framework/views/3bf46b76ca35efb3e91b8425471aebde.php
/storage/framework/views/f0d99e42e0d49807048b12dd4280ed1f.php
/storage/framework/views/20231fefb5eb9e67430ca827d4c4ceb2.php
/storage/framework/views/3995601ef494c67a95441d4f9b5bd275.php
/storage/framework/views/45363da3e92bd6d2e91e3f372a05231f.php
/storage/framework/views/9654a02cd70fb7cabe44ff27bead06db.php
/storage/framework/views/55640399427c01a15dbaa1c1ce0f2948.php
/storage/framework/views/e4d75092cb22e87c285d84c942f251b5.php
/storage/framework/views/28c6d6ba16687cc803bba07d9f576c08.php
/storage/framework/views/57064965c653d77dce71837ce165d8ff.php
/storage/framework/views/0712179bed082a9a334f67cba0b19fe4.php
/storage/framework/views/a97c3fd03e1becc167862b6a450f82a4.php
/storage/framework/views/1e7187464c97b2bf7ffe29dc779fbd71.php
/storage/framework/views/bb5d2e5eba4d1f8f8807775d4647473c.php
/storage/framework/views/9e6d4bbce32e722d83a993f4de671e89.php
/storage/framework/views/64fac32bbed71a244ee29c105edf0e2b.php
/storage/framework/views/5cdc1679c7b0181bfa1790a1d2626337.php
/storage/framework/views/d8fb88fbb03316257571e02f0c03dc67.php
/storage/framework/views/a27e23ffc8b6e0937ede6d1397ac9175.php
/storage/framework/views/3a18c723705819170f7b3ed14b6b813a.php
/storage/framework/views/909200d6ccc96e3e56805b815d9adf7b.php
/storage/framework/views/76cb6f527948d8e7b4b3ca37bdc7479f.php
/storage/framework/views/62dc40231cbcbc7f6f7f220af15b164e.php
/storage/framework/views/e11d2f398049672ea17864d1ff2b0a99.php
/storage/framework/views/859ee452fae7539dc6d2f12be2ade561.php
/storage/framework/views/3453c5f3c644177acf8c151c2d230f4c.php
/storage/framework/views/9dbbd521e4eb89024f0108886db6de94.php
/storage/framework/views/6e25a41a830b1186f86a0be19a7c7fe7.php
/storage/framework/views/189f8f8f1972462b17b0a72b724ab85a.php
/storage/framework/views/285f7e960e05dfb15e925c50d34ca8c4.php
/storage/framework/views/8eb51348d1a6c456205cf07f79c2d0c5.php
/storage/framework/views/57a0f822896090a6d655a7832f6db1cb.php
/storage/framework/views/a2c9143e54a86c6ef99727e25bf69bbf.php
/storage/framework/views/811d0931789b0240f4c0705606fb536a.php
/storage/framework/views/fc985aba5b7bb42db2d409e6391d5a8b.php
/storage/framework/views/2e399c80f84e8c8040caadc855954ba4.php
/storage/framework/views/85a34c4f3c60992b4c21f3f0a754feca.php
/storage/framework/views/6f8b6768c8a17a1db72fbeed3234086e.php
/storage/framework/views/fc571ee924434072b34cede4bdfc5fb4.php
/storage/framework/views/59f53c8ea08b1282f16c24020e5bd1e2.php
/storage/framework/views/a6466c37a0150cc7073d377158a6457c.php
/storage/framework/views/f94863b990ed21c470f883365801c73c.php
/storage/framework/views/a2d7c959b4ff373b8c69430d71457a81.php
/storage/framework/views/5ab7a63a0e73d91aca5928ffa269cb63.php
/storage/framework/views/76e3a9cf463e6039f1b4104a9f962208.php
/storage/framework/views/b3700c2cfb03c76ee8d5920eeebcf5bd.php
/storage/framework/views/7487c60052c4179f644a5f8dca5b1d75.php
/storage/framework/views/ce281574d0e3f0f87db38856ed192ec3.php
/storage/framework/views/c709842b8f4bfafc5f9555dd2c1da407.php
/storage/framework/views/031b896a628936f7e63c0740cebdc281.php
/storage/framework/views/925bc9cd4b6f9342de0611a120cf2bfb.php
/storage/framework/views/ea392596e80ecc1781a9c9dba73b8922.php
/storage/framework/views/96e189cc29c8dd78f025e3a939cb82da.php
/storage/framework/views/285a1c2e7f17057a76f295c113830264.php
/storage/framework/views/8a77f22fdb5412bc5b59c95e14127978.php
/storage/framework/views/8e151d3f50b2b2415c87bad51e078851.php
/storage/framework/views/feba308bce83135d3da7d4f1ddea8106.php
/storage/framework/views/c73ad7d9867279d2a1c22d73911c9395.php
/storage/framework/views/91e13b571bbba73ebf47a25308cd962c.php
/storage/framework/views/eff4d8d3b01ec7d0fc22f2041171d11b.php
/storage/framework/views/f9006cd3b070f021a4d4726f3a850beb.php
/storage/framework/views/e3cbaf7d68a1abaa57920a4a5a6e49b4.php
/storage/framework/views/d80936787aeccb429d99608fd1ba66b3.php
/storage/framework/views/911d9707476a1b59e6f3232ba472946f.php
/storage/framework/views/497a1bb6c0de22561de0a41372777cf2.php
/storage/framework/views/95c2e08a539ecca36ead8c67c1d334de.php
/storage/framework/views/7b8c29629f4a892677c33515b3c6e604.php
/storage/framework/views/9fb7ec1424763f8918506303bba7d408.php
/storage/framework/views/75d1b5958aede256f6418600b5af85fa.php
/storage/framework/views/5c71f7b13368eb7ee901d0bd048487b1.php
/storage/framework/views/9393b732da75eeeee1b9fbde6b936a35.php
/storage/framework/views/79d78af2fc1ff99e64d5c405c9c5ed7b.php
/storage/framework/views/92f789d07c26740a321fd30f58938826.php
/storage/framework/views/462620fea9cc8638d56f8b544dab960b.php
/storage/framework/views/3463fc553ee545990a6512acc70b9988.php
/storage/framework/views/a0011f901240d47036a8f059072140d8.php
/storage/framework/views/fa27434e6a30c49bf7afdcd25824854b.php
/storage/framework/views/47b4eefe3d63aaa8d9409796c55ea2e3.php
/storage/framework/views/2063db0b84857bfc3954eac60969e88a.php
/storage/framework/views/d8482388741100a5acc39213635dd87b.php
/storage/framework/views/b870742d4a31dbb0ccddf8cf374c5372.php
/storage/framework/views/eabb6fefa2d60c82c49dd2531dc1abbb.php
/storage/framework/views/3fceb6aa0606ab14082e6aa80e6f0feb.php
/storage/framework/views/8145b22b9a34619f26d98028db5a3ce8.php
/storage/framework/views/b69a739ac82c85f5041a3ce3b374842e.php
/storage/framework/views/634047cdde120c2352c60d447a406087.php
/storage/framework/views/9720214b87694b69fb7aaae4b3dea1bd.php
/storage/framework/views/18c4ca24069fe91bd9d9fce9a35562d8.php
/storage/framework/views/c335cfcbbf51d00b46b77be338bf2778.php
/storage/framework/views/734f77f25bee7c03fffb73788d0e306d.php
/storage/framework/views/56dfda46729a16aaa8ce1aa8044e09d3.php
/storage/framework/views/1e7dbd46321e44593fa352a5625f584b.php
/storage/framework/views/f076e28092dff420b5c7a96acc40ffbb.php
/storage/framework/views/fd9d65ebdda16208969d2c6569772c6a.php
/storage/framework/views/95e6d34275729786980c40b43c0a9616.php
/storage/framework/views/9782e00b381d785c226e8ed6c927af40.php
/storage/framework/views/8f24d3b51a28e659e257807582b6428f.php
/storage/framework/views/ffa7a4ff2563d38c221fd60c3b72fb56.php
/storage/framework/views/0befb96c0e0ca3a5d4308a2ab3f3aebe.php
/storage/framework/views/f5c0f16869ca2d04b066344fbfa7300c.php
/storage/framework/views/aa06847be63ee4e992ab8a4032d51447.php
/storage/framework/views/a7d038beef654c9b9a702079db9d9d4e.php
/storage/framework/views/63a1815f37c886b5ce59bca49d296220.php
/storage/framework/views/602f69ed6f69c7c46fc1842f0133a837.php
/storage/framework/views/1af6c6589c3bd07ea09bdf6235bd6614.php
/storage/framework/views/89b3006b95774b1508f595127b3af6d2.php
/storage/framework/views/937a9a1bb51317c4cc95b6cbaf4e5bed.php
/storage/framework/views/46550c57c5153bacd5fa36828acf5d91.php
/storage/framework/views/47bb2e720dc0b154d0d8b07826bb0532.php
/storage/framework/views/a24233090d9f8368d77a867a0fa454c6.php
/storage/framework/views/7b00bc888911d24fa85e0a8ed392f50e.php
/storage/framework/views/e7987138ecad2e38940e6cf8131f1f16.php
/storage/framework/views/4a1188e1209c83adce5b7f26f93332ab.php
/storage/framework/views/b17aaae263a808c89e284541eaf78996.php
/storage/framework/views/ba634c1a03bb569bc460c007c7fbf450.php
/storage/framework/views/d7bd6d3075ebd55927fcbbd848dd1402.php
/storage/framework/views/0bc00dc03cecc2ea5f27c756585f7266.php
/storage/framework/views/8b3dc2f73f3bd64977fec0a17566f1de.php
/storage/framework/views/1cecda33d77ec7dd04c406dfe8458c6b.php
/storage/framework/views/43b71734154be057dc96d904a062f660.php
/storage/framework/views/129c59c8d727667b53c08516a2ff5956.php
/storage/framework/views/b7ca8df94770b4d34b70d473982feb68.php
/storage/framework/views/f0dd8e98c24682dc8e3b988b34947b04.php
/storage/framework/views/9e069c02978a476e4b239cceaa9efd54.php
/storage/framework/views/f5016b060e75f4a80fc89a7f3ad7bb4a.php
/storage/framework/views/b2f1f24d4c9d247fc373ac00b62f3067.php
/storage/framework/views/e1f525acb5c8656c463ab9b97be19ddd.php
/storage/framework/views/15a0ed77c2959211e3dc7e15783f3b7b.php
/storage/framework/views/032341d03fad4a76ae47dc0051a13493.php
/storage/framework/views/1a23e9bd94cc834e15ed55578add4a0c.php
/storage/framework/views/7b8f029f79e9d5911167be0d872c5a68.php
/storage/framework/views/1a7c2fb0e4e07f77cb03e4de97a4e778.php
/storage/framework/views/890a70612ef647d5aab598b977ebd69e.php
/storage/framework/views/c286ee7215e443574ae21aa1434baf77.php
/storage/framework/views/f30d5db9b35f3cc7439883f69b8f2802.php
/storage/framework/views/09d028225256a13ae8fc2fd659268d0d.php
/storage/framework/views/67510904616d7fc695c613fb3e7bdca6.php
/storage/framework/views/97863d493cdee2269349919e73fab1a5.php
/storage/framework/views/e886d316c5149f3f1eabd3e485cafa7c.php
/storage/framework/views/fda3d2ea23474269f031f5f4c1ff2786.php
/storage/framework/views/d337b67378c2c2b8cd264abf5d564c5f.php
/storage/framework/views/f82763b84ea4fd96447475484428c67a.php
/storage/framework/views/9a0e11bcdfbcfc5099d01bc5674865cd.php
/storage/framework/views/e749b5875b478078e2467daee37e7481.php
/themes/ThemeServiceProvider.php
/themes/BC/ThemeProvider.php
/themes/BC/Location/Views/frontend/detail.blade.php
/themes/BC/Location/Views/frontend/blocks/list-locations/index.blade.php
/themes/BC/Location/Views/frontend/layouts/details/location-overview.blade.php
/themes/BC/Space/Views/frontend/blocks/term-featured-box/index.blade.php
/themes/BC/Space/Views/frontend/layouts/details/space-detail.blade.php
/themes/BC/Space/Views/frontend/layouts/details/space-form-book-mobile.blade.php
/themes/BC/Space/Views/frontend/layouts/search-map/fields/location.blade.php
/themes/BC/Space/Views/frontend/layouts/search-map/fields/price.blade.php
/themes/BC/Space/Views/frontend/layouts/search/loop-grid.blade.php
/themes/BC/Space/Views/frontend/layouts/search/filter-search.blade.php
/themes/BC/Space/Views/frontend/layouts/search/fields/location.blade.php
/themes/BC/Tour/Views/frontend/detail.blade.php
/themes/BC/Tour/Views/frontend/layouts/details/vendor.blade.php
/themes/BC/Tour/Views/frontend/layouts/details/tour-detail.blade.php
/themes/BC/Tour/Views/frontend/layouts/search-map/fields/location.blade.php
/themes/BC/Tour/Views/frontend/layouts/search-map/fields/category.blade.php
/themes/BC/Tour/Views/frontend/layouts/search-map/fields/price.blade.php
/themes/BC/Tour/Views/frontend/layouts/search/loop-grid.blade.php
/themes/BC/Tour/Views/frontend/layouts/search/filter-search.blade.php
/themes/BC/Tour/Views/frontend/layouts/search/fields/location.blade.php
/themes/BC/Boat/Views/frontend/layouts/details/detail.blade.php
/themes/BC/Boat/Views/frontend/layouts/search-map/fields/location.blade.php
/themes/BC/Boat/Views/frontend/layouts/search-map/fields/price.blade.php
/themes/BC/Boat/Views/frontend/layouts/search/loop-grid.blade.php
/themes/BC/Boat/Views/frontend/layouts/search/filter-search.blade.php
/themes/BC/Boat/Views/frontend/layouts/search/fields/location.blade.php
/themes/BC/Hotel/Views/frontend/layouts/details/hotel-detail.blade.php
/themes/BC/Hotel/Views/frontend/layouts/details/hotel-form-enquiry-mobile.blade.php
/themes/BC/Hotel/Views/frontend/layouts/search-map/fields/location.blade.php
/themes/BC/Hotel/Views/frontend/layouts/search-map/fields/price.blade.php
/themes/BC/Hotel/Views/frontend/layouts/search/loop-grid.blade.php
/themes/BC/Hotel/Views/frontend/layouts/search/filter-search.blade.php
/themes/BC/Hotel/Views/frontend/layouts/search/fields/location.blade.php
/themes/BC/Hotel/Views/frontend/vendorHotel/loop-list.blade.php
/themes/BC/Hotel/Views/frontend/vendorHotel/room/loop-list.blade.php
/themes/BC/Core/ModuleProvider.php
/themes/BC/Core/Walkers/MenuWalker.php
/themes/BC/Event/Views/frontend/vendorEvent/loop-list.blade.php
/themes/BC/Event/Views/frontend/layouts/details/detail.blade.php
/themes/BC/Event/Views/frontend/layouts/details/form-book-mobile.blade.php
/themes/BC/Event/Views/frontend/layouts/search-map/fields/location.blade.php
/themes/BC/Event/Views/frontend/layouts/search-map/fields/price.blade.php
/themes/BC/Event/Views/frontend/layouts/search/loop-grid.blade.php
/themes/BC/Event/Views/frontend/layouts/search/filter-search.blade.php
/themes/BC/Event/Views/frontend/layouts/search/fields/location.blade.php
/themes/BC/Car/Views/frontend/blocks/term-featured-box/index.blade.php
/themes/BC/Car/Views/frontend/layouts/details/detail.blade.php
/themes/BC/Car/Views/frontend/layouts/details/form-book-mobile.blade.php
/themes/BC/Car/Views/frontend/layouts/search-map/fields/location.blade.php
/themes/BC/Car/Views/frontend/layouts/search-map/fields/price.blade.php
/themes/BC/Car/Views/frontend/layouts/search/filter-search.blade.php
/themes/BC/Car/Views/frontend/layouts/search/fields/location.blade.php
/themes/BC/Layout/parts/header.blade.php
/themes/BC/News/Views/frontend/layouts/sidebars/category.blade.php
/themes/BC/Flight/Views/frontend/layouts/details/space-detail.blade.php
/themes/BC/Flight/Views/frontend/layouts/details/space-form-book-mobile.blade.php
/themes/BC/Flight/Views/frontend/layouts/search-map/fields/location.blade.php
/themes/BC/Flight/Views/frontend/layouts/search-map/fields/price.blade.php
/themes/BC/Flight/Views/frontend/layouts/search/filter-search.blade.php
/themes/BC/Flight/Views/frontend/layouts/search/fields/location.blade.php
/themes/BC/Flight/Views/frontend/layouts/search/fields/seat_type.blade.php
/themes/Base/ThemeProvider.php
/themes/Base/Booking/Views/frontend/booking/checkout-passengers.blade.php
/themes/Base/Booking/Views/frontend/detail/modal.blade.php
/themes/Base/Booking/Views/frontend/detail/passengers.blade.php
/themes/Base/Booking/Views/emails/enquiry_reply.blade.php
/themes/Base/Booking/Views/emails/parts/panel-passengers.blade.php
/themes/Base/Space/Views/frontend/manageSpace/loop-list.blade.php
/themes/Base/Space/Views/frontend/booking/detail.blade.php
/themes/Base/Space/Views/frontend/booking/detail-date.blade.php
/themes/Base/Space/Views/frontend/booking/detail-modal.blade.php
/themes/Base/Space/Views/frontend/profile/service.blade.php
/themes/Base/Tour/Views/frontend/manageTour/loop-list.blade.php
/themes/Base/Tour/Views/frontend/profile/service.blade.php
/themes/Base/Boat/Views/frontend/booking/detail.blade.php
/themes/Base/Boat/Views/frontend/booking/detail-date.blade.php
/themes/Base/Boat/Views/frontend/booking/detail-modal.blade.php
/themes/Base/Boat/Views/frontend/profile/service.blade.php
/themes/Base/Hotel/Views/frontend/booking/detail.blade.php
/themes/Base/Hotel/Views/frontend/booking/detail-room.blade.php
/themes/Base/Hotel/Views/frontend/profile/service.blade.php
/themes/Base/Template/Views/frontend/blocks/testimonial/index.blade.php
/themes/Base/Template/Views/frontend/blocks/how-it-work/index.blade.php
/themes/Base/Template/Views/frontend/blocks/list-featured-item/index.blade.php
/themes/Base/Vendor/Views/frontend/bookingReport/index.blade.php
/themes/Base/Database/Migrations/2022_02_28_999999_create_messages_table.php
/themes/Base/Database/Migrations/2019_07_03_070406_update_from_1_0_to_1_1.php
/themes/Base/Database/Migrations/2019_03_28_101009_create_bravo_booking_table.php
/themes/Base/Database/Migrations/2019_11_05_092516_update_from_140_to_150.php
/themes/Base/Database/Migrations/2022_03_23_042635_update_242_to_243.php
/themes/Base/Database/Migrations/2019_07_08_083733_create_vendors_plan_payments.php
/themes/Base/Database/Migrations/2019_07_08_075436_create_core_vendor_plans.php
/themes/Base/Database/Migrations/2019_09_13_070650_update_from_130_to_140.php
/themes/Base/Database/Migrations/2022_07_25_132120_create_vendor_team.php
/themes/Base/Database/Migrations/2019_12_14_000001_create_personal_access_tokens_table.php
/themes/Base/Database/Migrations/2021_04_20_102158_update_from_190_to_200.php
/themes/Base/Database/Migrations/2022_02_28_999999_create_favorites_table.php
/themes/Base/Database/Migrations/2019_03_28_165911_create_booking_meta_table.php
/themes/Base/Database/Migrations/2019_04_03_073553_bravo_tour_category.php
/themes/Base/Database/Migrations/2022_02_28_999999_add_dark_mode_to_users.php
/themes/Base/Database/Migrations/2019_03_20_072502_create_bravo_tours.php
/themes/Base/Database/Migrations/2022_03_01_002101_update_user_table.php
/themes/Base/Database/Migrations/2023_12_15_164423_update_360.php
/themes/Base/Database/Migrations/2020_03_09_102753_update_from_151_to_160.php
/themes/Base/Database/Migrations/2021_03_19_102157_update_190.php
/themes/Base/Database/Migrations/2020_05_16_073120_update_from_160_to_170.php
/themes/Base/Database/Migrations/2019_08_16_094354_update_from_120_to_130.php
/themes/Base/Database/Migrations/2019_04_18_152537_create_bravo_tours_meta_table.php
/themes/Base/Database/Migrations/2022_07_31_132706_update_to_250.php
/themes/Base/Database/Migrations/2022_10_19_140925_update_to_300.php
/themes/Base/Database/Migrations/2019_11_18_085024_update_from_150_to_151.php
/themes/Base/Database/Migrations/2022_02_28_999999_add_active_status_to_users.php
/themes/Base/Database/Migrations/2019_08_05_031018_create_core_vendor_plan_meta_table.php
/themes/Base/Database/Migrations/2021_09_28_174324_create_jobs_table.php
/themes/Base/Database/Migrations/2019_07_11_083501_update_from_110_to_120.php
/themes/Base/Database/Migrations/2022_02_28_999999_add_messenger_color_to_users.php
/themes/Base/Database/Migrations/2019_08_09_163909_create_inbox_table.php
/themes/Base/Database/Migrations/2022_03_15_040235_update_241_to_242.php
/themes/Base/Database/Migrations/2019_03_29_093236_update_bookings_table.php
/themes/Base/Core/Updaters/Updater250.php
/themes/Base/Core/Updaters/Updater350.php
/themes/Base/Core/Updaters/Updater310.php
/themes/Base/Core/Updaters/Updater300.php
/themes/Base/Core/Updaters/Updater360.php
/themes/Base/Core/Updaters/Updater340.php
/themes/Base/Core/Middleware/RunUpdater.php
/themes/Base/Event/Views/frontend/booking/detail-date.blade.php
/themes/Base/Event/Views/frontend/profile/service.blade.php
/themes/Base/Car/Views/frontend/booking/detail.blade.php
/themes/Base/Car/Views/frontend/profile/service.blade.php
/themes/Base/User/Views/frontend/bookingHistory.blade.php
/themes/Base/User/Views/frontend/verification/fields/phone.blade.php
/themes/Base/User/Views/frontend/plan/list.blade.php
/themes/Base/User/Views/frontend/layouts/sidebar.blade.php
/themes/Base/User/Views/frontend/2fa/parts/info.blade.php
/themes/Base/User/Views/frontend/wishList/loop-list.blade.php
/themes/Base/User/Views/frontend/profile/all-reviews.blade.php
/themes/Base/User/Views/frontend/profile/services.blade.php
/themes/Base/User/Views/frontend/profile/reviews.blade.php
/themes/Base/News/Views/frontend/vendor/detail.blade.php
/themes/Base/News/Views/frontend/vendor/index.blade.php
/themes/Base/Coupon/Views/frontend/vendor/form.blade.php
/themes/Base/Flight/Views/frontend/manageFlight/loop-list.blade.php
/themes/Base/Flight/Views/frontend/manageFlight/seat/loop-list.blade.php
/themes/Base/Flight/Views/frontend/profile/service.blade.php
/resources/views/demo_script.blade.php
/resources/views/landing/index.blade.php
/resources/views/landing/view/item_classic.php
/resources/views/landing/view/item_other.php
/resources/views/landing/view/item_plugin.php
/resources/views/vendor/installer/layouts/master-update.blade.php
/resources/views/vendor/installer/layouts/master.blade.php
/resources/views/vendor/Chatify/layouts/listItem.blade.php
/resources/views/vendor/Chatify/layouts/messageCard.blade.php
/resources/lang/en/validation.php
/resources/lang/en/installer_messages.php
/resources/lang/en/auth.php
/resources/lang/en/passwords.php
/resources/lang/en/pagination.php
/resources/lang/en/admin.php
/plugins/ModuleServiceProvider.php
/plugins/ServiceProvider.php
/plugins/PaymentTwoCheckout/SettingClass.php
/plugins/PaymentTwoCheckout/ModuleProvider.php
/plugins/PaymentTwoCheckout/RouterServiceProvider.php
/plugins/PaymentTwoCheckout/Routes/language.php
/plugins/PaymentTwoCheckout/Routes/web.php
/plugins/PaymentTwoCheckout/Controllers/TwoCheckoutController.php
/plugins/PaymentTwoCheckout/Gateway/TwoCheckoutGateway.php
/routes/console.php
/routes/channels.php
/routes/api.php
/routes/admin.php
/routes/web.php
/bootstrap/app.php
/config/permissions.php
/config/debugbar.php
/config/logging.php
/config/cors.php
/config/jwt.php
/config/wallet.php
/config/installer.php
/config/sanctum.php
/config/booking.php
/config/queue.php
/config/paystack.php
/config/image.php
/config/cache.php
/config/chatify.php
/config/services.php
/config/payment.php
/config/space.php
/config/auth.php
/config/translatable.php
/config/image-optimizer.php
/config/modules.php
/config/mapengine.php
/config/purifier.php
/config/boat.php
/config/hotel.php
/config/filesystems.php
/config/event.php
/config/session.php
/config/template.php
/config/mail.php
/config/flight.php
/config/post_types.php
/config/fortify.php
/config/bc.php
/config/hashing.php
/config/broadcasting.php
/config/location.php
/config/tour.php
/config/view.php
/config/car.php
/config/landing.php
/config/app.php
/config/database.php
/config/page.php

Non-processed Files

This is the list of processed files. Any file that is in the project, but not in the list below was omitted in the analyze.

This may be due to configuration file, compilation error, wrong extension (including no extension).

File Reason
/test.phpignore_dirs file (/test.php)
/tests/CreatesApplication.phpignore_dirs file (/tests/CreatesApplication.php)
/tests/TestCase.phpignore_dirs file (/tests/TestCase.php)
/tests/Feature/ExampleTest.phpignore_dirs file (/tests/Feature/ExampleTest.php)
/tests/Unit/ExampleTest.phpignore_dirs file (/tests/Unit/ExampleTest.php)
/database/seeders/BoatSeeder.phpignore_dirs file (/database/seeders/BoatSeeder.php)
/database/seeders/SpaceSeeder.phpignore_dirs file (/database/seeders/SpaceSeeder.php)
/database/seeders/Tour.phpignore_dirs file (/database/seeders/Tour.php)
/database/seeders/DemoSeeder.phpignore_dirs file (/database/seeders/DemoSeeder.php)
/database/seeders/CarSeeder.phpignore_dirs file (/database/seeders/CarSeeder.php)
/database/seeders/EventSeeder.phpignore_dirs file (/database/seeders/EventSeeder.php)
/database/seeders/News.phpignore_dirs file (/database/seeders/News.php)
/database/seeders/HotelSeeder.phpignore_dirs file (/database/seeders/HotelSeeder.php)
/database/seeders/SocialSeeder.phpignore_dirs file (/database/seeders/SocialSeeder.php)
/database/seeders/RolesAndPermissionsSeeder.phpignore_dirs file (/database/seeders/RolesAndPermissionsSeeder.php)
/database/seeders/DatabaseSeeder.phpignore_dirs file (/database/seeders/DatabaseSeeder.php)
/database/seeders/FlightSeeder.phpignore_dirs file (/database/seeders/FlightSeeder.php)
/database/seeders/MediaFileSeeder.phpignore_dirs file (/database/seeders/MediaFileSeeder.php)
/database/seeders/LocationSeeder.phpignore_dirs file (/database/seeders/LocationSeeder.php)
/database/seeders/DemoUserSeeder.phpignore_dirs file (/database/seeders/DemoUserSeeder.php)
/database/seeders/General.phpignore_dirs file (/database/seeders/General.php)
/database/seeders/UsersTableSeeder.phpignore_dirs file (/database/seeders/UsersTableSeeder.php)
/database/seeders/Language.phpignore_dirs file (/database/seeders/Language.php)
/database/seeders/Demo/SupportSeeder.phpignore_dirs file (/database/seeders/Demo/SupportSeeder.php)
/database/seeders/Demo/DemoUserSeeder.phpignore_dirs file (/database/seeders/Demo/DemoUserSeeder.php)
/database/factories/UserFactory.phpignore_dirs file (/database/factories/UserFactory.php)
/database/seeds/DemoSeeder.phpignore_dirs file (/database/seeds/DemoSeeder.php)
/database/migrations/2023_09_26_154450_update_core_to_350.phpignore_dirs file (/database/migrations/2023_09_26_154450_update_core_to_350.php)
/database/migrations/2019_06_17_142338_bravo_seo.phpignore_dirs file (/database/migrations/2019_06_17_142338_bravo_seo.php)
/database/migrations/2019_04_05_143248_create_core_templates_table.phpignore_dirs file (/database/migrations/2019_04_05_143248_create_core_templates_table.php)
/database/migrations/2019_05_28_152845_create_core_subscribers_table.phpignore_dirs file (/database/migrations/2019_05_28_152845_create_core_subscribers_table.php)
/database/migrations/2019_08_20_162106_create_table_user_upgrade_requests.phpignore_dirs file (/database/migrations/2019_08_20_162106_create_table_user_upgrade_requests.php)
/database/migrations/2019_03_17_140539_create_media_files_table.phpignore_dirs file (/database/migrations/2019_03_17_140539_create_media_files_table.php)
/database/migrations/2021_04_02_150632_create_core_tag_new_table.phpignore_dirs file (/database/migrations/2021_04_02_150632_create_core_tag_new_table.php)
/database/migrations/2019_12_14_000001_create_personal_access_tokens_table.phpignore_dirs file (/database/migrations/2019_12_14_000001_create_personal_access_tokens_table.php)
/database/migrations/2019_05_17_113042_create_tour_attrs_table.phpignore_dirs file (/database/migrations/2019_05_17_113042_create_tour_attrs_table.php)
/database/migrations/2023_12_18_022344_update_360.phpignore_dirs file (/database/migrations/2023_12_18_022344_update_360.php)
/database/migrations/2019_04_01_045229_create_user_meta_table.phpignore_dirs file (/database/migrations/2019_04_01_045229_create_user_meta_table.php)
/database/migrations/2019_04_03_080159_bravo_location.phpignore_dirs file (/database/migrations/2019_04_03_080159_bravo_location.php)
/database/migrations/2020_11_23_092238_create_notifications_table.phpignore_dirs file (/database/migrations/2020_11_23_092238_create_notifications_table.php)
/database/migrations/2014_10_12_000000_create_users_table.phpignore_dirs file (/database/migrations/2014_10_12_000000_create_users_table.php)
/database/migrations/2019_04_01_150630_create_menu_table.phpignore_dirs file (/database/migrations/2019_04_01_150630_create_menu_table.php)
/database/migrations/2019_05_17_074048_create_bravo_review_meta.phpignore_dirs file (/database/migrations/2019_05_17_074048_create_bravo_review_meta.php)
/database/migrations/2023_01_05_095322_update_core_to_300.phpignore_dirs file (/database/migrations/2023_01_05_095322_update_core_to_300.php)
/database/migrations/2019_04_02_150630_create_core_news_table.phpignore_dirs file (/database/migrations/2019_04_02_150630_create_core_news_table.php)
/database/migrations/2022_02_14_134137_create_bravo_booking_payment_meta.phpignore_dirs file (/database/migrations/2022_02_14_134137_create_bravo_booking_payment_meta.php)
/database/migrations/2014_10_12_100000_create_password_resets_table.phpignore_dirs file (/database/migrations/2014_10_12_100000_create_password_resets_table.php)
/database/migrations/2019_05_21_084235_create_bravo_contact_table.phpignore_dirs file (/database/migrations/2019_05_21_084235_create_bravo_contact_table.php)
/database/migrations/2021_09_29_041836_create_user_plan_table.phpignore_dirs file (/database/migrations/2021_09_29_041836_create_user_plan_table.php)
/database/migrations/2019_05_07_085442_create_core_translations_table.phpignore_dirs file (/database/migrations/2019_05_07_085442_create_core_translations_table.php)
/database/migrations/2019_08_19_000000_create_failed_jobs_table.phpignore_dirs file (/database/migrations/2019_08_19_000000_create_failed_jobs_table.php)
/database/migrations/2019_05_17_074008_create_bravo_review.phpignore_dirs file (/database/migrations/2019_05_17_074008_create_bravo_review.php)
/database/migrations/2021_03_19_102157_update_core_190.phpignore_dirs file (/database/migrations/2021_03_19_102157_update_core_190.php)
/database/migrations/2020_04_02_150631_create_core_tags_table.phpignore_dirs file (/database/migrations/2020_04_02_150631_create_core_tags_table.php)
/database/migrations/2019_03_17_114820_create_table_core_pages.phpignore_dirs file (/database/migrations/2019_03_17_114820_create_table_core_pages.php)
/database/migrations/2019_05_07_085430_create_core_languages_table.phpignore_dirs file (/database/migrations/2019_05_07_085430_create_core_languages_table.php)
/database/migrations/2014_10_12_200000_add_two_factor_columns_to_users_table.phpignore_dirs file (/database/migrations/2014_10_12_200000_add_two_factor_columns_to_users_table.php)
/database/migrations/2019_03_20_081256_create_core_news_category_table.phpignore_dirs file (/database/migrations/2019_03_20_081256_create_core_news_category_table.php)
/database/migrations/2023_11_09_081405_create_user_wallet_table.phpignore_dirs file (/database/migrations/2023_11_09_081405_create_user_wallet_table.php)
/database/migrations/2023_08_23_035453_update_core_to_342.phpignore_dirs file (/database/migrations/2023_08_23_035453_update_core_to_342.php)
/database/migrations/2023_03_10_095941_update_expires_at_personal_access_tokens.phpignore_dirs file (/database/migrations/2023_03_10_095941_update_expires_at_personal_access_tokens.php)
/database/migrations/2019_03_27_081940_create_core_setting_table.phpignore_dirs file (/database/migrations/2019_03_27_081940_create_core_setting_table.php)
/lang/en/validation.phpignore_dirs file (/lang/en/validation.php)
/lang/en/auth.phpignore_dirs file (/lang/en/auth.php)
/lang/en/passwords.phpignore_dirs file (/lang/en/passwords.php)
/lang/en/pagination.phpignore_dirs file (/lang/en/pagination.php)
/modules/Email/Routes/language.phpDuplicate (/modules/Booking/Routes/language.php)
/modules/Popup/Routes/language.phpDuplicate (/modules/Booking/Routes/language.php)
/modules/Dashboard/Routes/api.phpDuplicate (/modules/Popup/Routes/api.php)
/modules/Dashboard/Routes/language.phpDuplicate (/modules/Booking/Routes/language.php)
/modules/Dashboard/Routes/web.phpDuplicate (/custom/Helpers/CustomHelper.php)
/modules/Location/Routes/api.phpDuplicate (/modules/Email/Routes/api.php)
/modules/Media/Routes/api.phpDuplicate (/modules/Email/Routes/api.php)
/modules/Space/Routes/api.phpDuplicate (/modules/Popup/Routes/api.php)
/modules/Space/Routes/language.phpDuplicate (/modules/Booking/Routes/language.php)
/modules/Tour/Routes/api.phpDuplicate (/modules/Email/Routes/api.php)
/modules/Tour/Routes/language.phpDuplicate (/modules/Booking/Routes/language.php)
/modules/Tour/Config/config.phpDuplicate (/modules/Location/Config/config.php)
/modules/Tour/Views/admin/tour/attributes.blade.phpDuplicate (/modules/Space/Views/admin/space/attributes.blade.php)
/modules/Tour/Views/admin/attribute/form.blade.phpDuplicate (/modules/Space/Views/admin/attribute/form.blade.php)
/modules/Tour/Views/admin/terms/form.blade.phpDuplicate (/modules/Space/Views/admin/terms/form.blade.php)
/modules/Boat/Routes/api.phpDuplicate (/modules/Popup/Routes/api.php)
/modules/Boat/Routes/language.phpDuplicate (/modules/Media/Routes/language.php)
/modules/Boat/Views/admin/boat/attributes.blade.phpDuplicate (/modules/Space/Views/admin/space/attributes.blade.php)
/modules/Hotel/Routes/api.phpDuplicate (/modules/Popup/Routes/api.php)
/modules/Hotel/Routes/language.phpDuplicate (/modules/Booking/Routes/language.php)
/modules/Hotel/Views/admin/hotel/attributes.blade.phpDuplicate (/modules/Space/Views/admin/space/attributes.blade.php)
/modules/Hotel/Views/admin/attribute/form.blade.phpDuplicate (/modules/Space/Views/admin/attribute/form.blade.php)
/modules/Hotel/Views/admin/terms/form.blade.phpDuplicate (/modules/Space/Views/admin/terms/form.blade.php)
/modules/Template/Routes/api.phpDuplicate (/modules/Email/Routes/api.php)
/modules/Vendor/Routes/api.phpDuplicate (/modules/Email/Routes/api.php)
/modules/Vendor/Routes/language.phpDuplicate (/modules/Media/Routes/language.php)
/modules/Vendor/Config/config.phpDuplicate (/modules/Location/Config/config.php)
/modules/Contact/Routes/api.phpDuplicate (/modules/Email/Routes/api.php)
/modules/Contact/Routes/language.phpDuplicate (/modules/Media/Routes/language.php)
/modules/Core/Routes/api.phpDuplicate (/modules/Popup/Routes/api.php)
/modules/Core/Helpers/Core.phpDuplicate (/modules/Popup/Routes/api.php)
/modules/Core/Views/admin/notification/list.blade.phpDuplicate (/modules/Core/Views/frontend/notification/list.blade.php)
/modules/Review/Routes/api.phpDuplicate (/modules/Email/Routes/api.php)
/modules/Review/Routes/language.phpDuplicate (/modules/Media/Routes/language.php)
/modules/Event/Routes/api.phpDuplicate (/modules/Popup/Routes/api.php)
/modules/Event/Routes/language.phpDuplicate (/modules/Booking/Routes/language.php)
/modules/Event/Views/admin/event/attributes.blade.phpDuplicate (/modules/Space/Views/admin/space/attributes.blade.php)
/modules/Theme/Routes/api.phpDuplicate (/modules/Popup/Routes/web.php)
/modules/Theme/Routes/web.phpDuplicate (/custom/Helpers/CustomHelper.php)
/modules/Car/Routes/api.phpDuplicate (/modules/Popup/Routes/api.php)
/modules/Car/Routes/language.phpDuplicate (/modules/Media/Routes/language.php)
/modules/Car/Views/admin/attribute/form.blade.phpDuplicate (/modules/Boat/Views/admin/attribute/form.blade.php)
/modules/Car/Views/admin/terms/form.blade.phpDuplicate (/modules/Boat/Views/admin/terms/form.blade.php)
/modules/Car/Views/admin/car/attributes.blade.phpDuplicate (/modules/Space/Views/admin/space/attributes.blade.php)
/modules/Report/Routes/api.phpDuplicate (/modules/Popup/Routes/api.php)
/modules/Report/Routes/language.phpDuplicate (/modules/Booking/Routes/language.php)
/modules/Report/Routes/web.phpDuplicate (/modules/Booking/Routes/admin.php)
/modules/Sms/Routes/api.phpDuplicate (/modules/Email/Routes/api.php)
/modules/Sms/Routes/language.phpDuplicate (/modules/Booking/Routes/language.php)
/modules/Sms/Routes/web.phpDuplicate (/modules/Email/Routes/web.php)
/modules/Sms/Views/parts/header.blade.phpDuplicate (/modules/Email/Views/parts/header.blade.php)
/modules/Sms/Views/parts/footer.blade.phpDuplicate (/modules/Email/Views/parts/footer.blade.php)
/modules/User/Routes/api.phpDuplicate (/modules/Popup/Routes/api.php)
/modules/User/Routes/language.phpDuplicate (/modules/Theme/Routes/language.php)
/modules/User/Views/emails/verify-registered.blade.phpDuplicate (/modules/Vendor/Views/emails/vendor-team-request-create.blade.php)
/modules/User/Views/emails/blank.blade.phpDuplicate (/modules/Vendor/Views/emails/vendor-team-request-create.blade.php)
/modules/User/Views/emails/registered.blade.phpDuplicate (/modules/Vendor/Views/emails/vendor-team-request-create.blade.php)
/modules/User/Views/emails/user-permanently-delete.blade.phpDuplicate (/modules/Vendor/Views/emails/vendor-team-request-create.blade.php)
/modules/User/Views/emails/forgotPassword.blade.phpDuplicate (/modules/Vendor/Views/emails/vendor-team-request-create.blade.php)
/modules/News/Routes/api.phpDuplicate (/modules/Popup/Routes/api.php)
/modules/News/Routes/language.phpDuplicate (/modules/Booking/Routes/language.php)
/modules/Coupon/Routes/api.phpDuplicate (/modules/Popup/Routes/api.php)
/modules/Coupon/Routes/language.phpDuplicate (/modules/Booking/Routes/language.php)
/modules/Flight/Routes/api.phpDuplicate (/modules/Popup/Routes/api.php)
/modules/Flight/Routes/language.phpDuplicate (/modules/Booking/Routes/language.php)
/modules/Flight/Views/admin/attribute/form.blade.phpDuplicate (/modules/Space/Views/admin/attribute/form.blade.php)
/modules/Flight/Views/admin/terms/form.blade.phpDuplicate (/modules/Space/Views/admin/terms/form.blade.php)
/pro/Support/Routes/api.phpDuplicate (/modules/Email/Routes/api.php)
/pro/Support/Routes/language.phpDuplicate (/modules/Booking/Routes/language.php)
/pro/Support/Views/admin/topic/detail.blade.phpDuplicate (/pro/Support/Views/admin/ticket/detail.blade.php)
/pro/Support/Views/admin/topic/form.blade.phpDuplicate (/pro/Support/Views/admin/ticket/form.blade.php)
/themes/BC/Booking/Views/frontend/detail.blade.phpDuplicate (/modules/Booking/Views/frontend/detail.blade.php)
/themes/BC/Booking/Views/frontend/checkout.blade.phpDuplicate (/modules/Booking/Views/frontend/checkout.blade.php)
/themes/BC/Booking/Views/frontend/global/enquiry-form.blade.phpDuplicate (/modules/Booking/Views/frontend/global/enquiry-form.blade.php)
/themes/BC/Booking/Views/frontend/gateways/stripe.blade.phpDuplicate (/modules/Booking/Views/frontend/gateways/stripe.blade.php)
/themes/BC/Booking/Views/frontend/booking/checkout-deposit.blade.phpDuplicate (/modules/Booking/Views/frontend/booking/checkout-deposit.blade.php)
/themes/BC/Booking/Views/frontend/booking/booking-customer-info.blade.phpDuplicate (/modules/Booking/Views/frontend/booking/booking-customer-info.blade.php)
/themes/BC/Booking/Views/frontend/booking/checkout-deposit-amount.blade.phpDuplicate (/modules/Booking/Views/frontend/booking/checkout-deposit-amount.blade.php)
/themes/BC/Booking/Views/frontend/booking/checkout-payment.blade.phpDuplicate (/modules/Booking/Views/frontend/booking/checkout-payment.blade.php)
/themes/BC/Booking/Views/frontend/normal-checkout/info.blade.phpDuplicate (/modules/Booking/Views/frontend/normal-checkout/info.blade.php)
/themes/BC/Tour/Views/frontend/layouts/details/tour-review.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/details/space-review.blade.php)
/themes/BC/Tour/Views/frontend/layouts/search-map/fields/date.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/search-map/fields/date.blade.php)
/themes/BC/Tour/Views/frontend/layouts/search/fields/date.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/search/fields/date.blade.php)
/themes/BC/Tour/Views/frontend/layouts/search/fields/attr.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/search/fields/attr.blade.php)
/themes/BC/Tour/Views/frontend/layouts/search/fields/service_name.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/search/fields/service_name.blade.php)
/themes/BC/Boat/Views/frontend/layouts/details/review.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/details/space-review.blade.php)
/themes/BC/Boat/Views/frontend/layouts/details/include-exclude.blade.phpDuplicate (/themes/BC/Tour/Views/frontend/layouts/details/tour-include-exclude.blade.php)
/themes/BC/Boat/Views/frontend/layouts/search/fields/attr.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/search/fields/attr.blade.php)
/themes/BC/Hotel/Views/frontend/layouts/details/hotel-review.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/details/space-review.blade.php)
/themes/BC/Hotel/Views/frontend/layouts/search-map/fields/date.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/search-map/fields/date.blade.php)
/themes/BC/Hotel/Views/frontend/layouts/search/fields/attr.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/search/fields/attr.blade.php)
/themes/BC/Hotel/Views/frontend/layouts/search/fields/service_name.blade.phpDuplicate (/themes/BC/Boat/Views/frontend/layouts/search/fields/service_name.blade.php)
/themes/BC/Core/Views/frontend/sitemap.blade.phpDuplicate (/modules/Core/Views/frontend/sitemap.blade.php)
/themes/BC/Core/Views/frontend/currency-switcher.blade.phpDuplicate (/modules/Core/Views/frontend/currency-switcher.blade.php)
/themes/BC/Core/Views/frontend/sitemap-path.blade.phpDuplicate (/modules/Core/Views/frontend/sitemap-path.blade.php)
/themes/BC/Core/Views/frontend/notification/list.blade.phpDuplicate (/modules/Core/Views/frontend/notification/list.blade.php)
/themes/BC/Core/Views/frontend/notification/index.blade.phpDuplicate (/modules/Core/Views/frontend/notification/index.blade.php)
/themes/BC/Review/Views/frontend/image-thumb.blade.phpDuplicate (/modules/Review/Views/frontend/image-thumb.blade.php)
/themes/BC/Event/Views/frontend/layouts/details/review.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/details/space-review.blade.php)
/themes/BC/Event/Views/frontend/layouts/details/attributes.blade.phpDuplicate (/themes/BC/Boat/Views/frontend/layouts/details/attributes.blade.php)
/themes/BC/Event/Views/frontend/layouts/search-map/fields/date.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/search-map/fields/date.blade.php)
/themes/BC/Event/Views/frontend/layouts/search/fields/date.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/search/fields/date.blade.php)
/themes/BC/Event/Views/frontend/layouts/search/fields/attr.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/search/fields/attr.blade.php)
/themes/BC/Event/Views/frontend/layouts/search/fields/service_name.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/search/fields/service_name.blade.php)
/themes/BC/Car/Views/frontend/layouts/details/review.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/details/space-review.blade.php)
/themes/BC/Car/Views/frontend/layouts/details/attributes.blade.phpDuplicate (/themes/BC/Boat/Views/frontend/layouts/details/attributes.blade.php)
/themes/BC/Car/Views/frontend/layouts/search-map/fields/date.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/search-map/fields/date.blade.php)
/themes/BC/Car/Views/frontend/layouts/search/fields/attr.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/search/fields/attr.blade.php)
/themes/BC/Car/Views/frontend/layouts/search/fields/service_name.blade.phpDuplicate (/themes/BC/Boat/Views/frontend/layouts/search/fields/service_name.blade.php)
/themes/BC/Flight/Views/frontend/layouts/details/space-review.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/details/space-review.blade.php)
/themes/BC/Flight/Views/frontend/layouts/search-map/fields/date.blade.phpDuplicate (/themes/BC/Space/Views/frontend/layouts/search-map/fields/date.blade.php)
/themes/Base/Booking/Views/frontend/detail.blade.phpDuplicate (/modules/Booking/Views/frontend/detail.blade.php)
/themes/Base/Booking/Views/frontend/checkout.blade.phpDuplicate (/modules/Booking/Views/frontend/checkout.blade.php)
/themes/Base/Booking/Views/frontend/global/enquiry-form.blade.phpDuplicate (/modules/Booking/Views/frontend/global/enquiry-form.blade.php)
/themes/Base/Booking/Views/frontend/gateways/stripe.blade.phpDuplicate (/modules/Booking/Views/frontend/gateways/stripe.blade.php)
/themes/Base/Booking/Views/frontend/booking/checkout-deposit.blade.phpDuplicate (/modules/Booking/Views/frontend/booking/checkout-deposit.blade.php)
/themes/Base/Booking/Views/frontend/booking/booking-customer-info.blade.phpDuplicate (/modules/Booking/Views/frontend/booking/booking-customer-info.blade.php)
/themes/Base/Booking/Views/frontend/booking/checkout-deposit-amount.blade.phpDuplicate (/modules/Booking/Views/frontend/booking/checkout-deposit-amount.blade.php)
/themes/Base/Booking/Views/frontend/booking/checkout-payment.blade.phpDuplicate (/modules/Booking/Views/frontend/booking/checkout-payment.blade.php)
/themes/Base/Booking/Views/frontend/booking/checkout-form.blade.phpDuplicate (/modules/Booking/Views/frontend/booking/checkout-form.blade.php)
/themes/Base/Booking/Views/frontend/normal-checkout/info.blade.phpDuplicate (/modules/Booking/Views/frontend/normal-checkout/info.blade.php)
/themes/Base/Booking/Views/emails/enquiry.blade.phpDuplicate (/modules/Vendor/Views/emails/vendor-team-request-create.blade.php)
/themes/Base/Page/Views/frontend/detail.blade.phpDuplicate (/modules/Page/Views/frontend/detail.blade.php)
/themes/Base/Language/frontend/switcher-dropdown.blade.phpDuplicate (/themes/BC/Language/Views/frontend/switcher.blade.php)
/themes/Base/Popup/Views/frontend/popup.blade.phpDuplicate (/modules/Popup/Views/frontend/popup.blade.php)
/themes/Base/Tour/Views/frontend/booking/set-paid-modal.blade.phpDuplicate (/themes/Base/Space/Views/frontend/booking/set-paid-modal.blade.php)
/themes/Base/Tour/Views/frontend/booking/detail-modal.blade.phpDuplicate (/themes/Base/Space/Views/frontend/booking/detail-modal.blade.php)
/themes/Base/Boat/Views/frontend/blocks/list-boat/style_1.blade.phpDuplicate (/themes/BC/Boat/Views/frontend/blocks/list-boat/index.blade.php)
/themes/Base/Boat/Views/frontend/booking/set-paid-modal.blade.phpDuplicate (/themes/Base/Space/Views/frontend/booking/set-paid-modal.blade.php)
/themes/Base/Hotel/Views/frontend/booking/set-paid-modal.blade.phpDuplicate (/themes/Base/Space/Views/frontend/booking/set-paid-modal.blade.php)
/themes/Base/Hotel/Views/frontend/booking/detail-modal.blade.phpDuplicate (/themes/Base/Space/Views/frontend/booking/detail-modal.blade.php)
/themes/Base/Vendor/Views/frontend/blocks/list-vendor/index.blade.phpDuplicate (/modules/Vendor/Views/frontend/blocks/list-vendor/index.blade.php)
/themes/Base/Vendor/Views/frontend/blocks/form-register/index.blade.phpDuplicate (/modules/Vendor/Views/frontend/blocks/form-register/index.blade.php)
/themes/Base/Vendor/Views/frontend/payouts/request.blade.phpDuplicate (/modules/Vendor/Views/frontend/payouts/request.blade.php)
/themes/Base/Vendor/Views/frontend/payouts/setup.blade.phpDuplicate (/modules/Vendor/Views/frontend/payouts/setup.blade.php)
/themes/Base/Vendor/Views/frontend/payouts/index.blade.phpDuplicate (/modules/Vendor/Views/frontend/payouts/index.blade.php)
/themes/Base/Vendor/Views/frontend/enquiry/reply.blade.phpDuplicate (/modules/Vendor/Views/frontend/enquiry/reply.blade.php)
/themes/Base/Vendor/Views/frontend/team/index.blade.phpDuplicate (/modules/Vendor/Views/frontend/team/index.blade.php)
/themes/Base/Core/frontend/sitemap.blade.phpDuplicate (/modules/Core/Views/frontend/sitemap.blade.php)
/themes/Base/Core/frontend/currency-switcher.blade.phpDuplicate (/modules/Core/Views/frontend/currency-switcher.blade.php)
/themes/Base/Core/frontend/sitemap-path.blade.phpDuplicate (/modules/Core/Views/frontend/sitemap-path.blade.php)
/themes/Base/Core/frontend/notification/list.blade.phpDuplicate (/modules/Core/Views/frontend/notification/list.blade.php)
/themes/Base/Core/frontend/notification/index.blade.phpDuplicate (/modules/Core/Views/frontend/notification/index.blade.php)
/themes/Base/Event/Views/frontend/booking/set-paid-modal.blade.phpDuplicate (/themes/Base/Space/Views/frontend/booking/set-paid-modal.blade.php)
/themes/Base/Event/Views/frontend/booking/detail-modal.blade.phpDuplicate (/themes/Base/Space/Views/frontend/booking/detail-modal.blade.php)
/themes/Base/Car/Views/frontend/booking/detail-date.blade.phpDuplicate (/themes/Base/Event/Views/frontend/booking/detail-date.blade.php)
/themes/Base/Car/Views/frontend/booking/set-paid-modal.blade.phpDuplicate (/themes/Base/Space/Views/frontend/booking/set-paid-modal.blade.php)
/themes/Base/Car/Views/frontend/booking/detail-modal.blade.phpDuplicate (/themes/Base/Boat/Views/frontend/booking/detail-modal.blade.php)
/themes/Base/Coupon/Views/frontend/booking/checkout-coupon.blade.phpDuplicate (/modules/Coupon/Views/frontend/booking/checkout-coupon.blade.php)
/themes/Base/Coupon/Views/frontend/booking/detail-coupon.blade.phpDuplicate (/modules/Coupon/Views/frontend/booking/detail-coupon.blade.php)
/themes/Base/Flight/Views/frontend/booking/set-paid-modal.blade.phpDuplicate (/themes/Base/Space/Views/frontend/booking/set-paid-modal.blade.php)
/themes/Base/Flight/Views/frontend/booking/detail-modal.blade.phpDuplicate (/themes/Base/Space/Views/frontend/booking/detail-modal.blade.php)
/resources/views/vendor/pagination/simple-default.blade.phpDuplicate (/resources/views/vendor/pagination/simple-bootstrap-4.blade.php)
/resources/views/vendor/pagination/simple-tailwind.blade.phpDuplicate (/resources/views/vendor/pagination/simple-bootstrap-4.blade.php)
/resources/views/vendor/pagination/semantic-ui.blade.phpDuplicate (/resources/views/vendor/pagination/simple-bootstrap-4.blade.php)
/resources/views/vendor/pagination/bootstrap-4.blade.phpDuplicate (/resources/views/vendor/pagination/simple-bootstrap-4.blade.php)
/resources/views/vendor/pagination/tailwind.blade.phpDuplicate (/resources/views/vendor/pagination/simple-bootstrap-4.blade.php)
/resources/views/auth/register.blade.phpDuplicate (/modules/Layout/auth/register.blade.php)
/resources/views/auth/passwords/email.blade.phpDuplicate (/modules/Layout/auth/passwords/email.blade.php)
/resources/ckeditor4/samples/old/sample_posteddata.phpDuplicate (/public/libs/ckeditor4/samples/old/sample_posteddata.php)
/resources/ckeditor4/samples/old/assets/posteddata.phpDuplicate (/public/libs/ckeditor4/samples/old/assets/posteddata.php)
/resources/lang/en/booking.phpDuplicate (/modules/Location/Config/config.php)
/plugins/PaymentTwoCheckout/Routes/api.phpDuplicate (/custom/Helpers/CustomHelper.php)
/plugins/PaymentTwoCheckout/Routes/admin.phpDuplicate (/custom/Helpers/CustomHelper.php)
/routes/language.phpDuplicate (/modules/Booking/Routes/language.php)
/config/languages.phpDuplicate (/modules/Language/Config/config.php)
/app/Pro/Views/admin/upgrade.blade.php/app/Pro/Views/admin/upgrade.blade.php Only 1 tokens
/app/Pro/Views/admin/upgrade-form.blade.php/app/Pro/Views/admin/upgrade-form.blade.php Only 1 tokens
/app/Pro/Views/admin/upgrade-modal.blade.php/app/Pro/Views/admin/upgrade-modal.blade.php Only 1 tokens
/custom/Helpers/CustomHelper.php/custom/Helpers/CustomHelper.php Only 1 tokens
/modules/Booking/Views/frontend/detail.blade.php/modules/Booking/Views/frontend/detail.blade.php Only 1 tokens
/modules/Booking/Views/frontend/checkout.blade.php/modules/Booking/Views/frontend/checkout.blade.php Only 1 tokens
/modules/Booking/Views/frontend/gateways/stripe.blade.php/modules/Booking/Views/frontend/gateways/stripe.blade.php Only 1 tokens
/modules/Booking/Views/frontend/booking/booking-customer-info.blade.php/modules/Booking/Views/frontend/booking/booking-customer-info.blade.php Only 1 tokens
/modules/Booking/Views/frontend/booking/checkout-deposit-amount.blade.php/modules/Booking/Views/frontend/booking/checkout-deposit-amount.blade.php Only 1 tokens
/modules/Booking/Views/frontend/booking/checkout-payment.blade.php/modules/Booking/Views/frontend/booking/checkout-payment.blade.php Only 1 tokens
/modules/Booking/Views/frontend/booking/checkout-form.blade.php/modules/Booking/Views/frontend/booking/checkout-form.blade.php Only 1 tokens
/modules/Booking/Views/frontend/normal-checkout/info.blade.php/modules/Booking/Views/frontend/normal-checkout/info.blade.php Only 1 tokens
/modules/Booking/Views/admin/settings/enquiry.blade.php/modules/Booking/Views/admin/settings/enquiry.blade.php Only 1 tokens
/modules/Email/Views/layout.blade.php/modules/Email/Views/layout.blade.php Only 1 tokens
/modules/Email/Views/emails/test.blade.php/modules/Email/Views/emails/test.blade.php Only 1 tokens
/modules/Email/Views/admin/settings/email.blade.php/modules/Email/Views/admin/settings/email.blade.php Only 1 tokens
/modules/Email/Views/parts/header.blade.php/modules/Email/Views/parts/header.blade.php Only 1 tokens
/modules/Email/Views/parts/footer.blade.php/modules/Email/Views/parts/footer.blade.php Only 1 tokens
/modules/Page/Views/frontend/detail.blade.php/modules/Page/Views/frontend/detail.blade.php Only 1 tokens
/modules/Page/Views/admin/detail.blade.php/modules/Page/Views/admin/detail.blade.php Only 1 tokens
/modules/Page/Views/admin/advanced.blade.php/modules/Page/Views/admin/advanced.blade.php Only 1 tokens
/modules/Page/Views/admin/index.blade.php/modules/Page/Views/admin/index.blade.php Only 1 tokens
/modules/Language/Views/frontend/switcher.blade.php/modules/Language/Views/frontend/switcher.blade.php Only 1 tokens
/modules/Language/Views/translations/detail.blade.php/modules/Language/Views/translations/detail.blade.php Only 1 tokens
/modules/Language/Views/translations/index.blade.php/modules/Language/Views/translations/index.blade.php Only 1 tokens
/modules/Language/Views/admin/navigation.blade.php/modules/Language/Views/admin/navigation.blade.php Only 1 tokens
/modules/Language/Views/admin/language/detail.blade.php/modules/Language/Views/admin/language/detail.blade.php Only 1 tokens
/modules/Language/Views/admin/language/form.blade.php/modules/Language/Views/admin/language/form.blade.php Only 1 tokens
/modules/Language/Views/admin/language/index.blade.php/modules/Language/Views/admin/language/index.blade.php Only 1 tokens
/modules/Popup/Routes/api.php/modules/Popup/Routes/api.php empty file
/modules/Popup/Views/admin/detail.blade.php/modules/Popup/Views/admin/detail.blade.php Only 1 tokens
/modules/Popup/Views/admin/index.blade.php/modules/Popup/Views/admin/index.blade.php Only 1 tokens
/modules/Popup/Views/admin/popup/conditions.blade.php/modules/Popup/Views/admin/popup/conditions.blade.php Only 1 tokens
/modules/Popup/Views/admin/popup/schedule.blade.php/modules/Popup/Views/admin/popup/schedule.blade.php Only 1 tokens
/modules/Popup/Views/admin/popup/content.blade.php/modules/Popup/Views/admin/popup/content.blade.php Only 1 tokens
/modules/Dashboard/Views/index.blade.php/modules/Dashboard/Views/index.blade.php Only 1 tokens
/modules/Location/Views/admin/category/detail.blade.php/modules/Location/Views/admin/category/detail.blade.php Only 1 tokens
/modules/Media/Views/browser.blade.php/modules/Media/Views/browser.blade.php Only 1 tokens
/modules/Media/Views/ckeditor.blade.php/modules/Media/Views/ckeditor.blade.php Only 1 tokens
/modules/Media/Views/admin/index.blade.php/modules/Media/Views/admin/index.blade.php Only 1 tokens
/modules/Media/Views/admin/settings/file-system.blade.php/modules/Media/Views/admin/settings/file-system.blade.php Only 1 tokens
/modules/Space/Views/admin/availability.blade.php/modules/Space/Views/admin/availability.blade.php Only 1 tokens
/modules/Space/Views/admin/index.blade.php/modules/Space/Views/admin/index.blade.php Only 1 tokens
/modules/Space/Views/admin/space/ical.blade.php/modules/Space/Views/admin/space/ical.blade.php Only 1 tokens
/modules/Space/Views/admin/space/attributes.blade.php/modules/Space/Views/admin/space/attributes.blade.php Only 1 tokens
/modules/Space/Views/admin/space/content.blade.php/modules/Space/Views/admin/space/content.blade.php Only 1 tokens
/modules/Space/Views/admin/attribute/detail.blade.php/modules/Space/Views/admin/attribute/detail.blade.php Only 1 tokens
/modules/Space/Views/admin/attribute/form.blade.php/modules/Space/Views/admin/attribute/form.blade.php Only 1 tokens
/modules/Space/Views/admin/attribute/index.blade.php/modules/Space/Views/admin/attribute/index.blade.php Only 1 tokens
/modules/Space/Views/admin/terms/detail.blade.php/modules/Space/Views/admin/terms/detail.blade.php Only 1 tokens
/modules/Space/Views/admin/terms/form.blade.php/modules/Space/Views/admin/terms/form.blade.php Only 1 tokens
/modules/Space/Views/admin/terms/index.blade.php/modules/Space/Views/admin/terms/index.blade.php Only 1 tokens
/modules/Space/Views/admin/settings/map-search.blade.php/modules/Space/Views/admin/settings/map-search.blade.php Only 1 tokens
/modules/Tour/Views/admin/availability.blade.php/modules/Tour/Views/admin/availability.blade.php Only 1 tokens
/modules/Tour/Views/admin/index.blade.php/modules/Tour/Views/admin/index.blade.php Only 1 tokens
/modules/Tour/Views/admin/tour/ical.blade.php/modules/Tour/Views/admin/tour/ical.blade.php Only 1 tokens
/modules/Tour/Views/admin/tour/itinerary.blade.php/modules/Tour/Views/admin/tour/itinerary.blade.php Only 1 tokens
/modules/Tour/Views/admin/tour/include-exclude.blade.php/modules/Tour/Views/admin/tour/include-exclude.blade.php Only 1 tokens
/modules/Tour/Views/admin/attribute/detail.blade.php/modules/Tour/Views/admin/attribute/detail.blade.php Only 1 tokens
/modules/Tour/Views/admin/attribute/index.blade.php/modules/Tour/Views/admin/attribute/index.blade.php Only 1 tokens
/modules/Tour/Views/admin/terms/detail.blade.php/modules/Tour/Views/admin/terms/detail.blade.php Only 1 tokens
/modules/Tour/Views/admin/terms/index.blade.php/modules/Tour/Views/admin/terms/index.blade.php Only 1 tokens
/modules/Tour/Views/admin/category/detail.blade.php/modules/Tour/Views/admin/category/detail.blade.php Only 1 tokens
/modules/Tour/Views/admin/settings/map-search.blade.php/modules/Tour/Views/admin/settings/map-search.blade.php Only 1 tokens
/modules/Boat/Views/admin/availability.blade.php/modules/Boat/Views/admin/availability.blade.php Only 1 tokens
/modules/Boat/Views/admin/index.blade.php/modules/Boat/Views/admin/index.blade.php Only 1 tokens
/modules/Boat/Views/admin/boat/content.blade.php/modules/Boat/Views/admin/boat/content.blade.php Only 1 tokens
/modules/Boat/Views/admin/boat/include-exclude.blade.php/modules/Boat/Views/admin/boat/include-exclude.blade.php Only 1 tokens
/modules/Boat/Views/admin/attribute/detail.blade.php/modules/Boat/Views/admin/attribute/detail.blade.php Only 1 tokens
/modules/Boat/Views/admin/attribute/form.blade.php/modules/Boat/Views/admin/attribute/form.blade.php Only 1 tokens
/modules/Boat/Views/admin/attribute/index.blade.php/modules/Boat/Views/admin/attribute/index.blade.php Only 1 tokens
/modules/Boat/Views/admin/terms/detail.blade.php/modules/Boat/Views/admin/terms/detail.blade.php Only 1 tokens
/modules/Boat/Views/admin/terms/form.blade.php/modules/Boat/Views/admin/terms/form.blade.php Only 1 tokens
/modules/Boat/Views/admin/terms/index.blade.php/modules/Boat/Views/admin/terms/index.blade.php Only 1 tokens
/modules/Boat/Views/admin/settings/map-search.blade.php/modules/Boat/Views/admin/settings/map-search.blade.php Only 1 tokens
/modules/Hotel/Views/admin/index.blade.php/modules/Hotel/Views/admin/index.blade.php Only 1 tokens
/modules/Hotel/Views/admin/hotel/ical.blade.php/modules/Hotel/Views/admin/hotel/ical.blade.php Only 1 tokens
/modules/Hotel/Views/admin/hotel/surrounding.blade.php/modules/Hotel/Views/admin/hotel/surrounding.blade.php Only 1 tokens
/modules/Hotel/Views/admin/attribute/detail.blade.php/modules/Hotel/Views/admin/attribute/detail.blade.php Only 1 tokens
/modules/Hotel/Views/admin/attribute/index.blade.php/modules/Hotel/Views/admin/attribute/index.blade.php Only 1 tokens
/modules/Hotel/Views/admin/terms/detail.blade.php/modules/Hotel/Views/admin/terms/detail.blade.php Only 1 tokens
/modules/Hotel/Views/admin/terms/index.blade.php/modules/Hotel/Views/admin/terms/index.blade.php Only 1 tokens
/modules/Hotel/Views/admin/room/detail.blade.php/modules/Hotel/Views/admin/room/detail.blade.php Only 1 tokens
/modules/Hotel/Views/admin/room/form.blade.php/modules/Hotel/Views/admin/room/form.blade.php Only 1 tokens
/modules/Hotel/Views/admin/room/availability.blade.php/modules/Hotel/Views/admin/room/availability.blade.php Only 1 tokens
/modules/Hotel/Views/admin/room/index.blade.php/modules/Hotel/Views/admin/room/index.blade.php Only 1 tokens
/modules/Hotel/Views/admin/room/attribute/detail.blade.php/modules/Hotel/Views/admin/room/attribute/detail.blade.php Only 1 tokens
/modules/Hotel/Views/admin/room/attribute/form.blade.php/modules/Hotel/Views/admin/room/attribute/form.blade.php Only 1 tokens
/modules/Hotel/Views/admin/room/attribute/index.blade.php/modules/Hotel/Views/admin/room/attribute/index.blade.php Only 1 tokens
/modules/Hotel/Views/admin/room/form-detail/pricing.blade.php/modules/Hotel/Views/admin/room/form-detail/pricing.blade.php Only 1 tokens
/modules/Hotel/Views/admin/room/form-detail/ical.blade.php/modules/Hotel/Views/admin/room/form-detail/ical.blade.php Only 1 tokens
/modules/Hotel/Views/admin/room/form-detail/attributes.blade.php/modules/Hotel/Views/admin/room/form-detail/attributes.blade.php Only 1 tokens
/modules/Hotel/Views/admin/room/form-detail/content.blade.php/modules/Hotel/Views/admin/room/form-detail/content.blade.php Only 1 tokens
/modules/Hotel/Views/admin/settings/map-search.blade.php/modules/Hotel/Views/admin/settings/map-search.blade.php Only 1 tokens
/modules/Template/Views/admin/detail.blade.php/modules/Template/Views/admin/detail.blade.php Only 1 tokens
/modules/Template/Views/admin/import.blade.php/modules/Template/Views/admin/import.blade.php Only 1 tokens
/modules/Template/Views/admin/index.blade.php/modules/Template/Views/admin/index.blade.php Only 1 tokens
/modules/Template/Views/admin/live/index.blade.php/modules/Template/Views/admin/live/index.blade.php Only 1 tokens
/modules/Template/Views/admin/live/parts/layers.blade.php/modules/Template/Views/admin/live/parts/layers.blade.php Only 1 tokens
/modules/Template/Views/admin/live/parts/add-block.blade.php/modules/Template/Views/admin/live/parts/add-block.blade.php Only 1 tokens
/modules/Vendor/Views/frontend/blocks/list-vendor/index.blade.php/modules/Vendor/Views/frontend/blocks/list-vendor/index.blade.php Only 1 tokens
/modules/Vendor/Views/frontend/blocks/form-register/index.blade.php/modules/Vendor/Views/frontend/blocks/form-register/index.blade.php Only 1 tokens
/modules/Vendor/Views/frontend/payouts/request.blade.php/modules/Vendor/Views/frontend/payouts/request.blade.php Only 1 tokens
/modules/Vendor/Views/frontend/payouts/setup.blade.php/modules/Vendor/Views/frontend/payouts/setup.blade.php Only 1 tokens
/modules/Vendor/Views/frontend/payouts/index.blade.php/modules/Vendor/Views/frontend/payouts/index.blade.php Only 1 tokens
/modules/Vendor/Views/frontend/enquiry/reply.blade.php/modules/Vendor/Views/frontend/enquiry/reply.blade.php Only 1 tokens
/modules/Vendor/Views/frontend/enquiry/index.blade.php/modules/Vendor/Views/frontend/enquiry/index.blade.php Only 1 tokens
/modules/Vendor/Views/frontend/team/index.blade.php/modules/Vendor/Views/frontend/team/index.blade.php Only 1 tokens
/modules/Vendor/Views/emails/vendor-team-request-create.blade.php/modules/Vendor/Views/emails/vendor-team-request-create.blade.php Only 1 tokens
/modules/Vendor/Views/emails/payout-request-email.blade.php/modules/Vendor/Views/emails/payout-request-email.blade.php Only 1 tokens
/modules/Vendor/Views/admin/settings/team.blade.php/modules/Vendor/Views/admin/settings/team.blade.php Only 1 tokens
/modules/Contact/Views/index.blade.php/modules/Contact/Views/index.blade.php Only 1 tokens
/modules/Contact/Views/frontend/blocks/contact/index.blade.php/modules/Contact/Views/frontend/blocks/contact/index.blade.php Only 1 tokens
/modules/Contact/Views/emails/notification.blade.php/modules/Contact/Views/emails/notification.blade.php Only 1 tokens
/modules/Contact/Views/admin/index.blade.php/modules/Contact/Views/admin/index.blade.php Only 1 tokens
/modules/Core/Views/frontend/sitemap.blade.php/modules/Core/Views/frontend/sitemap.blade.php Only 1 tokens
/modules/Core/Views/frontend/currency-switcher.blade.php/modules/Core/Views/frontend/currency-switcher.blade.php Only 1 tokens
/modules/Core/Views/frontend/sitemap-path.blade.php/modules/Core/Views/frontend/sitemap-path.blade.php Only 1 tokens
/modules/Core/Views/frontend/notification/list.blade.php/modules/Core/Views/frontend/notification/list.blade.php Only 1 tokens
/modules/Core/Views/frontend/notification/index.blade.php/modules/Core/Views/frontend/notification/index.blade.php Only 1 tokens
/modules/Core/Views/admin/module/index.blade.php/modules/Core/Views/admin/module/index.blade.php Only 1 tokens
/modules/Core/Views/admin/updater/index.blade.php/modules/Core/Views/admin/updater/index.blade.php Only 1 tokens
/modules/Core/Views/admin/global/advanced-filter.blade.php/modules/Core/Views/admin/global/advanced-filter.blade.php Only 1 tokens
/modules/Core/Views/admin/menu/detail.blade.php/modules/Core/Views/admin/menu/detail.blade.php Only 1 tokens
/modules/Core/Views/admin/menu/index.blade.php/modules/Core/Views/admin/menu/index.blade.php Only 1 tokens
/modules/Core/Views/admin/notification/index.blade.php/modules/Core/Views/admin/notification/index.blade.php Only 1 tokens
/modules/Core/Views/admin/settings/index.blade.php/modules/Core/Views/admin/settings/index.blade.php Only 1 tokens
/modules/Core/Views/admin/settings/groups/uploads.blade.php/modules/Core/Views/admin/settings/groups/uploads.blade.php Only 1 tokens
/modules/Core/Views/admin/settings/groups/advance.blade.php/modules/Core/Views/admin/settings/groups/advance.blade.php Only 1 tokens
/modules/Core/Views/admin/settings/groups/style.blade.php/modules/Core/Views/admin/settings/groups/style.blade.php Only 1 tokens
/modules/Core/Views/admin/settings/groups/parts/cookie-consent-setting.blade.php/modules/Core/Views/admin/settings/groups/parts/cookie-consent-setting.blade.php Only 1 tokens
/modules/Core/Views/admin/settings/groups/parts/pusher.blade.php/modules/Core/Views/admin/settings/groups/parts/pusher.blade.php Only 1 tokens
/modules/Review/Views/frontend/form.blade.php/modules/Review/Views/frontend/form.blade.php Only 1 tokens
/modules/Review/Views/frontend/image-thumb.blade.php/modules/Review/Views/frontend/image-thumb.blade.php Only 1 tokens
/modules/Review/Views/admin/settings/review.blade.php/modules/Review/Views/admin/settings/review.blade.php Only 1 tokens
/modules/Event/Views/admin/availability.blade.php/modules/Event/Views/admin/availability.blade.php Only 1 tokens
/modules/Event/Views/admin/index.blade.php/modules/Event/Views/admin/index.blade.php Only 1 tokens
/modules/Event/Views/admin/attribute/detail.blade.php/modules/Event/Views/admin/attribute/detail.blade.php Only 1 tokens
/modules/Event/Views/admin/attribute/form.blade.php/modules/Event/Views/admin/attribute/form.blade.php Only 1 tokens
/modules/Event/Views/admin/attribute/index.blade.php/modules/Event/Views/admin/attribute/index.blade.php Only 1 tokens
/modules/Event/Views/admin/terms/detail.blade.php/modules/Event/Views/admin/terms/detail.blade.php Only 1 tokens
/modules/Event/Views/admin/terms/form.blade.php/modules/Event/Views/admin/terms/form.blade.php Only 1 tokens
/modules/Event/Views/admin/terms/index.blade.php/modules/Event/Views/admin/terms/index.blade.php Only 1 tokens
/modules/Event/Views/admin/settings/map-search.blade.php/modules/Event/Views/admin/settings/map-search.blade.php Only 1 tokens
/modules/Event/Views/admin/event/content.blade.php/modules/Event/Views/admin/event/content.blade.php Only 1 tokens
/modules/Theme/Views/admin/upload.blade.php/modules/Theme/Views/admin/upload.blade.php Only 1 tokens
/modules/Theme/Views/admin/index.blade.php/modules/Theme/Views/admin/index.blade.php Only 1 tokens
/modules/Car/Views/admin/availability.blade.php/modules/Car/Views/admin/availability.blade.php Only 1 tokens
/modules/Car/Views/admin/index.blade.php/modules/Car/Views/admin/index.blade.php Only 1 tokens
/modules/Car/Views/admin/attribute/detail.blade.php/modules/Car/Views/admin/attribute/detail.blade.php Only 1 tokens
/modules/Car/Views/admin/attribute/index.blade.php/modules/Car/Views/admin/attribute/index.blade.php Only 1 tokens
/modules/Car/Views/admin/terms/detail.blade.php/modules/Car/Views/admin/terms/detail.blade.php Only 1 tokens
/modules/Car/Views/admin/terms/index.blade.php/modules/Car/Views/admin/terms/index.blade.php Only 1 tokens
/modules/Car/Views/admin/car/ical.blade.php/modules/Car/Views/admin/car/ical.blade.php Only 1 tokens
/modules/Car/Views/admin/car/content.blade.php/modules/Car/Views/admin/car/content.blade.php Only 1 tokens
/modules/Car/Views/admin/settings/map-search.blade.php/modules/Car/Views/admin/settings/map-search.blade.php Only 1 tokens
/modules/Layout/user.blade.php/modules/Layout/user.blade.php Only 1 tokens
/modules/Layout/empty.blade.php/modules/Layout/empty.blade.php Only 1 tokens
/modules/Layout/app.blade.php/modules/Layout/app.blade.php Only 1 tokens
/modules/Layout/admin/message.blade.php/modules/Layout/admin/message.blade.php Only 1 tokens
/modules/Layout/admin/empty.blade.php/modules/Layout/admin/empty.blade.php Only 1 tokens
/modules/Layout/admin/app.blade.php/modules/Layout/admin/app.blade.php Only 1 tokens
/modules/Layout/admin/parts/global-script.blade.php/modules/Layout/admin/parts/global-script.blade.php Only 1 tokens
/modules/Layout/admin/parts/bc.blade.php/modules/Layout/admin/parts/bc.blade.php Only 1 tokens
/modules/Layout/parts/custom-css.blade.php/modules/Layout/parts/custom-css.blade.php Only 1 tokens
/modules/Layout/parts/topbar.blade.php/modules/Layout/parts/topbar.blade.php Only 1 tokens
/modules/Layout/parts/favicon.blade.php/modules/Layout/parts/favicon.blade.php Only 1 tokens
/modules/Layout/parts/global-script.blade.php/modules/Layout/parts/global-script.blade.php Only 1 tokens
/modules/Layout/parts/login-register-modal.blade.php/modules/Layout/parts/login-register-modal.blade.php Only 1 tokens
/modules/Layout/parts/seo-meta.blade.php/modules/Layout/parts/seo-meta.blade.php Only 1 tokens
/modules/Layout/parts/bc.blade.php/modules/Layout/parts/bc.blade.php Only 1 tokens
/modules/Layout/parts/cookie-consent-init.blade.php/modules/Layout/parts/cookie-consent-init.blade.php Only 1 tokens
/modules/Layout/auth/login-form.blade.php/modules/Layout/auth/login-form.blade.php Only 1 tokens
/modules/Layout/auth/register-form.blade.php/modules/Layout/auth/register-form.blade.php Only 1 tokens
/modules/Layout/auth/register.blade.php/modules/Layout/auth/register.blade.php Only 1 tokens
/modules/Layout/auth/verify.blade.php/modules/Layout/auth/verify.blade.php Only 1 tokens
/modules/Layout/auth/login.blade.php/modules/Layout/auth/login.blade.php Only 1 tokens
/modules/Layout/auth/passwords/reset.blade.php/modules/Layout/auth/passwords/reset.blade.php Only 1 tokens
/modules/Layout/auth/passwords/email.blade.php/modules/Layout/auth/passwords/email.blade.php Only 1 tokens
/modules/Report/Views/admin/enquiry/reply.blade.php/modules/Report/Views/admin/enquiry/reply.blade.php Only 1 tokens
/modules/Report/Views/admin/enquiry/index.blade.php/modules/Report/Views/admin/enquiry/index.blade.php Only 1 tokens
/modules/Sms/Views/layout.blade.php/modules/Sms/Views/layout.blade.php Only 1 tokens
/modules/Sms/Views/admin/settings/sms.blade.php/modules/Sms/Views/admin/settings/sms.blade.php Only 1 tokens
/modules/User/Views/newsletter/subscriber/detail.blade.php/modules/User/Views/newsletter/subscriber/detail.blade.php Only 1 tokens
/modules/User/Views/newsletter/subscriber/form.blade.php/modules/User/Views/newsletter/subscriber/form.blade.php Only 1 tokens
/modules/User/Views/newsletter/subscriber/index.blade.php/modules/User/Views/newsletter/subscriber/index.blade.php Only 1 tokens
/modules/User/Views/emails/vendor-registered.blade.php/modules/User/Views/emails/vendor-registered.blade.php Only 1 tokens
/modules/User/Views/emails/vendor-approved.blade.php/modules/User/Views/emails/vendor-approved.blade.php Only 1 tokens
/modules/User/Views/emails/admin-submit-verify-data.blade.php/modules/User/Views/emails/admin-submit-verify-data.blade.php Only 1 tokens
/modules/User/Views/emails/user-submit-verify-data.blade.php/modules/User/Views/emails/user-submit-verify-data.blade.php Only 1 tokens
/modules/User/Views/admin/detail.blade.php/modules/User/Views/admin/detail.blade.php Only 1 tokens
/modules/User/Views/admin/upgrade-user.blade.php/modules/User/Views/admin/upgrade-user.blade.php Only 1 tokens
/modules/User/Views/admin/password.blade.php/modules/User/Views/admin/password.blade.php Only 1 tokens
/modules/User/Views/admin/index.blade.php/modules/User/Views/admin/index.blade.php Only 1 tokens
/modules/User/Views/admin/verification/detail.blade.php/modules/User/Views/admin/verification/detail.blade.php Only 1 tokens
/modules/User/Views/admin/verification/index.blade.php/modules/User/Views/admin/verification/index.blade.php Only 1 tokens
/modules/User/Views/admin/wallet/add-credit.blade.php/modules/User/Views/admin/wallet/add-credit.blade.php Only 1 tokens
/modules/User/Views/admin/plan/detail.blade.php/modules/User/Views/admin/plan/detail.blade.php Only 1 tokens
/modules/User/Views/admin/plan/form.blade.php/modules/User/Views/admin/plan/form.blade.php Only 1 tokens
/modules/User/Views/admin/plan/index.blade.php/modules/User/Views/admin/plan/index.blade.php Only 1 tokens
/modules/User/Views/admin/settings/plan.blade.php/modules/User/Views/admin/settings/plan.blade.php Only 1 tokens
/modules/User/Views/admin/settings/user.blade.php/modules/User/Views/admin/settings/user.blade.php Only 1 tokens
/modules/User/Views/admin/settings/_permanently_delete.blade.php/modules/User/Views/admin/settings/_permanently_delete.blade.php Only 1 tokens
/modules/User/Views/admin/role/verifyFieldsForm.blade.php/modules/User/Views/admin/role/verifyFieldsForm.blade.php Only 1 tokens
/modules/User/Views/admin/role/detail.blade.php/modules/User/Views/admin/role/detail.blade.php Only 1 tokens
/modules/User/Views/admin/role/verifyFieldsEdit.blade.php/modules/User/Views/admin/role/verifyFieldsEdit.blade.php Only 1 tokens
/modules/User/Views/admin/role/permission_matrix.blade.php/modules/User/Views/admin/role/permission_matrix.blade.php Only 1 tokens
/modules/User/Views/admin/role/verifyFields.blade.php/modules/User/Views/admin/role/verifyFields.blade.php Only 1 tokens
/modules/User/Views/admin/role/index.blade.php/modules/User/Views/admin/role/index.blade.php Only 1 tokens
/modules/User/Views/admin/permission/detail.blade.php/modules/User/Views/admin/permission/detail.blade.php Only 1 tokens
/modules/User/Views/admin/permission/index.blade.php/modules/User/Views/admin/permission/index.blade.php Only 1 tokens
/modules/News/Views/admin/tag/detail.blade.php/modules/News/Views/admin/tag/detail.blade.php Only 1 tokens
/modules/News/Views/admin/tag/form.blade.php/modules/News/Views/admin/tag/form.blade.php Only 1 tokens
/modules/News/Views/admin/tag/index.blade.php/modules/News/Views/admin/tag/index.blade.php Only 1 tokens
/modules/News/Views/admin/category/detail.blade.php/modules/News/Views/admin/category/detail.blade.php Only 1 tokens
/modules/News/Views/admin/news/form.blade.php/modules/News/Views/admin/news/form.blade.php Only 1 tokens
/modules/Coupon/Views/frontend/booking/checkout-coupon.blade.php/modules/Coupon/Views/frontend/booking/checkout-coupon.blade.php Only 1 tokens
/modules/Coupon/Views/frontend/booking/detail-coupon.blade.php/modules/Coupon/Views/frontend/booking/detail-coupon.blade.php Only 1 tokens
/modules/Coupon/Views/admin/detail.blade.php/modules/Coupon/Views/admin/detail.blade.php Only 1 tokens
/modules/Coupon/Views/admin/index.blade.php/modules/Coupon/Views/admin/index.blade.php Only 1 tokens
/modules/Flight/Views/emails/new_booking_detail.blade.php/modules/Flight/Views/emails/new_booking_detail.blade.php Only 1 tokens
/modules/Flight/Views/admin/index.blade.php/modules/Flight/Views/admin/index.blade.php Only 1 tokens
/modules/Flight/Views/admin/airport/detail.blade.php/modules/Flight/Views/admin/airport/detail.blade.php Only 1 tokens
/modules/Flight/Views/admin/airport/index.blade.php/modules/Flight/Views/admin/airport/index.blade.php Only 1 tokens
/modules/Flight/Views/admin/seatType/detail.blade.php/modules/Flight/Views/admin/seatType/detail.blade.php Only 1 tokens
/modules/Flight/Views/admin/seatType/form.blade.php/modules/Flight/Views/admin/seatType/form.blade.php Only 1 tokens
/modules/Flight/Views/admin/seatType/index.blade.php/modules/Flight/Views/admin/seatType/index.blade.php Only 1 tokens
/modules/Flight/Views/admin/attribute/detail.blade.php/modules/Flight/Views/admin/attribute/detail.blade.php Only 1 tokens
/modules/Flight/Views/admin/attribute/index.blade.php/modules/Flight/Views/admin/attribute/index.blade.php Only 1 tokens
/modules/Flight/Views/admin/terms/detail.blade.php/modules/Flight/Views/admin/terms/detail.blade.php Only 1 tokens
/modules/Flight/Views/admin/terms/index.blade.php/modules/Flight/Views/admin/terms/index.blade.php Only 1 tokens
/modules/Flight/Views/admin/airline/detail.blade.php/modules/Flight/Views/admin/airline/detail.blade.php Only 1 tokens
/modules/Flight/Views/admin/airline/form.blade.php/modules/Flight/Views/admin/airline/form.blade.php Only 1 tokens
/modules/Flight/Views/admin/airline/index.blade.php/modules/Flight/Views/admin/airline/index.blade.php Only 1 tokens
/modules/Flight/Views/admin/settings/map-search.blade.php/modules/Flight/Views/admin/settings/map-search.blade.php Only 1 tokens
/modules/Flight/Views/admin/flight/detail.blade.php/modules/Flight/Views/admin/flight/detail.blade.php Only 1 tokens
/modules/Flight/Views/admin/flight/index.blade.php/modules/Flight/Views/admin/flight/index.blade.php Only 1 tokens
/modules/Flight/Views/admin/flight/seat/detail.blade.php/modules/Flight/Views/admin/flight/seat/detail.blade.php Only 1 tokens
/modules/Flight/Views/admin/flight/seat/index.blade.php/modules/Flight/Views/admin/flight/seat/index.blade.php Only 1 tokens
/pro/Booking/Views/frontend/user/ticket/tickets.blade.php/pro/Booking/Views/frontend/user/ticket/tickets.blade.php Only 1 tokens
/pro/Booking/Views/frontend/user/ticket/layout.blade.php/pro/Booking/Views/frontend/user/ticket/layout.blade.php Only 1 tokens
/pro/Support/Views/email/new_reply.blade.php/pro/Support/Views/email/new_reply.blade.php Only 1 tokens
/pro/Support/Views/frontend/ticket/detail.blade.php/pro/Support/Views/frontend/ticket/detail.blade.php Only 1 tokens
/pro/Support/Views/frontend/ticket/index.blade.php/pro/Support/Views/frontend/ticket/index.blade.php Only 1 tokens
/pro/Support/Views/frontend/topic/detail.blade.php/pro/Support/Views/frontend/topic/detail.blade.php Only 1 tokens
/pro/Support/Views/frontend/topic/index.blade.php/pro/Support/Views/frontend/topic/index.blade.php Only 1 tokens
/pro/Support/Views/frontend/layouts/ticket/detail-sidebar.blade.php/pro/Support/Views/frontend/layouts/ticket/detail-sidebar.blade.php Only 1 tokens
/pro/Support/Views/frontend/layouts/ticket/loop.blade.php/pro/Support/Views/frontend/layouts/ticket/loop.blade.php Only 1 tokens
/pro/Support/Views/frontend/layouts/topic/search-form.blade.php/pro/Support/Views/frontend/layouts/topic/search-form.blade.php Only 1 tokens
/pro/Support/Views/admin/ticket/form.blade.php/pro/Support/Views/admin/ticket/form.blade.php Only 1 tokens
/pro/Support/Views/admin/ticket/category/detail.blade.php/pro/Support/Views/admin/ticket/category/detail.blade.php Only 1 tokens
/pro/Support/Views/admin/topic/index.blade.php/pro/Support/Views/admin/topic/index.blade.php Only 1 tokens
/pro/Support/Views/admin/topic/tag/detail.blade.php/pro/Support/Views/admin/topic/tag/detail.blade.php Only 1 tokens
/pro/Support/Views/admin/topic/tag/form.blade.php/pro/Support/Views/admin/topic/tag/form.blade.php Only 1 tokens
/pro/Support/Views/admin/topic/tag/index.blade.php/pro/Support/Views/admin/topic/tag/index.blade.php Only 1 tokens
/pro/Support/Views/admin/topic/category/detail.blade.php/pro/Support/Views/admin/topic/category/detail.blade.php Only 1 tokens
/pro/Ai/Views/frontend/text-generate.blade.php/pro/Ai/Views/frontend/text-generate.blade.php Only 1 tokens
/pro/Ai/Views/admin/settings/ai.blade.php/pro/Ai/Views/admin/settings/ai.blade.php Only 1 tokens
/themes/BC/Booking/Views/frontend/booking/checkout-form.blade.php/themes/BC/Booking/Views/frontend/booking/checkout-form.blade.php Only 1 tokens
/themes/BC/Language/Views/frontend/switcher.blade.php/themes/BC/Language/Views/frontend/switcher.blade.php Only 1 tokens
/themes/BC/Location/Views/frontend/blocks/list-locations/loop.blade.php/themes/BC/Location/Views/frontend/blocks/list-locations/loop.blade.php Only 1 tokens
/themes/BC/Location/Views/frontend/layouts/details/location-banner.blade.php/themes/BC/Location/Views/frontend/layouts/details/location-banner.blade.php Only 1 tokens
/themes/BC/Location/Views/frontend/layouts/details/location-trip-idea.blade.php/themes/BC/Location/Views/frontend/layouts/details/location-trip-idea.blade.php Only 1 tokens
/themes/BC/Location/Views/frontend/layouts/details/location-map.blade.php/themes/BC/Location/Views/frontend/layouts/details/location-map.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/detail.blade.php/themes/BC/Space/Views/frontend/detail.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/search.blade.php/themes/BC/Space/Views/frontend/search.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/search-map.blade.php/themes/BC/Space/Views/frontend/search-map.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/user/availability.blade.php/themes/BC/Space/Views/frontend/user/availability.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/blocks/form-search-space/index.blade.php/themes/BC/Space/Views/frontend/blocks/form-search-space/index.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/blocks/list-space/index.blade.php/themes/BC/Space/Views/frontend/blocks/list-space/index.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/layouts/details/space-banner.blade.php/themes/BC/Space/Views/frontend/layouts/details/space-banner.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/layouts/details/space-review.blade.php/themes/BC/Space/Views/frontend/layouts/details/space-review.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/layouts/details/space-related.blade.php/themes/BC/Space/Views/frontend/layouts/details/space-related.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/layouts/details/space-form-book.blade.php/themes/BC/Space/Views/frontend/layouts/details/space-form-book.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/layouts/details/space-attributes.blade.php/themes/BC/Space/Views/frontend/layouts/details/space-attributes.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/layouts/search-map/form-search-map.blade.php/themes/BC/Space/Views/frontend/layouts/search-map/form-search-map.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/layouts/search-map/advance-filter.blade.php/themes/BC/Space/Views/frontend/layouts/search-map/advance-filter.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/layouts/search-map/fields/date.blade.php/themes/BC/Space/Views/frontend/layouts/search-map/fields/date.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/layouts/search/list-item.blade.php/themes/BC/Space/Views/frontend/layouts/search/list-item.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/layouts/search/form-search.blade.php/themes/BC/Space/Views/frontend/layouts/search/form-search.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/layouts/search/fields/guests.blade.php/themes/BC/Space/Views/frontend/layouts/search/fields/guests.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/layouts/search/fields/date.blade.php/themes/BC/Space/Views/frontend/layouts/search/fields/date.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/layouts/search/fields/attr.blade.php/themes/BC/Space/Views/frontend/layouts/search/fields/attr.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/layouts/search/fields/service_name.blade.php/themes/BC/Space/Views/frontend/layouts/search/fields/service_name.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/ajax/search-result.blade.php/themes/BC/Space/Views/frontend/ajax/search-result.blade.php Only 1 tokens
/themes/BC/Space/Views/frontend/ajax/search-result-map.blade.php/themes/BC/Space/Views/frontend/ajax/search-result-map.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/search.blade.php/themes/BC/Tour/Views/frontend/search.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/search-map.blade.php/themes/BC/Tour/Views/frontend/search-map.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/user/availability.blade.php/themes/BC/Tour/Views/frontend/user/availability.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/blocks/box-category-tour/index.blade.php/themes/BC/Tour/Views/frontend/blocks/box-category-tour/index.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/blocks/list-tour/style-carousel-simple.blade.php/themes/BC/Tour/Views/frontend/blocks/list-tour/style-carousel-simple.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/blocks/list-tour/style-normal.blade.php/themes/BC/Tour/Views/frontend/blocks/list-tour/style-normal.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/blocks/list-tour/loop-box-shadow.blade.php/themes/BC/Tour/Views/frontend/blocks/list-tour/loop-box-shadow.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/blocks/list-tour/index.blade.php/themes/BC/Tour/Views/frontend/blocks/list-tour/index.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/blocks/form-search-tour/style-normal.blade.php/themes/BC/Tour/Views/frontend/blocks/form-search-tour/style-normal.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/blocks/form-search-tour/style-slider-ver2.blade.php/themes/BC/Tour/Views/frontend/blocks/form-search-tour/style-slider-ver2.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/blocks/form-search-tour/index.blade.php/themes/BC/Tour/Views/frontend/blocks/form-search-tour/index.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/layouts/details/tour-itinerary.blade.php/themes/BC/Tour/Views/frontend/layouts/details/tour-itinerary.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/layouts/details/tour-faqs.blade.php/themes/BC/Tour/Views/frontend/layouts/details/tour-faqs.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/layouts/details/open-hours.blade.php/themes/BC/Tour/Views/frontend/layouts/details/open-hours.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/layouts/details/tour-related.blade.php/themes/BC/Tour/Views/frontend/layouts/details/tour-related.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/layouts/details/tour-banner.blade.php/themes/BC/Tour/Views/frontend/layouts/details/tour-banner.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/layouts/details/tour-include-exclude.blade.php/themes/BC/Tour/Views/frontend/layouts/details/tour-include-exclude.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/layouts/details/tour-form-book.blade.php/themes/BC/Tour/Views/frontend/layouts/details/tour-form-book.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/layouts/details/tour-attributes.blade.php/themes/BC/Tour/Views/frontend/layouts/details/tour-attributes.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/layouts/search-map/form-search-map.blade.php/themes/BC/Tour/Views/frontend/layouts/search-map/form-search-map.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/layouts/search-map/advance-filter.blade.php/themes/BC/Tour/Views/frontend/layouts/search-map/advance-filter.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/layouts/search/list-item.blade.php/themes/BC/Tour/Views/frontend/layouts/search/list-item.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/layouts/search/form-search.blade.php/themes/BC/Tour/Views/frontend/layouts/search/form-search.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/ajax/search-result.blade.php/themes/BC/Tour/Views/frontend/ajax/search-result.blade.php Only 1 tokens
/themes/BC/Tour/Views/frontend/ajax/search-result-map.blade.php/themes/BC/Tour/Views/frontend/ajax/search-result-map.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/detail.blade.php/themes/BC/Boat/Views/frontend/detail.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/search.blade.php/themes/BC/Boat/Views/frontend/search.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/search-map.blade.php/themes/BC/Boat/Views/frontend/search-map.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/user/availability.blade.php/themes/BC/Boat/Views/frontend/user/availability.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/blocks/list-boat/index.blade.php/themes/BC/Boat/Views/frontend/blocks/list-boat/index.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/blocks/form-search-boat/index.blade.php/themes/BC/Boat/Views/frontend/blocks/form-search-boat/index.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/layouts/details/banner.blade.php/themes/BC/Boat/Views/frontend/layouts/details/banner.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/layouts/details/specs.blade.php/themes/BC/Boat/Views/frontend/layouts/details/specs.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/layouts/details/attributes.blade.php/themes/BC/Boat/Views/frontend/layouts/details/attributes.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/layouts/details/related.blade.php/themes/BC/Boat/Views/frontend/layouts/details/related.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/layouts/details/form-book.blade.php/themes/BC/Boat/Views/frontend/layouts/details/form-book.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/layouts/details/form-book-mobile.blade.php/themes/BC/Boat/Views/frontend/layouts/details/form-book-mobile.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/layouts/search-map/form-search-map.blade.php/themes/BC/Boat/Views/frontend/layouts/search-map/form-search-map.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/layouts/search-map/advance-filter.blade.php/themes/BC/Boat/Views/frontend/layouts/search-map/advance-filter.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/layouts/search-map/fields/date.blade.php/themes/BC/Boat/Views/frontend/layouts/search-map/fields/date.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/layouts/search/orderby.blade.php/themes/BC/Boat/Views/frontend/layouts/search/orderby.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/layouts/search/list-item.blade.php/themes/BC/Boat/Views/frontend/layouts/search/list-item.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/layouts/search/form-search.blade.php/themes/BC/Boat/Views/frontend/layouts/search/form-search.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/layouts/search/fields/date.blade.php/themes/BC/Boat/Views/frontend/layouts/search/fields/date.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/layouts/search/fields/service_name.blade.php/themes/BC/Boat/Views/frontend/layouts/search/fields/service_name.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/ajax/search-result.blade.php/themes/BC/Boat/Views/frontend/ajax/search-result.blade.php Only 1 tokens
/themes/BC/Boat/Views/frontend/ajax/search-result-map.blade.php/themes/BC/Boat/Views/frontend/ajax/search-result-map.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/detail.blade.php/themes/BC/Hotel/Views/frontend/detail.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/search.blade.php/themes/BC/Hotel/Views/frontend/search.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/search-map.blade.php/themes/BC/Hotel/Views/frontend/search-map.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/user/availability.blade.php/themes/BC/Hotel/Views/frontend/user/availability.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/blocks/list-hotel/index.blade.php/themes/BC/Hotel/Views/frontend/blocks/list-hotel/index.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/blocks/form-search-hotel/index.blade.php/themes/BC/Hotel/Views/frontend/blocks/form-search-hotel/index.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/layouts/details/hotel-related-list.blade.php/themes/BC/Hotel/Views/frontend/layouts/details/hotel-related-list.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/layouts/details/hotel-attributes.blade.php/themes/BC/Hotel/Views/frontend/layouts/details/hotel-attributes.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/layouts/details/hotel-rooms.blade.php/themes/BC/Hotel/Views/frontend/layouts/details/hotel-rooms.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/layouts/details/hotel-related.blade.php/themes/BC/Hotel/Views/frontend/layouts/details/hotel-related.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/layouts/details/hotel-banner.blade.php/themes/BC/Hotel/Views/frontend/layouts/details/hotel-banner.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/layouts/details/hotel-form-enquiry.blade.php/themes/BC/Hotel/Views/frontend/layouts/details/hotel-form-enquiry.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/layouts/details/hotel-surrounding.blade.php/themes/BC/Hotel/Views/frontend/layouts/details/hotel-surrounding.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/layouts/search-map/form-search-map.blade.php/themes/BC/Hotel/Views/frontend/layouts/search-map/form-search-map.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/layouts/search-map/advance-filter.blade.php/themes/BC/Hotel/Views/frontend/layouts/search-map/advance-filter.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/layouts/search-map/fields/attr.blade.php/themes/BC/Hotel/Views/frontend/layouts/search-map/fields/attr.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/layouts/search/list-item.blade.php/themes/BC/Hotel/Views/frontend/layouts/search/list-item.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/layouts/search/form-search.blade.php/themes/BC/Hotel/Views/frontend/layouts/search/form-search.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/layouts/search/loop-list.blade.php/themes/BC/Hotel/Views/frontend/layouts/search/loop-list.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/layouts/search/fields/guests.blade.php/themes/BC/Hotel/Views/frontend/layouts/search/fields/guests.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/layouts/search/fields/date.blade.php/themes/BC/Hotel/Views/frontend/layouts/search/fields/date.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/vendorHotel/detail.blade.php/themes/BC/Hotel/Views/frontend/vendorHotel/detail.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/vendorHotel/index.blade.php/themes/BC/Hotel/Views/frontend/vendorHotel/index.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/vendorHotel/room/detail.blade.php/themes/BC/Hotel/Views/frontend/vendorHotel/room/detail.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/vendorHotel/room/index.blade.php/themes/BC/Hotel/Views/frontend/vendorHotel/room/index.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/ajax/search-result.blade.php/themes/BC/Hotel/Views/frontend/ajax/search-result.blade.php Only 1 tokens
/themes/BC/Hotel/Views/frontend/ajax/search-result-map.blade.php/themes/BC/Hotel/Views/frontend/ajax/search-result-map.blade.php Only 1 tokens
/themes/BC/Core/Views/admin/settings/header.blade.php/themes/BC/Core/Views/admin/settings/header.blade.php Only 1 tokens
/themes/BC/Review/Views/frontend/form.blade.php/themes/BC/Review/Views/frontend/form.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/detail.blade.php/themes/BC/Event/Views/frontend/detail.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/search.blade.php/themes/BC/Event/Views/frontend/search.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/search-map.blade.php/themes/BC/Event/Views/frontend/search-map.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/user/availability.blade.php/themes/BC/Event/Views/frontend/user/availability.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/blocks/list-event/index.blade.php/themes/BC/Event/Views/frontend/blocks/list-event/index.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/blocks/form-search-event/index.blade.php/themes/BC/Event/Views/frontend/blocks/form-search-event/index.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/vendorEvent/detail.blade.php/themes/BC/Event/Views/frontend/vendorEvent/detail.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/vendorEvent/index.blade.php/themes/BC/Event/Views/frontend/vendorEvent/index.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/layouts/details/banner.blade.php/themes/BC/Event/Views/frontend/layouts/details/banner.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/layouts/details/related.blade.php/themes/BC/Event/Views/frontend/layouts/details/related.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/layouts/details/form-book.blade.php/themes/BC/Event/Views/frontend/layouts/details/form-book.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/layouts/search-map/form-search-map.blade.php/themes/BC/Event/Views/frontend/layouts/search-map/form-search-map.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/layouts/search-map/advance-filter.blade.php/themes/BC/Event/Views/frontend/layouts/search-map/advance-filter.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/layouts/search/list-item.blade.php/themes/BC/Event/Views/frontend/layouts/search/list-item.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/layouts/search/form-search.blade.php/themes/BC/Event/Views/frontend/layouts/search/form-search.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/ajax/search-result.blade.php/themes/BC/Event/Views/frontend/ajax/search-result.blade.php Only 1 tokens
/themes/BC/Event/Views/frontend/ajax/search-result-map.blade.php/themes/BC/Event/Views/frontend/ajax/search-result-map.blade.php Only 1 tokens
/themes/BC/resources/views/errors/illustrated-layout.blade.php/themes/BC/resources/views/errors/illustrated-layout.blade.php Only 1 tokens
/themes/BC/resources/views/errors/401.blade.php/themes/BC/resources/views/errors/401.blade.php Only 1 tokens
/themes/BC/resources/views/errors/503.blade.php/themes/BC/resources/views/errors/503.blade.php Only 1 tokens
/themes/BC/resources/views/errors/419.blade.php/themes/BC/resources/views/errors/419.blade.php Only 1 tokens
/themes/BC/resources/views/errors/429.blade.php/themes/BC/resources/views/errors/429.blade.php Only 1 tokens
/themes/BC/resources/views/errors/403.blade.php/themes/BC/resources/views/errors/403.blade.php Only 1 tokens
/themes/BC/resources/views/errors/500.blade.php/themes/BC/resources/views/errors/500.blade.php Only 1 tokens
/themes/BC/resources/views/errors/404.blade.php/themes/BC/resources/views/errors/404.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/detail.blade.php/themes/BC/Car/Views/frontend/detail.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/search.blade.php/themes/BC/Car/Views/frontend/search.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/search-map.blade.php/themes/BC/Car/Views/frontend/search-map.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/user/availability.blade.php/themes/BC/Car/Views/frontend/user/availability.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/blocks/list-car/index.blade.php/themes/BC/Car/Views/frontend/blocks/list-car/index.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/blocks/form-search-car/index.blade.php/themes/BC/Car/Views/frontend/blocks/form-search-car/index.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/layouts/details/banner.blade.php/themes/BC/Car/Views/frontend/layouts/details/banner.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/layouts/details/related.blade.php/themes/BC/Car/Views/frontend/layouts/details/related.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/layouts/details/form-book.blade.php/themes/BC/Car/Views/frontend/layouts/details/form-book.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/layouts/search-map/form-search-map.blade.php/themes/BC/Car/Views/frontend/layouts/search-map/form-search-map.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/layouts/search-map/list-item.blade.php/themes/BC/Car/Views/frontend/layouts/search-map/list-item.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/layouts/search-map/advance-filter.blade.php/themes/BC/Car/Views/frontend/layouts/search-map/advance-filter.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/layouts/search/loop-grid.blade.php/themes/BC/Car/Views/frontend/layouts/search/loop-grid.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/layouts/search/list-item.blade.php/themes/BC/Car/Views/frontend/layouts/search/list-item.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/layouts/search/form-search.blade.php/themes/BC/Car/Views/frontend/layouts/search/form-search.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/layouts/search/fields/date.blade.php/themes/BC/Car/Views/frontend/layouts/search/fields/date.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/ajax/search-result.blade.php/themes/BC/Car/Views/frontend/ajax/search-result.blade.php Only 1 tokens
/themes/BC/Car/Views/frontend/ajax/search-result-map.blade.php/themes/BC/Car/Views/frontend/ajax/search-result-map.blade.php Only 1 tokens
/themes/BC/Layout/global/search/orderby.blade.php/themes/BC/Layout/global/search/orderby.blade.php Only 1 tokens
/themes/BC/Layout/global/search/filters/attrs.blade.php/themes/BC/Layout/global/search/filters/attrs.blade.php Only 1 tokens
/themes/BC/Layout/global/search/map/fields/attr.blade.php/themes/BC/Layout/global/search/map/fields/attr.blade.php Only 1 tokens
/themes/BC/Layout/global/search/filters-map/attrs.blade.php/themes/BC/Layout/global/search/filters-map/attrs.blade.php Only 1 tokens
/themes/BC/Layout/parts/topbar.blade.php/themes/BC/Layout/parts/topbar.blade.php Only 1 tokens
/themes/BC/Social/Views/frontend/index.blade.php/themes/BC/Social/Views/frontend/index.blade.php Only 1 tokens
/themes/BC/Social/Views/frontend/posts/create.blade.php/themes/BC/Social/Views/frontend/posts/create.blade.php Only 1 tokens
/themes/BC/Social/Views/frontend/posts/loop.blade.php/themes/BC/Social/Views/frontend/posts/loop.blade.php Only 1 tokens
/themes/BC/News/Views/frontend/detail.blade.php/themes/BC/News/Views/frontend/detail.blade.php Only 1 tokens
/themes/BC/News/Views/frontend/index.blade.php/themes/BC/News/Views/frontend/index.blade.php Only 1 tokens
/themes/BC/News/Views/frontend/blocks/list-news/loop.blade.php/themes/BC/News/Views/frontend/blocks/list-news/loop.blade.php Only 1 tokens
/themes/BC/News/Views/frontend/blocks/list-news/index.blade.php/themes/BC/News/Views/frontend/blocks/list-news/index.blade.php Only 1 tokens
/themes/BC/News/Views/frontend/layouts/details/news-sidebar.blade.php/themes/BC/News/Views/frontend/layouts/details/news-sidebar.blade.php Only 1 tokens
/themes/BC/News/Views/frontend/layouts/details/news-detail.blade.php/themes/BC/News/Views/frontend/layouts/details/news-detail.blade.php Only 1 tokens
/themes/BC/News/Views/frontend/layouts/details/news-breadcrumb.blade.php/themes/BC/News/Views/frontend/layouts/details/news-breadcrumb.blade.php Only 1 tokens
/themes/BC/News/Views/frontend/layouts/details/news-loop.blade.php/themes/BC/News/Views/frontend/layouts/details/news-loop.blade.php Only 1 tokens
/themes/BC/News/Views/frontend/layouts/sidebars/content_text.blade.php/themes/BC/News/Views/frontend/layouts/sidebars/content_text.blade.php Only 1 tokens
/themes/BC/News/Views/frontend/layouts/sidebars/recent_news.blade.php/themes/BC/News/Views/frontend/layouts/sidebars/recent_news.blade.php Only 1 tokens
/themes/BC/News/Views/frontend/layouts/sidebars/tag.blade.php/themes/BC/News/Views/frontend/layouts/sidebars/tag.blade.php Only 1 tokens
/themes/BC/News/Views/frontend/layouts/sidebars/search_form.blade.php/themes/BC/News/Views/frontend/layouts/sidebars/search_form.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/detail.blade.php/themes/BC/Flight/Views/frontend/detail.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/search.blade.php/themes/BC/Flight/Views/frontend/search.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/search-map.blade.php/themes/BC/Flight/Views/frontend/search-map.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/user/availability.blade.php/themes/BC/Flight/Views/frontend/user/availability.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/blocks/form-search-flight/index.blade.php/themes/BC/Flight/Views/frontend/blocks/form-search-flight/index.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/details/space-video.blade.php/themes/BC/Flight/Views/frontend/layouts/details/space-video.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/details/space-faqs.blade.php/themes/BC/Flight/Views/frontend/layouts/details/space-faqs.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/details/space-banner.blade.php/themes/BC/Flight/Views/frontend/layouts/details/space-banner.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/details/space-related.blade.php/themes/BC/Flight/Views/frontend/layouts/details/space-related.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/details/space-form-book.blade.php/themes/BC/Flight/Views/frontend/layouts/details/space-form-book.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/details/space-attributes.blade.php/themes/BC/Flight/Views/frontend/layouts/details/space-attributes.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/search-map/form-search-map.blade.php/themes/BC/Flight/Views/frontend/layouts/search-map/form-search-map.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/search-map/list-item.blade.php/themes/BC/Flight/Views/frontend/layouts/search-map/list-item.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/search-map/advance-filter.blade.php/themes/BC/Flight/Views/frontend/layouts/search-map/advance-filter.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/search-map/fields/attr.blade.php/themes/BC/Flight/Views/frontend/layouts/search-map/fields/attr.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/search/loop-grid.blade.php/themes/BC/Flight/Views/frontend/layouts/search/loop-grid.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/search/orderby.blade.php/themes/BC/Flight/Views/frontend/layouts/search/orderby.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/search/modal-form-book.blade.php/themes/BC/Flight/Views/frontend/layouts/search/modal-form-book.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/search/list-item.blade.php/themes/BC/Flight/Views/frontend/layouts/search/list-item.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/search/form-search-vertical.blade.php/themes/BC/Flight/Views/frontend/layouts/search/form-search-vertical.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/search/form-search.blade.php/themes/BC/Flight/Views/frontend/layouts/search/form-search.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/search/fields/to-where.blade.php/themes/BC/Flight/Views/frontend/layouts/search/fields/to-where.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/search/fields/guests.blade.php/themes/BC/Flight/Views/frontend/layouts/search/fields/guests.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/search/fields/date.blade.php/themes/BC/Flight/Views/frontend/layouts/search/fields/date.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/search/fields/from-where.blade.php/themes/BC/Flight/Views/frontend/layouts/search/fields/from-where.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/layouts/search/fields/service_name.blade.php/themes/BC/Flight/Views/frontend/layouts/search/fields/service_name.blade.php Only 1 tokens
/themes/BC/Flight/Views/frontend/ajax/search-result.blade.php/themes/BC/Flight/Views/frontend/ajax/search-result.blade.php Only 1 tokens
/themes/Base/Booking/Views/emails/status-updated-booking.blade.php/themes/Base/Booking/Views/emails/status-updated-booking.blade.php Only 1 tokens
/themes/Base/Booking/Views/emails/new-booking.blade.php/themes/Base/Booking/Views/emails/new-booking.blade.php Only 1 tokens
/themes/Base/Booking/Views/emails/parts/panel-customer.blade.php/themes/Base/Booking/Views/emails/parts/panel-customer.blade.php Only 1 tokens
/themes/Base/Space/Views/frontend/bookingReport/loop.blade.php/themes/Base/Space/Views/frontend/bookingReport/loop.blade.php Only 1 tokens
/themes/Base/Space/Views/frontend/manageSpace/detail.blade.php/themes/Base/Space/Views/frontend/manageSpace/detail.blade.php Only 1 tokens
/themes/Base/Space/Views/frontend/manageSpace/index.blade.php/themes/Base/Space/Views/frontend/manageSpace/index.blade.php Only 1 tokens
/themes/Base/Space/Views/frontend/bookingHistory/loop.blade.php/themes/Base/Space/Views/frontend/bookingHistory/loop.blade.php Only 1 tokens
/themes/Base/Space/Views/frontend/booking/set-paid-modal.blade.php/themes/Base/Space/Views/frontend/booking/set-paid-modal.blade.php Only 1 tokens
/themes/Base/Tour/Views/frontend/bookingReport/loop.blade.php/themes/Base/Tour/Views/frontend/bookingReport/loop.blade.php Only 1 tokens
/themes/Base/Tour/Views/frontend/manageTour/detail.blade.php/themes/Base/Tour/Views/frontend/manageTour/detail.blade.php Only 1 tokens
/themes/Base/Tour/Views/frontend/manageTour/index.blade.php/themes/Base/Tour/Views/frontend/manageTour/index.blade.php Only 1 tokens
/themes/Base/Tour/Views/frontend/bookingHistory/loop.blade.php/themes/Base/Tour/Views/frontend/bookingHistory/loop.blade.php Only 1 tokens
/themes/Base/Tour/Views/frontend/booking/detail.blade.php/themes/Base/Tour/Views/frontend/booking/detail.blade.php Only 1 tokens
/themes/Base/Boat/Views/frontend/bookingReport/loop.blade.php/themes/Base/Boat/Views/frontend/bookingReport/loop.blade.php Only 1 tokens
/themes/Base/Boat/Views/frontend/bookingHistory/loop.blade.php/themes/Base/Boat/Views/frontend/bookingHistory/loop.blade.php Only 1 tokens
/themes/Base/Boat/Views/frontend/manageBoat/detail.blade.php/themes/Base/Boat/Views/frontend/manageBoat/detail.blade.php Only 1 tokens
/themes/Base/Boat/Views/frontend/manageBoat/loop-list.blade.php/themes/Base/Boat/Views/frontend/manageBoat/loop-list.blade.php Only 1 tokens
/themes/Base/Boat/Views/frontend/manageBoat/index.blade.php/themes/Base/Boat/Views/frontend/manageBoat/index.blade.php Only 1 tokens
/themes/Base/Hotel/Views/frontend/bookingReport/loop.blade.php/themes/Base/Hotel/Views/frontend/bookingReport/loop.blade.php Only 1 tokens
/themes/Base/Hotel/Views/frontend/bookingHistory/loop.blade.php/themes/Base/Hotel/Views/frontend/bookingHistory/loop.blade.php Only 1 tokens
/themes/Base/Template/Views/frontend/preview.blade.php/themes/Base/Template/Views/frontend/preview.blade.php Only 1 tokens
/themes/Base/Template/Views/frontend/blocks/text.blade.php/themes/Base/Template/Views/frontend/blocks/text.blade.php Only 1 tokens
/themes/Base/Template/Views/frontend/blocks/faq-list.blade.php/themes/Base/Template/Views/frontend/blocks/faq-list.blade.php Only 1 tokens
/themes/Base/Template/Views/frontend/blocks/video-player.blade.php/themes/Base/Template/Views/frontend/blocks/video-player.blade.php Only 1 tokens
/themes/Base/Template/Views/frontend/blocks/offer-block/index.blade.php/themes/Base/Template/Views/frontend/blocks/offer-block/index.blade.php Only 1 tokens
/themes/Base/Template/Views/frontend/blocks/form-search-all-service/style-video.blade.php/themes/Base/Template/Views/frontend/blocks/form-search-all-service/style-video.blade.php Only 1 tokens
/themes/Base/Template/Views/frontend/blocks/form-search-all-service/style-normal.blade.php/themes/Base/Template/Views/frontend/blocks/form-search-all-service/style-normal.blade.php Only 1 tokens
/themes/Base/Template/Views/frontend/blocks/form-search-all-service/style-slider-ver2.blade.php/themes/Base/Template/Views/frontend/blocks/form-search-all-service/style-slider-ver2.blade.php Only 1 tokens
/themes/Base/Template/Views/frontend/blocks/form-search-all-service/form-search.blade.php/themes/Base/Template/Views/frontend/blocks/form-search-all-service/form-search.blade.php Only 1 tokens
/themes/Base/Template/Views/frontend/blocks/form-search-all-service/index.blade.php/themes/Base/Template/Views/frontend/blocks/form-search-all-service/index.blade.php Only 1 tokens
/themes/Base/Template/Views/frontend/blocks/client-feedback/index.blade.php/themes/Base/Template/Views/frontend/blocks/client-feedback/index.blade.php Only 1 tokens
/themes/Base/Template/Views/frontend/blocks/call-to-action/style-2.blade.php/themes/Base/Template/Views/frontend/blocks/call-to-action/style-2.blade.php Only 1 tokens
/themes/Base/Template/Views/frontend/blocks/call-to-action/style-normal.blade.php/themes/Base/Template/Views/frontend/blocks/call-to-action/style-normal.blade.php Only 1 tokens
/themes/Base/Template/Views/frontend/blocks/call-to-action/style-3.blade.php/themes/Base/Template/Views/frontend/blocks/call-to-action/style-3.blade.php Only 1 tokens
/themes/Base/Template/Views/frontend/blocks/call-to-action/index.blade.php/themes/Base/Template/Views/frontend/blocks/call-to-action/index.blade.php Only 1 tokens
/themes/Base/Vendor/Views/frontend/enquiry/index.blade.php/themes/Base/Vendor/Views/frontend/enquiry/index.blade.php Only 1 tokens
/themes/Base/Contact/Views/frontend/blocks/contact/index.blade.php/themes/Base/Contact/Views/frontend/blocks/contact/index.blade.php Only 1 tokens
/themes/Base/Core/frontend/currency-switcher-dropdown.blade.php/themes/Base/Core/frontend/currency-switcher-dropdown.blade.php Only 1 tokens
/themes/Base/Event/Views/frontend/bookingReport/loop.blade.php/themes/Base/Event/Views/frontend/bookingReport/loop.blade.php Only 1 tokens
/themes/Base/Event/Views/frontend/bookingHistory/loop.blade.php/themes/Base/Event/Views/frontend/bookingHistory/loop.blade.php Only 1 tokens
/themes/Base/Event/Views/frontend/booking/detail.blade.php/themes/Base/Event/Views/frontend/booking/detail.blade.php Only 1 tokens
/themes/Base/Car/Views/frontend/bookingReport/loop.blade.php/themes/Base/Car/Views/frontend/bookingReport/loop.blade.php Only 1 tokens
/themes/Base/Car/Views/frontend/manageCar/detail.blade.php/themes/Base/Car/Views/frontend/manageCar/detail.blade.php Only 1 tokens
/themes/Base/Car/Views/frontend/manageCar/loop-list.blade.php/themes/Base/Car/Views/frontend/manageCar/loop-list.blade.php Only 1 tokens
/themes/Base/Car/Views/frontend/manageCar/index.blade.php/themes/Base/Car/Views/frontend/manageCar/index.blade.php Only 1 tokens
/themes/Base/Car/Views/frontend/bookingHistory/loop.blade.php/themes/Base/Car/Views/frontend/bookingHistory/loop.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/changePassword.blade.php/themes/Base/User/Views/frontend/changePassword.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/dashboard.blade.php/themes/Base/User/Views/frontend/dashboard.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/profile.blade.php/themes/Base/User/Views/frontend/profile.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/bookingInvoice.blade.php/themes/Base/User/Views/frontend/bookingInvoice.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/verification/update.blade.php/themes/Base/User/Views/frontend/verification/update.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/verification/index.blade.php/themes/Base/User/Views/frontend/verification/index.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/verification/fields/text.blade.php/themes/Base/User/Views/frontend/verification/fields/text.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/verification/fields/file.blade.php/themes/Base/User/Views/frontend/verification/fields/file.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/verification/fields/multi_files.blade.php/themes/Base/User/Views/frontend/verification/fields/multi_files.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/verification/fields/number.blade.php/themes/Base/User/Views/frontend/verification/fields/number.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/wallet/buy.blade.php/themes/Base/User/Views/frontend/wallet/buy.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/wallet/index.blade.php/themes/Base/User/Views/frontend/wallet/index.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/plan/thankyou.blade.php/themes/Base/User/Views/frontend/plan/thankyou.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/plan/checkout.blade.php/themes/Base/User/Views/frontend/plan/checkout.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/plan/my-plan.blade.php/themes/Base/User/Views/frontend/plan/my-plan.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/plan/index.blade.php/themes/Base/User/Views/frontend/plan/index.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/2fa/index.blade.php/themes/Base/User/Views/frontend/2fa/index.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/2fa/parts/setup.blade.php/themes/Base/User/Views/frontend/2fa/parts/setup.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/chat/index.blade.php/themes/Base/User/Views/frontend/chat/index.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/wishList/index.blade.php/themes/Base/User/Views/frontend/wishList/index.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/profile/all-services.blade.php/themes/Base/User/Views/frontend/profile/all-services.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/profile/sidebar.blade.php/themes/Base/User/Views/frontend/profile/sidebar.blade.php Only 1 tokens
/themes/Base/User/Views/frontend/profile/profile.blade.php/themes/Base/User/Views/frontend/profile/profile.blade.php Only 1 tokens
/themes/Base/News/Views/frontend/vendor/form.blade.php/themes/Base/News/Views/frontend/vendor/form.blade.php Only 1 tokens
/themes/Base/Coupon/Views/frontend/vendor/detail.blade.php/themes/Base/Coupon/Views/frontend/vendor/detail.blade.php Only 1 tokens
/themes/Base/Coupon/Views/frontend/vendor/index.blade.php/themes/Base/Coupon/Views/frontend/vendor/index.blade.php Only 1 tokens
/themes/Base/Flight/Views/frontend/manageFlight/detail.blade.php/themes/Base/Flight/Views/frontend/manageFlight/detail.blade.php Only 1 tokens
/themes/Base/Flight/Views/frontend/manageFlight/index.blade.php/themes/Base/Flight/Views/frontend/manageFlight/index.blade.php Only 1 tokens
/themes/Base/Flight/Views/frontend/manageFlight/seat/detail.blade.php/themes/Base/Flight/Views/frontend/manageFlight/seat/detail.blade.php Only 1 tokens
/themes/Base/Flight/Views/frontend/manageFlight/seat/index.blade.php/themes/Base/Flight/Views/frontend/manageFlight/seat/index.blade.php Only 1 tokens
/themes/Base/Flight/Views/frontend/bookingReport/loop.blade.php/themes/Base/Flight/Views/frontend/bookingReport/loop.blade.php Only 1 tokens
/themes/Base/Flight/Views/frontend/bookingHistory/loop.blade.php/themes/Base/Flight/Views/frontend/bookingHistory/loop.blade.php Only 1 tokens
/themes/Base/Flight/Views/frontend/booking/detail.blade.php/themes/Base/Flight/Views/frontend/booking/detail.blade.php Only 1 tokens
/themes/Base/Flight/Views/frontend/booking/detail-date.blade.php/themes/Base/Flight/Views/frontend/booking/detail-date.blade.php Only 1 tokens
/resources/views/welcome.blade.php/resources/views/welcome.blade.php Only 1 tokens
/resources/views/home.blade.php/resources/views/home.blade.php Only 1 tokens
/resources/views/errors/illustrated-layout.blade.php/resources/views/errors/illustrated-layout.blade.php Only 1 tokens
/resources/views/errors/401.blade.php/resources/views/errors/401.blade.php Only 1 tokens
/resources/views/errors/503.blade.php/resources/views/errors/503.blade.php Only 1 tokens
/resources/views/errors/minimal.blade.php/resources/views/errors/minimal.blade.php Only 1 tokens
/resources/views/errors/419.blade.php/resources/views/errors/419.blade.php Only 1 tokens
/resources/views/errors/429.blade.php/resources/views/errors/429.blade.php Only 1 tokens
/resources/views/errors/403.blade.php/resources/views/errors/403.blade.php Only 1 tokens
/resources/views/errors/500.blade.php/resources/views/errors/500.blade.php Only 1 tokens
/resources/views/errors/layout.blade.php/resources/views/errors/layout.blade.php Only 1 tokens
/resources/views/errors/404.blade.php/resources/views/errors/404.blade.php Only 1 tokens
/resources/views/landing/view/item.blade.php/resources/views/landing/view/item.blade.php Only 1 tokens
/resources/views/layouts/user.blade.php/resources/views/layouts/user.blade.php Only 1 tokens
/resources/views/layouts/app.blade.php/resources/views/layouts/app.blade.php Only 1 tokens
/resources/views/vendor/pagination/simple-bootstrap-4.blade.php/resources/views/vendor/pagination/simple-bootstrap-4.blade.php Only 1 tokens
/resources/views/vendor/pagination/default.blade.php/resources/views/vendor/pagination/default.blade.php Only 1 tokens
/resources/views/vendor/installer/requirements.blade.php/resources/views/vendor/installer/requirements.blade.php Only 1 tokens
/resources/views/vendor/installer/permissions.blade.php/resources/views/vendor/installer/permissions.blade.php Only 1 tokens
/resources/views/vendor/installer/welcome.blade.php/resources/views/vendor/installer/welcome.blade.php Only 1 tokens
/resources/views/vendor/installer/environment-classic.blade.php/resources/views/vendor/installer/environment-classic.blade.php Only 1 tokens
/resources/views/vendor/installer/environment.blade.php/resources/views/vendor/installer/environment.blade.php Only 1 tokens
/resources/views/vendor/installer/finished.blade.php/resources/views/vendor/installer/finished.blade.php Only 1 tokens
/resources/views/vendor/installer/environment-wizard.blade.php/resources/views/vendor/installer/environment-wizard.blade.php Only 1 tokens
/resources/views/vendor/installer/update/welcome.blade.php/resources/views/vendor/installer/update/welcome.blade.php Only 1 tokens
/resources/views/vendor/installer/update/overview.blade.php/resources/views/vendor/installer/update/overview.blade.php Only 1 tokens
/resources/views/vendor/installer/update/finished.blade.php/resources/views/vendor/installer/update/finished.blade.php Only 1 tokens
/resources/views/vendor/Chatify/layouts/favorite.blade.php/resources/views/vendor/Chatify/layouts/favorite.blade.php Only 1 tokens
/resources/views/vendor/Chatify/layouts/modals.blade.php/resources/views/vendor/Chatify/layouts/modals.blade.php Only 1 tokens
/resources/views/vendor/Chatify/layouts/info.blade.php/resources/views/vendor/Chatify/layouts/info.blade.php Only 1 tokens
/resources/views/vendor/Chatify/layouts/headLinks.blade.php/resources/views/vendor/Chatify/layouts/headLinks.blade.php Only 1 tokens
/resources/views/vendor/Chatify/layouts/sendForm.blade.php/resources/views/vendor/Chatify/layouts/sendForm.blade.php Only 1 tokens
/resources/views/vendor/Chatify/layouts/footerLinks.blade.php/resources/views/vendor/Chatify/layouts/footerLinks.blade.php Only 1 tokens
/resources/views/vendor/Chatify/layouts/messengerColor.blade.php/resources/views/vendor/Chatify/layouts/messengerColor.blade.php Only 1 tokens
/resources/views/vendor/Chatify/pages/app.blade.php/resources/views/vendor/Chatify/pages/app.blade.php Only 1 tokens
/resources/views/vendor/laravel-log-viewer/log.blade.php/resources/views/vendor/laravel-log-viewer/log.blade.php Only 1 tokens
/resources/views/admin/message.blade.php/resources/views/admin/message.blade.php Only 1 tokens
/resources/views/admin/layouts/app.blade.php/resources/views/admin/layouts/app.blade.php Only 1 tokens
/resources/views/auth/confirm-password.blade.php/resources/views/auth/confirm-password.blade.php Only 1 tokens
/resources/views/auth/confirm-password-modal.blade.php/resources/views/auth/confirm-password-modal.blade.php Only 1 tokens
/resources/views/auth/two-factor-challenge.blade.php/resources/views/auth/two-factor-challenge.blade.php Only 1 tokens
/resources/views/auth/verify.blade.php/resources/views/auth/verify.blade.php Only 1 tokens
/resources/views/auth/login.blade.php/resources/views/auth/login.blade.php Only 1 tokens
/resources/views/auth/passwords/reset.blade.php/resources/views/auth/passwords/reset.blade.php Only 1 tokens
/plugins/PaymentTwoCheckout/Views/frontend/twocheckout.blade.php/plugins/PaymentTwoCheckout/Views/frontend/twocheckout.blade.php Only 1 tokens