EPN.net | Virtual Cards for Ads
e.PN Mobile App
Install
Contact
technical support
We respect our customers, so please notify us,
when you have any problems with the service.
Kadi
What is our cards’ trust level with media platforms?
Our cards have high trust and are compatible with all advertising services. We are actively fighting against actions that affect credability between our cards and media platforms (for example the declined payment strategy with fb). Accounts that violate the company's policy may be blocked!
How to issue the card?
Choose the "Cards" section, "Issue a card" subsection. Choose the type of the card you are interested in and click the issue button. Enter the amount to deposit a card. Confirm the terms of service. Click “Issue” button.
How long does it take to issue a card?
The card will be issued immediately.
How much is the card maintenance cost?
Card issuance is free. Card monthly maintenance cost: Universal Advertisement 15 USD per month 10 USD per month Also, the service charges a single commission of 2.5-5%, regardless of account replenishment amount.
What happens if you forget to top up your card?
In this case, your card will be blocked without further possibility to unlock it. For your convenience, use the auto-top-up card option.
How can I add the automatic card replenishment?
When the card is issued, you will be asked to add an option for automatic replenishment of the card. If you did not use this function and wish to do it later, you need to open "Cards" section, select the card you need and click "Auto-top-up". Enter the required amount and click "Save".
How to block the card?
Go to "Cards" section. Select the card you want to block. Click the "Block" button. Confirm the blocking of the card.
Operations
Which transactions are prohibited with cards?
Note that it is strictly prohibited to use the EPN.NET service for the following operations: to transfer funds to accounts of the legal entities registered in Ukraine and the Russian Federation; to acquire cryptocurrency; to replenish payment systems, broker accounts, and currency exchange accounts; to pay for gambling/betting and dating services. In case of the rules violation your account will be blocked with no refund.
How to top up the balance?
Go to "Accounts" section. Enter the deposit amount (at least 10.00 USD). Click the "Top up" button. Choose the deposit method "BTC" or "USDT". Make a transfer using the provided details.
How to view the transaction history?
You can view the history of debits and deposits to your account in the "History" section. To view the history of the card, go to the "Cards" section, select the necessary card by clicking on the icon, the transaction history will be displayed in the bottom part.
Account
Hello
Test test
Bins
Other
Request history8.2.28PHP Version650msRequest Duration3MBMemory UsageGET {locale?}/page/faqRoute
    • Booting (28.52ms)time
    • Application (622ms)time
    • 1 x Application (95.61%)
      622ms
      1 x Booting (4.39%)
      28.52ms
      11 templates were rendered
      • 1x _templates.epn_cards.pages.faqfaq.blade.php#?blade
      • 1x _templates.epn_cards.layouts.pagepage.blade.php#?blade
      • 1x .landing.scriptsscripts.blade.php#?blade
      • 1x .pages.google-tags-managergoogle-tags-manager.blade.php#?blade
      • 1x ._templates.epn_cards.landing.faviconfavicon.blade.php#?blade
      • 1x ._templates.epn_cards.landing.language-meta-tagslanguage-meta-tags.blade.php#?blade
      • 1x ._templates.epn_cards.landing.mobile-bannermobile-banner.blade.php#?blade
      • 1x ._templates.epn_animate.landing.headerheader.blade.php#?blade
      • 1x ._templates.epn_animate.landing.top-menutop-menu.blade.php#?blade
      • 1x .landing.language-modallanguage-modal.blade.php#?blade
      • 1x ._templates.epn_animate.landing.footerfooter.blade.php#?blade
      uri
      GET {locale?}/page/faq
      middleware
      web, App\Http\Middleware\LandingMiddleware
      controller
      App\Http\Controllers\PageController@faq
      as
      {locale?}.faq
      namespace
      where
      prefix
      {locale?}
      file
      app/Http/Controllers/PageController.php:42-54
      28 statements were executed34.76ms
      • PageController.php#44paywalletConnection Established
        Backtrace
        • app/Http/Controllers/PageController.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
        • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:35
      • PageController.php#48paywallet4.56msselect * from `pages` where exists (select * from `page_types` where `pages`.`page_type_id` = `page_types`.`id` and `slug` = 'faq' and `page_types`.`deleted_at` is null) and `pages`.`deleted_at` is null order by `priority` asc
        Bindings
        • 0: faq
        Backtrace
        • app/Http/Controllers/PageController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
        • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:35
      • PageController.php#48paywallet1.7msselect `page_tags`.*, `page_page_tag`.`page_id` as `pivot_page_id`, `page_page_tag`.`page_tag_id` as `pivot_page_tag_id` from `page_tags` inner join `page_page_tag` on `page_tags`.`id` = `page_page_tag`.`page_tag_id` where `page_page_tag`.`page_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11) and `page_tags`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/PageController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingControllerDispatcherTracing.php:21
        • vendor/sentry/sentry-laravel/src/Sentry/Laravel/Tracing/Routing/TracingRoutingDispatcher.php:35
      • PageSeoService.php#13paywallet660μsselect * from `page_seo` where `url` = 'sw/page/faq' limit 1
        Bindings
        • 0: sw/page/faq
        Backtrace
        • app/Services/Page/PageSeoService.php:13
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Services/Page/PageSeoService.php:12
        • home/server/backend/storage/framework/views/20975ce90c1a4048ecdf12cfe7e08ec7.php:4
      • TranslationService.php#250paywallet620μsselect * from `translations` where `content_hash` = '30dc5a83ddfdd38a6c5cdbcedb261f38' and `language_id` in (1, 1, 12)
        Bindings
        • 0: 30dc5a83ddfdd38a6c5cdbcedb261f38
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet670μsselect * from `translations` where `content_hash` = 'a2fa2e531a31229dd78bcb108e939487' and `language_id` in (1, 1, 12)
        Bindings
        • 0: a2fa2e531a31229dd78bcb108e939487
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet630μsselect * from `translations` where `content_hash` = '79794c36bdecfd863764941e6d8f8a93' and `language_id` in (1, 1, 12)
        Bindings
        • 0: 79794c36bdecfd863764941e6d8f8a93
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet500μsselect * from `translations` where `content_hash` = '349838fb1d851d3e2014b9fe39203275' and `language_id` in (1, 1, 12)
        Bindings
        • 0: 349838fb1d851d3e2014b9fe39203275
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet1msselect * from `translations` where `content_hash` = '99dea78007133396a7b8ed70578ac6ae' and `language_id` in (1, 1, 12)
        Bindings
        • 0: 99dea78007133396a7b8ed70578ac6ae
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet630μsselect * from `translations` where `content_hash` = 'd67850bd126f070221dcfd5fa6317043' and `language_id` in (1, 1, 12)
        Bindings
        • 0: d67850bd126f070221dcfd5fa6317043
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet1.18msselect * from `translations` where `content_hash` = 'b375a5323f987558427e7e110d0cc8ee' and `language_id` in (1, 1, 12)
        Bindings
        • 0: b375a5323f987558427e7e110d0cc8ee
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet1.38msselect * from `translations` where `content_hash` = 'e79d31b3c4f2acf482c00f66a7383d93' and `language_id` in (1, 1, 12)
        Bindings
        • 0: e79d31b3c4f2acf482c00f66a7383d93
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet2.49msselect * from `translations` where `content_hash` = 'db974238714ca8de634a7ce1d083a14f' and `language_id` in (1, 1, 12)
        Bindings
        • 0: db974238714ca8de634a7ce1d083a14f
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet4.8msselect * from `translations` where `content_hash` = 'd0b37cb641df70f32a642387802f2cee' and `language_id` in (1, 1, 12)
        Bindings
        • 0: d0b37cb641df70f32a642387802f2cee
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet1msselect * from `translations` where `content_hash` = '1fe917b01f9a3f87fa2d7d3b7643fac1' and `language_id` in (1, 1, 12)
        Bindings
        • 0: 1fe917b01f9a3f87fa2d7d3b7643fac1
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet2.51msselect * from `translations` where `content_hash` = '09fe0d5fe84773cc015f74c68ba9d526' and `language_id` in (1, 1, 12)
        Bindings
        • 0: 09fe0d5fe84773cc015f74c68ba9d526
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet1.48msselect * from `translations` where `content_hash` = '6a26f548831e6a8c26bfbbd9f6ec61e0' and `language_id` in (1, 1, 12)
        Bindings
        • 0: 6a26f548831e6a8c26bfbbd9f6ec61e0
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet870μsselect * from `translations` where `content_hash` = '91d656fbb78e3322a596f4d8ed753c05' and `language_id` in (1, 1, 12)
        Bindings
        • 0: 91d656fbb78e3322a596f4d8ed753c05
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet1.06msselect * from `translations` where `content_hash` = '13348442cc6a27032d2b4aa28b75a5d3' and `language_id` in (1, 1, 12)
        Bindings
        • 0: 13348442cc6a27032d2b4aa28b75a5d3
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet990μsselect * from `translations` where `content_hash` = '9076cbba1d9ef79280b4f39e2aa0d115' and `language_id` in (1, 1, 12)
        Bindings
        • 0: 9076cbba1d9ef79280b4f39e2aa0d115
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet1.45msselect * from `translations` where `content_hash` = '4f2a50e300df83a04dd48f5ef6ef6300' and `language_id` in (1, 1, 12)
        Bindings
        • 0: 4f2a50e300df83a04dd48f5ef6ef6300
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet530μsselect * from `translations` where `content_hash` = '3b6c2b4caaf4f14f8d7feeddc4ac3f4d' and `language_id` in (1, 1, 12)
        Bindings
        • 0: 3b6c2b4caaf4f14f8d7feeddc4ac3f4d
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#152paywallet520μsselect * from `translations` where `content_hash` = '3b6c2b4caaf4f14f8d7feeddc4ac3f4d' limit 1
        Bindings
        • 0: 3b6c2b4caaf4f14f8d7feeddc4ac3f4d
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:152
        • vendor/maxdev/translations/src/Services/TranslationService.php:254
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • TranslationService.php#250paywallet580μsselect * from `translations` where `content_hash` = 'fa2ead697d9998cbc65c81384e6533d5' and `language_id` in (1, 1, 12)
        Bindings
        • 0: fa2ead697d9998cbc65c81384e6533d5
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet480μsselect * from `translations` where `content_hash` = '1882ad6a49f172a5712e728644680d20' and `language_id` in (1, 1, 12)
        Bindings
        • 0: 1882ad6a49f172a5712e728644680d20
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet550μsselect * from `translations` where `content_hash` = '25c9b3d4708aae10b0134e7b74a2cbce' and `language_id` in (1, 1, 12)
        Bindings
        • 0: 25c9b3d4708aae10b0134e7b74a2cbce
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet520μsselect * from `translations` where `content_hash` = 'bee04ef1315b3f9562be34e2e28a7831' and `language_id` in (1, 1, 12)
        Bindings
        • 0: bee04ef1315b3f9562be34e2e28a7831
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet420μsselect * from `translations` where `content_hash` = '4df624c35da7606b79e67d7732bbf66c' and `language_id` in (1, 1, 12)
        Bindings
        • 0: 4df624c35da7606b79e67d7732bbf66c
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • TranslationService.php#250paywallet980μsselect * from `translations` where `content_hash` = 'e957e909782d9fcefa7a17f8d0aaa91a' and `language_id` in (1, 1, 12)
        Bindings
        • 0: e957e909782d9fcefa7a17f8d0aaa91a
        • 1: 1
        • 2: 1
        • 3: 12
        Backtrace
        • vendor/maxdev/translations/src/Services/TranslationService.php:250
        • vendor/maxdev/translations/src/Helpers/TranslationHelper.php:15
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      Maxdev\Translations\Models\Translation
      28Translation.php#?
      App\Models\Page
      11Page.php#?
      App\Models\PageTag
      11PageTag.php#?
          _token
          QH6jAozRgY4t12DU3X3ZHz99nUpC9ZjpiacQYdQK
          _previous
          array:1 [ "url" => "http://epnnet.dev/sw/page/faq" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /sw/page/faq
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "domain" => "epnnet.dev" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:22 [ "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "216.73.216.103" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "host" => array:1 [ 0 => "epnnet.dev" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "94c2bafdeefc58ee-ORD" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "x-forwarded-for" => array:1 [ 0 => "216.73.216.103" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 07 Jun 2025 19:59:31 GMT" ] "set-cookie" => array:3 [ 0 => "lang=sw; expires=Sun, 12 Jul 2026 19:59:31 GMT; Max-Age=34559999; path=/; domain=epnnet.dev; httponly; samesite=lax" 1 => "XSRF-TOKEN=eyJpdiI6IkZuckdBWkZweWdrWUdYWDVIcEFOVnc9PSIsInZhbHVlIjoiMkJWNjRpcHV6K29TUjQ1Zzc5bFBCUlRjbHBsTi9Za3MxTmFPYnphNThBSGFEbTNCajhaMzRINUVhdEp0TU5raFVuL0VYeHJkb2NacDlSZnNzZGlPTVNUQllPVDR2TmNoSXhGMndNYnRadUZ1eG9qd3luOWFTSGF6bFNucXpGdUEiLCJtYWMiOiIwODc3MzkxZDI5NTA3YTI0NTJlYzljYmYwYmFlMTVhNzA2MDBjMjA4NTEzNjI3ZmU2ZDM2ZDQyYzU4NjViYmVjIiwidGFnIjoiIn0%3D; expires=Sat, 14 Jun 2025 19:59:32 GMT; Max-Age=604800; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkZuckdBWkZweWdrWUdYWDVIcEFOVnc9PSIsInZhbHVlIjoiMkJWNjRpcHV6K29TUjQ1Zzc5bFBCUlRjbHBsTi9Za3MxTmFPYnphNThBSGFEbTNCajhaMzRINUVhdEp0TU5raFVuL0VYe" 2 => "epn_stage_session=eyJpdiI6IlNLb01mejJJQjA4Snd5NW1DcGxNQ0E9PSIsInZhbHVlIjoiUTdyMTA0ZThlT20zTlM2d3Ruai9xamlPamVuQ3g0ckVKZTlFWkZEbS9NZVNsRHpiTFFTL3hSNFAydnR6OVpUU2VxU1lYWEx5bStDRnpuZ21xTUhxTjhGK0JvOSthL3JUMmIwUjdLMkpXc2FjWnRKanY3NXl3UGdLTEJpU0VPaHAiLCJtYWMiOiJiZDBiYWI0ZTlkODBlMDA1ZGFhZjNkODk3YzRkZjhhMWQwZDhmY2FkYmM4MzE0N2UzMTk4YmQwZjZjZGVjMWI2IiwidGFnIjoiIn0%3D; expires=Sat, 14 Jun 2025 19:59:32 GMT; Max-Age=604800; path=/; httponly; samesite=laxepn_stage_session=eyJpdiI6IlNLb01mejJJQjA4Snd5NW1DcGxNQ0E9PSIsInZhbHVlIjoiUTdyMTA0ZThlT20zTlM2d3Ruai9xamlPamVuQ3g0ckVKZTlFWkZEbS9NZVNsRHpiTFFTL3hSNFAydnR6OVpUU2" ] "Set-Cookie" => array:3 [ 0 => "lang=sw; expires=Sun, 12-Jul-2026 19:59:31 GMT; domain=epnnet.dev; path=/; httponly" 1 => "XSRF-TOKEN=eyJpdiI6IkZuckdBWkZweWdrWUdYWDVIcEFOVnc9PSIsInZhbHVlIjoiMkJWNjRpcHV6K29TUjQ1Zzc5bFBCUlRjbHBsTi9Za3MxTmFPYnphNThBSGFEbTNCajhaMzRINUVhdEp0TU5raFVuL0VYeHJkb2NacDlSZnNzZGlPTVNUQllPVDR2TmNoSXhGMndNYnRadUZ1eG9qd3luOWFTSGF6bFNucXpGdUEiLCJtYWMiOiIwODc3MzkxZDI5NTA3YTI0NTJlYzljYmYwYmFlMTVhNzA2MDBjMjA4NTEzNjI3ZmU2ZDM2ZDQyYzU4NjViYmVjIiwidGFnIjoiIn0%3D; expires=Sat, 14-Jun-2025 19:59:32 GMT; path=/XSRF-TOKEN=eyJpdiI6IkZuckdBWkZweWdrWUdYWDVIcEFOVnc9PSIsInZhbHVlIjoiMkJWNjRpcHV6K29TUjQ1Zzc5bFBCUlRjbHBsTi9Za3MxTmFPYnphNThBSGFEbTNCajhaMzRINUVhdEp0TU5raFVuL0VYe" 2 => "epn_stage_session=eyJpdiI6IlNLb01mejJJQjA4Snd5NW1DcGxNQ0E9PSIsInZhbHVlIjoiUTdyMTA0ZThlT20zTlM2d3Ruai9xamlPamVuQ3g0ckVKZTlFWkZEbS9NZVNsRHpiTFFTL3hSNFAydnR6OVpUU2VxU1lYWEx5bStDRnpuZ21xTUhxTjhGK0JvOSthL3JUMmIwUjdLMkpXc2FjWnRKanY3NXl3UGdLTEJpU0VPaHAiLCJtYWMiOiJiZDBiYWI0ZTlkODBlMDA1ZGFhZjNkODk3YzRkZjhhMWQwZDhmY2FkYmM4MzE0N2UzMTk4YmQwZjZjZGVjMWI2IiwidGFnIjoiIn0%3D; expires=Sat, 14-Jun-2025 19:59:32 GMT; path=/; httponlyepn_stage_session=eyJpdiI6IlNLb01mejJJQjA4Snd5NW1DcGxNQ0E9PSIsInZhbHVlIjoiUTdyMTA0ZThlT20zTlM2d3Ruai9xamlPamVuQ3g0ckVKZTlFWkZEbS9NZVNsRHpiTFFTL3hSNFAydnR6OVpUU2" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "QH6jAozRgY4t12DU3X3ZHz99nUpC9ZjpiacQYdQK" "_previous" => array:1 [ "url" => "http://epnnet.dev/sw/page/faq" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-07 19:59:32GET/sw/page/faq112850