NotFoundHttpException {#3483
  -statusCode: 404
  -headers: []
  #message: ""
  #code: 0
  #file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Routing/RouteCollection.php"
  #line: 161
  -trace: {
    13. Illuminate\Routing\RouteCollection->match() ==> new Symfony\Component\HttpKernel\Exception\NotFoundHttpException(): {
      src: {
        /data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Routing/RouteCollection.php:161: """
          \n
              throw new NotFoundHttpException;\n
          }\n
          """
      }
    }
    12. Illuminate\Routing\Router->findRoute() ==> Illuminate\Routing\RouteCollection->match(): {
      src: {
        /data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Routing/Router.php:766: """
          {\n
              $this->current = $route = $this->routes->match($request);\n
          \n
          """
      }
      args: array:1 [
        0 => Request {#40
          #json: null
          #convertedFiles: null
          #userResolver: Closure {#3482
            class: "Illuminate\Auth\AuthServiceProvider"
            this: AuthServiceProvider {#22 …}
            parameters: {
              $guard: {
                default: null
              }
            }
            use: {
              $app: Application {#3
                #basePath: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web"
                #hasBeenBootstrapped: true
                #booted: true
                #bootingCallbacks: []
                #bootedCallbacks: array:1 [
                  0 => Closure {#108
                    class: "Illuminate\Foundation\Support\Providers\RouteServiceProvider"
                    this: RouteServiceProvider {#82
                      #namespace: "App\Http\Controllers"
                      #app: Application {#3}
                      #defer: false
                    }
                    file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                    line: "5932 to 5934"
                  }
                ]
                #terminatingCallbacks: []
                #serviceProviders: array:18 [
                  0 => EventServiceProvider {#2
                    #app: Application {#3}
                    #defer: false
                  }
                  1 => RoutingServiceProvider {#7
                    #app: Application {#3}
                    #defer: false
                  }
                  2 => AuthServiceProvider {#22 …}
                  3 => CookieServiceProvider {#47
                    #app: Application {#3}
                    #defer: false
                  }
                  4 => DatabaseServiceProvider {#50
                    #app: Application {#3}
                    #defer: false
                  }
                  5 => EncryptionServiceProvider {#57
                    #app: Application {#3}
                    #defer: false
                  }
                  6 => FilesystemServiceProvider {#59
                    #app: Application {#3}
                    #defer: false
                  }
                  7 => FoundationServiceProvider {#64
                    #app: Application {#3}
                    #defer: false
                  }
                  8 => NotificationServiceProvider {#65
                    #app: Application {#3}
                    #defer: false
                  }
                  9 => PaginationServiceProvider {#67
                    #app: Application {#3}
                    #defer: false
                  }
                  10 => SessionServiceProvider {#71
                    #app: Application {#3}
                    #defer: false
                  }
                  11 => ViewServiceProvider {#75
                    #app: Application {#3}
                    #defer: false
                  }
                  12 => AppServiceProvider {#79
                    #app: Application {#3}
                    #defer: false
                  }
                  13 => AuthServiceProvider {#80
                    #policies: array:1 [
                      "App\Model" => "App\Policies\ModelPolicy"
                    ]
                    #app: Application {#3}
                    #defer: false
                  }
                  14 => EventServiceProvider {#81
                    #listen: array:1 [
                      "App\Events\SomeEvent" => array:1 [
                        0 => "App\Listeners\EventListener"
                      ]
                    ]
                    #subscribe: []
                    #app: Application {#3}
                    #defer: false
                  }
                  15 => RouteServiceProvider {#82}
                  16 => ServiceProvider {#83
                    #defer: false
                    #app: Application {#3}
                  }
                  17 => ServiceProvider {#87
                    #defer: false
                    #app: Application {#3}
                  }
                ]
                #loadedProviders: array:18 [
                  "Illuminate\Events\EventServiceProvider" => true
                  "Illuminate\Routing\RoutingServiceProvider" => true
                  "Illuminate\Auth\AuthServiceProvider" => true
                  "Illuminate\Cookie\CookieServiceProvider" => true
                  "Illuminate\Database\DatabaseServiceProvider" => true
                  "Illuminate\Encryption\EncryptionServiceProvider" => true
                  "Illuminate\Filesystem\FilesystemServiceProvider" => true
                  "Illuminate\Foundation\Providers\FoundationServiceProvider" => true
                  "Illuminate\Notifications\NotificationServiceProvider" => true
                  "Illuminate\Pagination\PaginationServiceProvider" => true
                  "Illuminate\Session\SessionServiceProvider" => true
                  "Illuminate\View\ViewServiceProvider" => true
                  "App\Providers\AppServiceProvider" => true
                  "App\Providers\AuthServiceProvider" => true
                  "App\Providers\EventServiceProvider" => true
                  "App\Providers\RouteServiceProvider" => true
                  "Barryvdh\DomPDF\ServiceProvider" => true
                  "Barryvdh\Debugbar\ServiceProvider" => true
                ]
                #deferredServices: array:91 [
                  "Illuminate\Broadcasting\BroadcastManager" => "Illuminate\Broadcasting\BroadcastServiceProvider"
                  "Illuminate\Contracts\Broadcasting\Factory" => "Illuminate\Broadcasting\BroadcastServiceProvider"
                  "Illuminate\Contracts\Broadcasting\Broadcaster" => "Illuminate\Broadcasting\BroadcastServiceProvider"
                  "Illuminate\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
                  "Illuminate\Contracts\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
                  "Illuminate\Contracts\Bus\QueueingDispatcher" => "Illuminate\Bus\BusServiceProvider"
                  "cache" => "Illuminate\Cache\CacheServiceProvider"
                  "cache.store" => "Illuminate\Cache\CacheServiceProvider"
                  "memcached.connector" => "Illuminate\Cache\CacheServiceProvider"
                  "command.cache.clear" => "Illuminate\Cache\CacheServiceProvider"
                  "command.clear-compiled" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.auth.resets.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.config.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.config.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.down" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.environment" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.key.generate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.optimize" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.route.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.route.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.route.list" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.storage.link" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.tinker" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.up" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.view.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.app.name" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.auth.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.cache.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.console.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.controller.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.event.generate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.event.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.job.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.listener.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.mail.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.middleware.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.model.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.notification.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.notification.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.policy.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.provider.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.queue.failed-table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.queue.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.request.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.seeder.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.session.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.serve" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.test.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.vendor.publish" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "Illuminate\Console\Scheduling\ScheduleRunCommand" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "migrator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "migration.repository" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.migrate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.migrate.rollback" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.migrate.reset" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.migrate.refresh" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.migrate.install" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.migrate.status" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "migration.creator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.migrate.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "seeder" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.seed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "composer" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.queue.failed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.queue.retry" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.queue.forget" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "command.queue.flush" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  "hash" => "Illuminate\Hashing\HashServiceProvider"
                  "mailer" => "Illuminate\Mail\MailServiceProvider"
                  "swift.mailer" => "Illuminate\Mail\MailServiceProvider"
                  "swift.transport" => "Illuminate\Mail\MailServiceProvider"
                  "Illuminate\Contracts\Pipeline\Hub" => "Illuminate\Pipeline\PipelineServiceProvider"
                  "queue" => "Illuminate\Queue\QueueServiceProvider"
                  "queue.worker" => "Illuminate\Queue\QueueServiceProvider"
                  "queue.listener" => "Illuminate\Queue\QueueServiceProvider"
                  "queue.failer" => "Illuminate\Queue\QueueServiceProvider"
                  "command.queue.work" => "Illuminate\Queue\QueueServiceProvider"
                  "command.queue.listen" => "Illuminate\Queue\QueueServiceProvider"
                  "command.queue.restart" => "Illuminate\Queue\QueueServiceProvider"
                  "queue.connection" => "Illuminate\Queue\QueueServiceProvider"
                  "redis" => "Illuminate\Redis\RedisServiceProvider"
                  "auth.password" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
                  "auth.password.broker" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
                  "translator" => "Illuminate\Translation\TranslationServiceProvider"
                  "translation.loader" => "Illuminate\Translation\TranslationServiceProvider"
                  "validator" => "Illuminate\Validation\ValidationServiceProvider"
                  "validation.presence" => "Illuminate\Validation\ValidationServiceProvider"
                  "html" => "Collective\Html\HtmlServiceProvider"
                  "form" => "Collective\Html\HtmlServiceProvider"
                  "Collective\Html\HtmlBuilder" => "Collective\Html\HtmlServiceProvider"
                  "Collective\Html\FormBuilder" => "Collective\Html\HtmlServiceProvider"
                ]
                #monologConfigurator: null
                #databasePath: null
                #storagePath: null
                #environmentPath: null
                #environmentFile: ".env"
                #namespace: null
                #resolved: array:23 [
                  "events" => true
                  "router" => true
                  "App\Http\Kernel" => true
                  "Illuminate\Contracts\Http\Kernel" => true
                  "Illuminate\Foundation\Bootstrap\DetectEnvironment" => true
                  "Illuminate\Foundation\Bootstrap\LoadConfiguration" => true
                  "Illuminate\Foundation\Bootstrap\ConfigureLogging" => true
                  "env" => true
                  "Illuminate\Foundation\Bootstrap\HandleExceptions" => true
                  "Illuminate\Foundation\Bootstrap\RegisterFacades" => true
                  "Illuminate\Foundation\Bootstrap\RegisterProviders" => true
                  "Illuminate\Foundation\Bootstrap\BootProviders" => true
                  "db.factory" => true
                  "db" => true
                  "view.engine.resolver" => true
                  "files" => true
                  "view.finder" => true
                  "view" => true
                  "Illuminate\Contracts\Auth\Access\Gate" => true
                  "url" => true
                  "Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode" => true
                  "App\Exceptions\Handler" => true
                  "Illuminate\Contracts\Debug\ExceptionHandler" => true
                ]
                #bindings: array:40 [
                  "events" => array:2 [
                    "concrete" => Closure {#4
                      class: "Illuminate\Events\EventServiceProvider"
                      this: EventServiceProvider {#2}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "5500 to 5504"
                    }
                    "shared" => true
                  ]
                  "router" => array:2 [
                    "concrete" => Closure {#9
                      class: "Illuminate\Container\Container"
                      this: Application {#3}
                      parameters: {
                        $container: {}
                      }
                      use: {
                        $closure: Closure {#8
                          class: "Illuminate\Routing\RoutingServiceProvider"
                          this: RoutingServiceProvider {#7}
                          parameters: { …1}
                          file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                          line: "5438 to 5440"
                        }
                        $object: Router {#24
                          #events: Dispatcher {#5
                            #container: Application {#3}
                            #listeners: array:1 [
                              "App\Events\SomeEvent" => array:1 [
                                0 => array:1 [
                                  0 => Closure {#103 …5}
                                ]
                              ]
                            ]
                            #wildcards: []
                            #sorted: array:35 [
                              "Illuminate\Events\EventServiceProvider" => []
                              "Illuminate\Routing\RoutingServiceProvider" => []
                              "bootstrapping: Illuminate\Foundation\Bootstrap\DetectEnvironment" => []
                              "bootstrapped: Illuminate\Foundation\Bootstrap\DetectEnvironment" => []
                              "bootstrapping: Illuminate\Foundation\Bootstrap\LoadConfiguration" => []
                              "bootstrapped: Illuminate\Foundation\Bootstrap\LoadConfiguration" => []
                              "bootstrapping: Illuminate\Foundation\Bootstrap\ConfigureLogging" => []
                              "bootstrapped: Illuminate\Foundation\Bootstrap\ConfigureLogging" => []
                              "bootstrapping: Illuminate\Foundation\Bootstrap\HandleExceptions" => []
                              "bootstrapped: Illuminate\Foundation\Bootstrap\HandleExceptions" => []
                              "bootstrapping: Illuminate\Foundation\Bootstrap\RegisterFacades" => []
                              "bootstrapped: Illuminate\Foundation\Bootstrap\RegisterFacades" => []
                              "bootstrapping: Illuminate\Foundation\Bootstrap\RegisterProviders" => []
                              "Illuminate\Auth\AuthServiceProvider" => []
                              "Illuminate\Cookie\CookieServiceProvider" => []
                              "Illuminate\Database\DatabaseServiceProvider" => []
                              "Illuminate\Encryption\EncryptionServiceProvider" => []
                              "Illuminate\Filesystem\FilesystemServiceProvider" => []
                              "Illuminate\Foundation\Providers\FoundationServiceProvider" => []
                              "Illuminate\Notifications\NotificationServiceProvider" => []
                              "Illuminate\Pagination\PaginationServiceProvider" => []
                              "Illuminate\Session\SessionServiceProvider" => []
                              "Illuminate\View\ViewServiceProvider" => []
                              "App\Providers\AppServiceProvider" => []
                              "App\Providers\AuthServiceProvider" => []
                              "App\Providers\EventServiceProvider" => []
                              "App\Providers\RouteServiceProvider" => []
                              "Barryvdh\DomPDF\ServiceProvider" => []
                              "Barryvdh\Debugbar\ServiceProvider" => []
                              "bootstrapped: Illuminate\Foundation\Bootstrap\RegisterProviders" => []
                              "bootstrapping: Illuminate\Foundation\Bootstrap\BootProviders" => []
                              "eloquent.booting: App\OtvaracieHodiny" => []
                              "eloquent.booted: App\OtvaracieHodiny" => []
                              "Illuminate\Database\Events\QueryExecuted" => []
                              "bootstrapped: Illuminate\Foundation\Bootstrap\BootProviders" => []
                            ]
                            #firing: []
                            #queueResolver: Closure {#6
                              class: "Illuminate\Events\EventServiceProvider"
                              this: EventServiceProvider {#2}
                              use: {
                                $app: Application {#3}
                              }
                              file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                              line: "5501 to 5503"
                            }
                          }
                          #container: Application {#3}
                          #routes: RouteCollection {#26
                            #routes: array:6 [
                              "GET" => array:17 [
                                "api/user" => Route {#110
                                  #uri: "api/user"
                                  #methods: array:2 [ …2]
                                  #action: array:5 [ …5]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3459 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "o/{key}" => Route {#111
                                  #uri: "o/{key}"
                                  #methods: array:2 [ …2]
                                  #action: array:5 [ …5]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3476 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "objednavka/prehlad/{key}" => Route {#3518
                                  #uri: "objednavka/prehlad/{key}"
                                  #methods: array:2 [ …2]
                                  #action: array:5 [ …5]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3480 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "alt" => Route {#3516
                                  #uri: "alt"
                                  #methods: array:2 [ …2]
                                  #action: array:5 [ …5]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3475 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "/" => Route {#3514
                                  #uri: "/"
                                  #methods: array:2 [ …2]
                                  #action: array:5 [ …5]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3474 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "c" => Route {#3512
                                  #uri: "c"
                                  #methods: array:2 [ …2]
                                  #action: array:5 [ …5]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3473 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "admin" => Route {#3510
                                  #uri: "admin"
                                  #methods: array:2 [ …2]
                                  #action: array:5 [ …5]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3472 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "admin/modules/tab" => Route {#3506
                                  #uri: "admin/modules/tab"
                                  #methods: array:2 [ …2]
                                  #action: array:7 [ …7]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3471 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "admin/modules/tab/create" => Route {#3505
                                  #uri: "admin/modules/tab/create"
                                  #methods: array:2 [ …2]
                                  #action: array:7 [ …7]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3470 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "admin/modules/tab/{tab}" => Route {#3503
                                  #uri: "admin/modules/tab/{tab}"
                                  #methods: array:2 [ …2]
                                  #action: array:7 [ …7]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3469 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "admin/modules/tab/{tab}/edit" => Route {#3502
                                  #uri: "admin/modules/tab/{tab}/edit"
                                  #methods: array:2 [ …2]
                                  #action: array:7 [ …7]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3468 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "admin/modules/tab-group" => Route {#3499
                                  #uri: "admin/modules/tab-group"
                                  #methods: array:2 [ …2]
                                  #action: array:7 [ …7]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3467 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "admin/modules/tab-group/create" => Route {#3498
                                  #uri: "admin/modules/tab-group/create"
                                  #methods: array:2 [ …2]
                                  #action: array:7 [ …7]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3466 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "admin/modules/tab-group/{tab_group}" => Route {#3496
                                  #uri: "admin/modules/tab-group/{tab_group}"
                                  #methods: array:2 [ …2]
                                  #action: array:7 [ …7]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3465 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "admin/modules/tab-group/{tab_group}/edit" => Route {#3495
                                  #uri: "admin/modules/tab-group/{tab_group}/edit"
                                  #methods: array:2 [ …2]
                                  #action: array:7 [ …7]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3464 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "menu" => Route {#3507
                                  #uri: "menu"
                                  #methods: array:2 [ …2]
                                  #action: array:5 [ …5]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3463 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "degustacia-vin" => Route {#3489
                                  #uri: "degustacia-vin"
                                  #methods: array:2 [ …2]
                                  #action: array:5 [ …5]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3462 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                              ]
                              "HEAD" => array:17 [
                                "api/user" => Route {#110}
                                "o/{key}" => Route {#111}
                                "objednavka/prehlad/{key}" => Route {#3518}
                                "alt" => Route {#3516}
                                "/" => Route {#3514}
                                "c" => Route {#3512}
                                "admin" => Route {#3510}
                                "admin/modules/tab" => Route {#3506}
                                "admin/modules/tab/create" => Route {#3505}
                                "admin/modules/tab/{tab}" => Route {#3503}
                                "admin/modules/tab/{tab}/edit" => Route {#3502}
                                "admin/modules/tab-group" => Route {#3499}
                                "admin/modules/tab-group/create" => Route {#3498}
                                "admin/modules/tab-group/{tab_group}" => Route {#3496}
                                "admin/modules/tab-group/{tab_group}/edit" => Route {#3495}
                                "menu" => Route {#3507}
                                "degustacia-vin" => Route {#3489}
                              ]
                              "POST" => array:5 [
                                "admin/modules/tab" => Route {#3504
                                  #uri: "admin/modules/tab"
                                  #methods: array:1 [ …1]
                                  #action: array:7 [ …7]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3461 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "admin/modules/tab-group" => Route {#3497
                                  #uri: "admin/modules/tab-group"
                                  #methods: array:1 [ …1]
                                  #action: array:7 [ …7]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3458 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "modules/tab/sort" => Route {#3509
                                  #uri: "modules/tab/sort"
                                  #methods: array:1 [ …1]
                                  #action: array:6 [ …6]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3457 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "objednavka" => Route {#3492
                                  #uri: "objednavka"
                                  #methods: array:1 [ …1]
                                  #action: array:6 [ …6]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3456 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "mail/send-contact" => Route {#3491
                                  #uri: "mail/send-contact"
                                  #methods: array:1 [ …1]
                                  #action: array:6 [ …6]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3455 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                              ]
                              "PUT" => array:2 [
                                "admin/modules/tab/{tab}" => Route {#3501
                                  #uri: "admin/modules/tab/{tab}"
                                  #methods: array:2 [ …2]
                                  #action: array:7 [ …7]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3452 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "admin/modules/tab-group/{tab_group}" => Route {#3494
                                  #uri: "admin/modules/tab-group/{tab_group}"
                                  #methods: array:2 [ …2]
                                  #action: array:7 [ …7]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3460 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                              ]
                              "PATCH" => array:2 [
                                "admin/modules/tab/{tab}" => Route {#3501}
                                "admin/modules/tab-group/{tab_group}" => Route {#3494}
                              ]
                              "DELETE" => array:2 [
                                "admin/modules/tab/{tab}" => Route {#3500
                                  #uri: "admin/modules/tab/{tab}"
                                  #methods: array:1 [ …1]
                                  #action: array:7 [ …7]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3454 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                                "admin/modules/tab-group/{tab_group}" => Route {#3493
                                  #uri: "admin/modules/tab-group/{tab_group}"
                                  #methods: array:1 [ …1]
                                  #action: array:7 [ …7]
                                  #controller: null
                                  #defaults: []
                                  #wheres: []
                                  #parameters: null
                                  #parameterNames: null
                                  #compiled: CompiledRoute {#3451 …8}
                                  #router: Router {#24}
                                  #container: Application {#3}
                                }
                              ]
                            ]
                            #allRoutes: array:26 [
                              "HEADapi/user" => Route {#110}
                              "HEADo/{key}" => Route {#111}
                              "HEADobjednavka/prehlad/{key}" => Route {#3518}
                              "HEADalt" => Route {#3516}
                              "HEAD/" => Route {#3514}
                              "HEADc" => Route {#3512}
                              "HEADadmin" => Route {#3510}
                              "HEADadmin/modules/tab" => Route {#3506}
                              "HEADadmin/modules/tab/create" => Route {#3505}
                              "POSTadmin/modules/tab" => Route {#3504}
                              "HEADadmin/modules/tab/{tab}" => Route {#3503}
                              "HEADadmin/modules/tab/{tab}/edit" => Route {#3502}
                              "PATCHadmin/modules/tab/{tab}" => Route {#3501}
                              "DELETEadmin/modules/tab/{tab}" => Route {#3500}
                              "HEADadmin/modules/tab-group" => Route {#3499}
                              "HEADadmin/modules/tab-group/create" => Route {#3498}
                              "POSTadmin/modules/tab-group" => Route {#3497}
                              "HEADadmin/modules/tab-group/{tab_group}" => Route {#3496}
                              "HEADadmin/modules/tab-group/{tab_group}/edit" => Route {#3495}
                              "PATCHadmin/modules/tab-group/{tab_group}" => Route {#3494}
                              "DELETEadmin/modules/tab-group/{tab_group}" => Route {#3493}
                              "POSTmodules/tab/sort" => Route {#3509}
                              "HEADmenu" => Route {#3507}
                              "POSTobjednavka" => Route {#3492}
                              "POSTmail/send-contact" => Route {#3491}
                              "HEADdegustacia-vin" => Route {#3489}
                            ]
                            #nameList: array:14 [
                              "tab.index" => Route {#3506}
                              "tab.create" => Route {#3505}
                              "tab.store" => Route {#3504}
                              "tab.show" => Route {#3503}
                              "tab.edit" => Route {#3502}
                              "tab.update" => Route {#3501}
                              "tab.destroy" => Route {#3500}
                              "tab-group.index" => Route {#3499}
                              "tab-group.create" => Route {#3498}
                              "tab-group.store" => Route {#3497}
                              "tab-group.show" => Route {#3496}
                              "tab-group.edit" => Route {#3495}
                              "tab-group.update" => Route {#3494}
                              "tab-group.destroy" => Route {#3493}
                            ]
                            #actionList: array:17 [
                              "App\Http\Controllers\TabController@index" => Route {#3506}
                              "App\Http\Controllers\TabController@create" => Route {#3505}
                              "App\Http\Controllers\TabController@store" => Route {#3504}
                              "App\Http\Controllers\TabController@show" => Route {#3503}
                              "App\Http\Controllers\TabController@edit" => Route {#3502}
                              "App\Http\Controllers\TabController@update" => Route {#3501}
                              "App\Http\Controllers\TabController@destroy" => Route {#3500}
                              "App\Http\Controllers\TabGroupController@index" => Route {#3499}
                              "App\Http\Controllers\TabGroupController@create" => Route {#3498}
                              "App\Http\Controllers\TabGroupController@store" => Route {#3497}
                              "App\Http\Controllers\TabGroupController@show" => Route {#3496}
                              "App\Http\Controllers\TabGroupController@edit" => Route {#3495}
                              "App\Http\Controllers\TabGroupController@update" => Route {#3494}
                              "App\Http\Controllers\TabGroupController@destroy" => Route {#3493}
                              "App\Http\Controllers\TabController@sort" => Route {#3509}
                              "App\Http\Controllers\mailer@objednavka" => Route {#3492}
                              "App\Http\Controllers\MailController@contact" => Route {#3491}
                            ]
                          }
                          #current: null
                          #currentRequest: Request {#40}
                          #middleware: array:6 [ …6]
                          #middlewareGroups: array:2 [ …2]
                          +middlewarePriority: array:6 [ …6]
                          #binders: array:1 [ …1]
                          #patterns: []
                          #groupStack: []
                        }
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "1274 to 1280"
                    }
                    "shared" => false
                  ]
                  "url" => array:2 [
                    "concrete" => Closure {#11
                      class: "Illuminate\Container\Container"
                      this: Application {#3}
                      parameters: {
                        $container: {}
                      }
                      use: {
                        $closure: Closure {#10
                          class: "Illuminate\Routing\RoutingServiceProvider"
                          this: RoutingServiceProvider {#7}
                          parameters: { …1}
                          file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                          line: "5444 to 5455"
                        }
                        $object: UrlGenerator {#104
                          #routes: RouteCollection {#26}
                          #request: Request {#40}
                          #forcedRoot: null
                          #forceSchema: null
                          #cachedRoot: null
                          #cachedSchema: null
                          #rootNamespace: "App\Http\Controllers"
                          #sessionResolver: Closure {#106 …4}
                          #dontEncode: array:14 [ …14]
                        }
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "1274 to 1280"
                    }
                    "shared" => false
                  ]
                  "redirect" => array:2 [
                    "concrete" => Closure {#13
                      class: "Illuminate\Container\Container"
                      this: Application {#3}
                      parameters: {
                        $container: {}
                      }
                      use: {
                        $closure: Closure {#12
                          class: "Illuminate\Routing\RoutingServiceProvider"
                          this: RoutingServiceProvider {#7}
                          parameters: { …1}
                          file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                          line: "5465 to 5471"
                        }
                        $object: null
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "1274 to 1280"
                    }
                    "shared" => false
                  ]
                  "Psr\Http\Message\ServerRequestInterface" => array:2 [
                    "concrete" => Closure {#14
                      class: "Illuminate\Routing\RoutingServiceProvider"
                      this: RoutingServiceProvider {#7}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "5475 to 5477"
                    }
                    "shared" => false
                  ]
                  "Psr\Http\Message\ResponseInterface" => array:2 [
                    "concrete" => Closure {#15
                      class: "Illuminate\Routing\RoutingServiceProvider"
                      this: RoutingServiceProvider {#7}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "5481 to 5483"
                    }
                    "shared" => false
                  ]
                  "Illuminate\Contracts\Routing\ResponseFactory" => array:2 [
                    "concrete" => Closure {#16
                      class: "Illuminate\Routing\RoutingServiceProvider"
                      this: RoutingServiceProvider {#7}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "5487 to 5489"
                    }
                    "shared" => true
                  ]
                  "Illuminate\Contracts\Http\Kernel" => array:2 [
                    "concrete" => Closure {#17
                      class: "Illuminate\Container\Container"
                      this: Application {#3}
                      parameters: {
                        $container: {}
                        $parameters: {
                          default: []
                        }
                      }
                      use: {
                        $abstract: "Illuminate\Contracts\Http\Kernel"
                        $concrete: "App\Http\Kernel"
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "1253 to 1256"
                    }
                    "shared" => true
                  ]
                  "Illuminate\Contracts\Console\Kernel" => array:2 [
                    "concrete" => Closure {#18
                      class: "Illuminate\Container\Container"
                      this: Application {#3}
                      parameters: {
                        $container: {}
                        $parameters: {
                          default: []
                        }
                      }
                      use: {
                        $abstract: "Illuminate\Contracts\Console\Kernel"
                        $concrete: "App\Console\Kernel"
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "1253 to 1256"
                    }
                    "shared" => true
                  ]
                  "Illuminate\Contracts\Debug\ExceptionHandler" => array:2 [
                    "concrete" => Closure {#19
                      class: "Illuminate\Container\Container"
                      this: Application {#3}
                      parameters: {
                        $container: {}
                        $parameters: {
                          default: []
                        }
                      }
                      use: {
                        $abstract: "Illuminate\Contracts\Debug\ExceptionHandler"
                        $concrete: "App\Exceptions\Handler"
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "1253 to 1256"
                    }
                    "shared" => true
                  ]
                  "env" => array:2 [
                    "concrete" => Closure {#34
                      class: "Illuminate\Container\Container"
                      this: Application {#3}
                      use: {
                        $value: "local"
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "1691 to 1693"
                    }
                    "shared" => false
                  ]
                  "auth" => array:2 [
                    "concrete" => Closure {#32
                      class: "Illuminate\Auth\AuthServiceProvider"
                      this: AuthServiceProvider {#22 …}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "5867 to 5870"
                    }
                    "shared" => true
                  ]
                  "auth.driver" => array:2 [
                    "concrete" => Closure {#36
                      class: "Illuminate\Auth\AuthServiceProvider"
                      this: AuthServiceProvider {#22 …}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "5871 to 5873"
                    }
                    "shared" => true
                  ]
                  "Illuminate\Contracts\Auth\Authenticatable" => array:2 [
                    "concrete" => Closure {#38
                      class: "Illuminate\Auth\AuthServiceProvider"
                      this: AuthServiceProvider {#22 …}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "5877 to 5879"
                    }
                    "shared" => false
                  ]
                  "Illuminate\Contracts\Auth\Access\Gate" => array:2 [
                    "concrete" => Closure {#33
                      class: "Illuminate\Auth\AuthServiceProvider"
                      this: AuthServiceProvider {#22 …}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "5883 to 5887"
                    }
                    "shared" => true
                  ]
                  "cookie" => array:2 [
                    "concrete" => Closure {#49
                      class: "Illuminate\Cookie\CookieServiceProvider"
                      this: CookieServiceProvider {#47}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Cookie/CookieServiceProvider.php"
                      line: "16 to 20"
                    }
                    "shared" => true
                  ]
                  "Faker\Generator" => array:2 [
                    "concrete" => Closure {#51
                      class: "Illuminate\Database\DatabaseServiceProvider"
                      this: DatabaseServiceProvider {#50}
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
                      line: "66 to 68"
                    }
                    "shared" => true
                  ]
                  "Illuminate\Database\Eloquent\Factory" => array:2 [
                    "concrete" => Closure {#52
                      class: "Illuminate\Database\DatabaseServiceProvider"
                      this: DatabaseServiceProvider {#50}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
                      line: "70 to 74"
                    }
                    "shared" => true
                  ]
                  "Illuminate\Contracts\Queue\EntityResolver" => array:2 [
                    "concrete" => Closure {#53
                      class: "Illuminate\Database\DatabaseServiceProvider"
                      this: DatabaseServiceProvider {#50}
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
                      line: "84 to 86"
                    }
                    "shared" => true
                  ]
                  "db.factory" => array:2 [
                    "concrete" => Closure {#54
                      class: "Illuminate\Database\DatabaseServiceProvider"
                      this: DatabaseServiceProvider {#50}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
                      line: "43 to 45"
                    }
                    "shared" => true
                  ]
                  "db" => array:2 [
                    "concrete" => Closure {#55
                      class: "Illuminate\Database\DatabaseServiceProvider"
                      this: DatabaseServiceProvider {#50}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
                      line: "50 to 52"
                    }
                    "shared" => true
                  ]
                  "db.connection" => array:2 [
                    "concrete" => Closure {#56
                      class: "Illuminate\Database\DatabaseServiceProvider"
                      this: DatabaseServiceProvider {#50}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
                      line: "54 to 56"
                    }
                    "shared" => false
                  ]
                  "encrypter" => array:2 [
                    "concrete" => Closure {#58
                      class: "Illuminate\Encryption\EncryptionServiceProvider"
                      this: EncryptionServiceProvider {#57}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php"
                      line: "17 to 28"
                    }
                    "shared" => true
                  ]
                  "files" => array:2 [
                    "concrete" => Closure {#60
                      class: "Illuminate\Filesystem\FilesystemServiceProvider"
                      this: FilesystemServiceProvider {#59}
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
                      line: "28 to 30"
                    }
                    "shared" => true
                  ]
                  "filesystem" => array:2 [
                    "concrete" => Closure {#61
                      class: "Illuminate\Filesystem\FilesystemServiceProvider"
                      this: FilesystemServiceProvider {#59}
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
                      line: "58 to 60"
                    }
                    "shared" => true
                  ]
                  "filesystem.disk" => array:2 [
                    "concrete" => Closure {#62
                      class: "Illuminate\Filesystem\FilesystemServiceProvider"
                      this: FilesystemServiceProvider {#59}
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
                      line: "42 to 44"
                    }
                    "shared" => true
                  ]
                  "filesystem.cloud" => array:2 [
                    "concrete" => Closure {#63
                      class: "Illuminate\Filesystem\FilesystemServiceProvider"
                      this: FilesystemServiceProvider {#59}
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
                      line: "46 to 48"
                    }
                    "shared" => true
                  ]
                  "Illuminate\Notifications\ChannelManager" => array:2 [
                    "concrete" => Closure {#66
                      class: "Illuminate\Notifications\NotificationServiceProvider"
                      this: NotificationServiceProvider {#65}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Notifications/NotificationServiceProvider.php"
                      line: "34 to 36"
                    }
                    "shared" => true
                  ]
                  "session" => array:2 [
                    "concrete" => Closure {#72
                      class: "Illuminate\Session\SessionServiceProvider"
                      this: SessionServiceProvider {#71}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Session/SessionServiceProvider.php"
                      line: "30 to 32"
                    }
                    "shared" => true
                  ]
                  "session.store" => array:2 [
                    "concrete" => Closure {#73
                      class: "Illuminate\Session\SessionServiceProvider"
                      this: SessionServiceProvider {#71}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Session/SessionServiceProvider.php"
                      line: "42 to 49"
                    }
                    "shared" => true
                  ]
                  "Illuminate\Session\Middleware\StartSession" => array:2 [
                    "concrete" => Closure {#74
                      class: "Illuminate\Container\Container"
                      this: Application {#3}
                      parameters: {
                        $container: {}
                        $parameters: {
                          default: []
                        }
                      }
                      use: {
                        $abstract: "Illuminate\Session\Middleware\StartSession"
                        $concrete: "Illuminate\Session\Middleware\StartSession"
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "1253 to 1256"
                    }
                    "shared" => true
                  ]
                  "view.engine.resolver" => array:2 [
                    "concrete" => Closure {#76
                      class: "Illuminate\View\ViewServiceProvider"
                      this: ViewServiceProvider {#75}
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
                      line: "34 to 45"
                    }
                    "shared" => true
                  ]
                  "view.finder" => array:2 [
                    "concrete" => Closure {#77
                      class: "Illuminate\View\ViewServiceProvider"
                      this: ViewServiceProvider {#75}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
                      line: "92 to 96"
                    }
                    "shared" => false
                  ]
                  "view" => array:2 [
                    "concrete" => Closure {#78
                      class: "Illuminate\View\ViewServiceProvider"
                      this: ViewServiceProvider {#75}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
                      line: "106 to 124"
                    }
                    "shared" => true
                  ]
                  "dompdf.options" => array:2 [
                    "concrete" => Closure {#84
                      class: "Barryvdh\DomPDF\ServiceProvider"
                      this: ServiceProvider {#83}
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/barryvdh/laravel-dompdf/src/ServiceProvider.php"
                      line: "29 to 44"
                    }
                    "shared" => false
                  ]
                  "dompdf" => array:2 [
                    "concrete" => Closure {#85
                      class: "Barryvdh\DomPDF\ServiceProvider"
                      this: ServiceProvider {#83}
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/barryvdh/laravel-dompdf/src/ServiceProvider.php"
                      line: "46 to 53"
                    }
                    "shared" => false
                  ]
                  "dompdf.wrapper" => array:2 [
                    "concrete" => Closure {#86
                      class: "Barryvdh\DomPDF\ServiceProvider"
                      this: ServiceProvider {#83}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/barryvdh/laravel-dompdf/src/ServiceProvider.php"
                      line: "56 to 58"
                    }
                    "shared" => false
                  ]
                  "debugbar" => array:2 [
                    "concrete" => Closure {#88
                      class: "Barryvdh\Debugbar\ServiceProvider"
                      this: ServiceProvider {#87}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/barryvdh/laravel-debugbar/src/ServiceProvider.php"
                      line: "30 to 40"
                    }
                    "shared" => true
                  ]
                  "command.debugbar.clear" => array:2 [
                    "concrete" => Closure {#89
                      class: "Barryvdh\Debugbar\ServiceProvider"
                      this: ServiceProvider {#87}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/barryvdh/laravel-debugbar/src/ServiceProvider.php"
                      line: "46 to 48"
                    }
                    "shared" => true
                  ]
                  "blade.compiler" => array:2 [
                    "concrete" => Closure {#96
                      class: "Illuminate\View\ViewServiceProvider"
                      this: ViewServiceProvider {#75}
                      parameters: {
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
                      line: "74 to 78"
                    }
                    "shared" => true
                  ]
                ]
                #instances: array:24 [
                  "app" => Application {#3}
                  "Illuminate\Container\Container" => Application {#3}
                  "events" => Dispatcher {#5}
                  "path" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/app"
                  "path.base" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web"
                  "path.lang" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/resources/lang"
                  "path.config" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/config"
                  "path.public" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/public"
                  "path.storage" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/storage"
                  "path.database" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/database"
                  "path.resources" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/resources"
                  "path.bootstrap" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap"
                  "Illuminate\Contracts\Http\Kernel" => Kernel {#25 …}
                  "request" => Request {#40}
                  "config" => Repository {#23
                    #items: array:14 [
                      "cache" => array:3 [
                        "default" => "file"
                        "stores" => array:6 [
                          "apc" => array:1 [ …1]
                          "array" => array:1 [ …1]
                          "database" => array:3 [ …3]
                          "file" => array:2 [ …2]
                          "memcached" => array:5 [ …5]
                          "redis" => array:2 [ …2]
                        ]
                        "prefix" => "laravel"
                      ]
                      "broadcasting" => array:2 [
                        "default" => "log"
                        "connections" => array:4 [
                          "pusher" => array:5 [ …5]
                          "redis" => array:2 [ …2]
                          "log" => array:1 [ …1]
                          "null" => array:1 [ …1]
                        ]
                      ]
                      "mail" => array:8 [
                        "driver" => "smtp"
                        "host" => "smtp.websupport.sk"
                        "port" => "25"
                        "from" => array:2 [
                          "address" => "hello@example.com"
                          "name" => "Example"
                        ]
                        "encryption" => null
                        "username" => "kontakt@webvyvoj.sk"
                        "password" => "SDLKiuef786Sjdg65jdjvk"
                        "sendmail" => "/usr/sbin/sendmail -bs"
                      ]
                      "services" => array:4 [
                        "mailgun" => array:2 [
                          "domain" => null
                          "secret" => null
                        ]
                        "ses" => array:3 [
                          "key" => null
                          "secret" => null
                          "region" => "us-east-1"
                        ]
                        "sparkpost" => array:1 [
                          "secret" => null
                        ]
                        "stripe" => array:3 [
                          "model" => "App\User"
                          "key" => null
                          "secret" => null
                        ]
                      ]
                      "auth" => array:4 [
                        "defaults" => array:2 [
                          "guard" => "web"
                          "passwords" => "users"
                        ]
                        "guards" => array:2 [
                          "web" => array:2 [ …2]
                          "api" => array:2 [ …2]
                        ]
                        "providers" => array:1 [
                          "users" => array:2 [ …2]
                        ]
                        "passwords" => array:1 [
                          "users" => array:3 [ …3]
                        ]
                      ]
                      "app" => array:13 [
                        "name" => "Laravel"
                        "env" => "local"
                        "debug" => false
                        "url" => "https://www.terramate.sk"
                        "timezone" => "UTC"
                        "locale" => "en"
                        "fallback_locale" => "en"
                        "key" => "base64:7rNiGWlSLoRltEeEvSZ6yZpjUN8wzS5+WDiitHxdI04="
                        "cipher" => "AES-256-CBC"
                        "log" => "single"
                        "log_level" => "debug"
                        "providers" => array:29 [
                          0 => "Illuminate\Auth\AuthServiceProvider"
                          1 => "Illuminate\Broadcasting\BroadcastServiceProvider"
                          2 => "Illuminate\Bus\BusServiceProvider"
                          3 => "Illuminate\Cache\CacheServiceProvider"
                          4 => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                          5 => "Illuminate\Cookie\CookieServiceProvider"
                          6 => "Illuminate\Database\DatabaseServiceProvider"
                          7 => "Illuminate\Encryption\EncryptionServiceProvider"
                          8 => "Illuminate\Filesystem\FilesystemServiceProvider"
                          9 => "Illuminate\Foundation\Providers\FoundationServiceProvider"
                          10 => "Illuminate\Hashing\HashServiceProvider"
                          11 => "Illuminate\Mail\MailServiceProvider"
                          12 => "Illuminate\Notifications\NotificationServiceProvider"
                          13 => "Illuminate\Pagination\PaginationServiceProvider"
                          14 => "Illuminate\Pipeline\PipelineServiceProvider"
                          15 => "Illuminate\Queue\QueueServiceProvider"
                          16 => "Illuminate\Redis\RedisServiceProvider"
                          17 => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
                          18 => "Illuminate\Session\SessionServiceProvider"
                          19 => "Illuminate\Translation\TranslationServiceProvider"
                          20 => "Illuminate\Validation\ValidationServiceProvider"
                          21 => "Illuminate\View\ViewServiceProvider"
                          22 => "App\Providers\AppServiceProvider"
                          23 => "App\Providers\AuthServiceProvider"
                          24 => "App\Providers\EventServiceProvider"
                          25 => "App\Providers\RouteServiceProvider"
                          26 => "Barryvdh\DomPDF\ServiceProvider"
                          27 => "Collective\Html\HtmlServiceProvider"
                          28 => "Barryvdh\Debugbar\ServiceProvider"
                        ]
                        "aliases" => array:36 [
                          "App" => "Illuminate\Support\Facades\App"
                          "Artisan" => "Illuminate\Support\Facades\Artisan"
                          "Auth" => "Illuminate\Support\Facades\Auth"
                          "Blade" => "Illuminate\Support\Facades\Blade"
                          "Bus" => "Illuminate\Support\Facades\Bus"
                          "Cache" => "Illuminate\Support\Facades\Cache"
                          "Config" => "Illuminate\Support\Facades\Config"
                          "Cookie" => "Illuminate\Support\Facades\Cookie"
                          "Crypt" => "Illuminate\Support\Facades\Crypt"
                          "DB" => "Illuminate\Support\Facades\DB"
                          "Eloquent" => "Illuminate\Database\Eloquent\Model"
                          "Event" => "Illuminate\Support\Facades\Event"
                          "File" => "Illuminate\Support\Facades\File"
                          "Gate" => "Illuminate\Support\Facades\Gate"
                          "Hash" => "Illuminate\Support\Facades\Hash"
                          "Lang" => "Illuminate\Support\Facades\Lang"
                          "Log" => "Illuminate\Support\Facades\Log"
                          "Mail" => "Illuminate\Support\Facades\Mail"
                          "Notification" => "Illuminate\Support\Facades\Notification"
                          "Password" => "Illuminate\Support\Facades\Password"
                          "Queue" => "Illuminate\Support\Facades\Queue"
                          "Redirect" => "Illuminate\Support\Facades\Redirect"
                          "Redis" => "Illuminate\Support\Facades\Redis"
                          "Request" => "Illuminate\Support\Facades\Request"
                          "Response" => "Illuminate\Support\Facades\Response"
                          "Route" => "Illuminate\Support\Facades\Route"
                          "Schema" => "Illuminate\Support\Facades\Schema"
                          "Session" => "Illuminate\Support\Facades\Session"
                          "Storage" => "Illuminate\Support\Facades\Storage"
                          "URL" => "Illuminate\Support\Facades\URL"
                          "Validator" => "Illuminate\Support\Facades\Validator"
                          "View" => "Illuminate\Support\Facades\View"
                          "PDF" => "Barryvdh\DomPDF\Facade"
                          "Form" => "Collective\Html\FormFacade"
                          "Html" => "Collective\Html\HtmlFacade"
                          "Debugbar" => "Barryvdh\Debugbar\Facade"
                        ]
                      ]
                      "compile" => array:2 [
                        "files" => []
                        "providers" => []
                      ]
                      "database" => array:5 [
                        "fetch" => 5
                        "default" => "mysql"
                        "connections" => array:3 [
                          "sqlite" => array:3 [ …3]
                          "mysql" => array:11 [ …11]
                          "pgsql" => array:10 [ …10]
                        ]
                        "migrations" => "migrations"
                        "redis" => array:2 [
                          "cluster" => false
                          "default" => array:4 [ …4]
                        ]
                      ]
                      "filesystems" => array:3 [
                        "default" => "local"
                        "cloud" => "s3"
                        "disks" => array:3 [
                          "local" => array:2 [ …2]
                          "public" => array:3 [ …3]
                          "s3" => array:5 [ …5]
                        ]
                      ]
                      "session" => array:14 [
                        "driver" => "file"
                        "lifetime" => 120
                        "expire_on_close" => false
                        "encrypt" => false
                        "files" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/storage/framework/sessions"
                        "connection" => null
                        "table" => "sessions"
                        "store" => null
                        "lottery" => array:2 [
                          0 => 2
                          1 => 100
                        ]
                        "cookie" => "laravel_session"
                        "path" => "/"
                        "domain" => null
                        "secure" => false
                        "http_only" => true
                      ]
                      "queue" => array:3 [
                        "default" => "sync"
                        "connections" => array:5 [
                          "sync" => array:1 [ …1]
                          "database" => array:4 [ …4]
                          "beanstalkd" => array:4 [ …4]
                          "sqs" => array:6 [ …6]
                          "redis" => array:4 [ …4]
                        ]
                        "failed" => array:2 [
                          "database" => "mysql"
                          "table" => "failed_jobs"
                        ]
                      ]
                      "view" => array:2 [
                        "paths" => array:1 [
                          0 => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/resources/views"
                        ]
                        "compiled" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/storage/framework/views"
                      ]
                      "dompdf" => array:3 [
                        "show_warnings" => false
                        "orientation" => "portrait"
                        "defines" => array:17 [
                          "DOMPDF_FONT_DIR" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/storage/fonts/"
                          "DOMPDF_FONT_CACHE" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/storage/fonts/"
                          "DOMPDF_TEMP_DIR" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/.tmp"
                          "DOMPDF_CHROOT" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web"
                          "DOMPDF_UNICODE_ENABLED" => true
                          "DOMPDF_ENABLE_FONT_SUBSETTING" => false
                          "DOMPDF_PDF_BACKEND" => "CPDF"
                          "DOMPDF_DEFAULT_MEDIA_TYPE" => "screen"
                          "DOMPDF_DEFAULT_PAPER_SIZE" => "a4"
                          "DOMPDF_DEFAULT_FONT" => "serif"
                          "DOMPDF_DPI" => 96
                          "DOMPDF_ENABLE_PHP" => false
                          "DOMPDF_ENABLE_JAVASCRIPT" => true
                          "DOMPDF_ENABLE_REMOTE" => true
                          "DOMPDF_FONT_HEIGHT_RATIO" => 1.1
                          "DOMPDF_ENABLE_CSS_FLOAT" => false
                          "DOMPDF_ENABLE_HTML5PARSER" => false
                        ]
                      ]
                      "debugbar" => array:12 [
                        "enabled" => null
                        "storage" => array:5 [
                          "enabled" => true
                          "driver" => "file"
                          "path" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/storage/debugbar"
                          "connection" => null
                          "provider" => ""
                        ]
                        "include_vendors" => true
                        "capture_ajax" => true
                        "add_ajax_timing" => false
                        "error_handler" => false
                        "clockwork" => false
                        "collectors" => array:20 [
                          "phpinfo" => true
                          "messages" => true
                          "time" => true
                          "memory" => true
                          "exceptions" => true
                          "log" => true
                          "db" => true
                          "views" => true
                          "route" => true
                          "auth" => true
                          "gate" => true
                          "session" => true
                          "symfony_request" => true
                          "mail" => true
                          "laravel" => false
                          "events" => false
                          "default_request" => false
                          "logs" => false
                          "files" => false
                          "config" => false
                        ]
                        "options" => array:6 [
                          "auth" => array:1 [ …1]
                          "db" => array:5 [ …5]
                          "mail" => array:1 [ …1]
                          "views" => array:1 [ …1]
                          "route" => array:1 [ …1]
                          "logs" => array:1 [ …1]
                        ]
                        "inject" => true
                        "route_prefix" => "_debugbar"
                        "route_domain" => null
                      ]
                    ]
                  }
                  "log" => Writer {#41
                    #monolog: Logger {#37
                      #name: "local"
                      #handlers: array:1 [
                        0 => StreamHandler {#39
                          #stream: null
                          #url: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/storage/logs/laravel.log"
                          -errorMessage: null
                          #filePermission: null
                          #useLocking: false
                          -dirCreated: null
                          #level: 100
                          #bubble: true
                          #formatter: LineFormatter {#20 …5}
                          #processors: []
                        }
                      ]
                      #processors: []
                      #microsecondTimestamps: true
                      #exceptionHandler: null
                    }
                    #dispatcher: Dispatcher {#5}
                    #levels: array:8 [
                      "debug" => 100
                      "info" => 200
                      "notice" => 250
                      "warning" => 300
                      "error" => 400
                      "critical" => 500
                      "alert" => 550
                      "emergency" => 600
                    ]
                  }
                  "db.factory" => ConnectionFactory {#91
                    #container: Application {#3}
                  }
                  "db" => DatabaseManager {#30
                    #app: Application {#3}
                    #factory: ConnectionFactory {#91}
                    #connections: array:1 [
                      "mysql" => MySqlConnection {#113
                        #pdo: PDO {#121
                          inTransaction: false
                          attributes: { …13}
                        }
                        #readPdo: null
                        #reconnector: Closure {#116
                          class: "Illuminate\Database\DatabaseManager"
                          this: DatabaseManager {#30}
                          parameters: { …1}
                          file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php"
                          line: "196 to 198"
                        }
                        #queryGrammar: MySqlGrammar {#114
                          #selectComponents: array:11 [ …11]
                          #operators: []
                          #tablePrefix: ""
                        }
                        #schemaGrammar: null
                        #postProcessor: MySqlProcessor {#115}
                        #events: Dispatcher {#5}
                        #fetchMode: 5
                        #fetchArgument: null
                        #fetchConstructorArgument: []
                        #transactions: 0
                        #queryLog: []
                        #loggingQueries: false
                        #pretending: false
                        #database: "q5ljt2uv"
                        #doctrineConnection: null
                        #tablePrefix: ""
                        #config: array:12 [
                          "driver" => "mysql"
                          "host" => "mariadb101.websupport.sk"
                          "port" => "3312"
                          "database" => "q5ljt2uv"
                          "username" => "bevandaterramate"
                          "password" => "wC5JL4HHf2"
                          "charset" => "utf8"
                          "collation" => "utf8_unicode_ci"
                          "prefix" => ""
                          "strict" => true
                          "engine" => null
                          "name" => "mysql"
                        ]
                      }
                    ]
                    #extensions: []
                  }
                  "view.engine.resolver" => EngineResolver {#95
                    #resolvers: array:2 [
                      "php" => Closure {#93
                        class: "Illuminate\View\ViewServiceProvider"
                        this: ViewServiceProvider {#75}
                        file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
                        line: "56 to 58"
                      }
                      "blade" => Closure {#97
                        class: "Illuminate\View\ViewServiceProvider"
                        this: ViewServiceProvider {#75}
                        use: {
                          $app: Application {#3}
                        }
                        file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
                        line: "80 to 82"
                      }
                    ]
                    #resolved: []
                  }
                  "files" => Filesystem {#99}
                  "view" => Factory {#100
                    #engines: EngineResolver {#95}
                    #finder: FileViewFinder {#98
                      #files: Filesystem {#99}
                      #paths: array:1 [
                        0 => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/resources/views"
                      ]
                      #views: []
                      #hints: array:2 [
                        "notifications" => array:1 [
                          0 => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Notifications/resources/views"
                        ]
                        "pagination" => array:1 [
                          0 => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Pagination/resources/views"
                        ]
                      ]
                      #extensions: array:2 [
                        0 => "blade.php"
                        1 => "php"
                      ]
                    }
                    #events: Dispatcher {#5}
                    #container: Application {#3}
                    #shared: array:4 [
                      "__env" => Factory {#100}
                      "app" => Application {#3}
                      "isMobile" => false
                      "otvaracieHodiny" => Collection {#3519
                        #items: array:3399 [
                          0 => OtvaracieHodiny {#3520 …23}
                          1 => OtvaracieHodiny {#3521 …23}
                          2 => OtvaracieHodiny {#3522 …23}
                          3 => OtvaracieHodiny {#3523 …23}
                          4 => OtvaracieHodiny {#3524 …23}
                          5 => OtvaracieHodiny {#3525 …23}
                          6 => OtvaracieHodiny {#3526 …23}
                          7 => OtvaracieHodiny {#3527 …23}
                          8 => OtvaracieHodiny {#3528 …23}
                          9 => OtvaracieHodiny {#3529 …23}
                          10 => OtvaracieHodiny {#3530 …23}
                          11 => OtvaracieHodiny {#3531 …23}
                          12 => OtvaracieHodiny {#3532 …23}
                          13 => OtvaracieHodiny {#3533 …23}
                          14 => OtvaracieHodiny {#3534 …23}
                          15 => OtvaracieHodiny {#3535 …23}
                          16 => OtvaracieHodiny {#3536 …23}
                          17 => OtvaracieHodiny {#3537 …23}
                          18 => OtvaracieHodiny {#3538 …23}
                          19 => OtvaracieHodiny {#3539 …23}
                          20 => OtvaracieHodiny {#3540 …23}
                          21 => OtvaracieHodiny {#3541 …23}
                          22 => OtvaracieHodiny {#3542 …23}
                          23 => OtvaracieHodiny {#3543 …23}
                          24 => OtvaracieHodiny {#3544 …23}
                          25 => OtvaracieHodiny {#3545 …23}
                          26 => OtvaracieHodiny {#3546 …23}
                          27 => OtvaracieHodiny {#3547 …23}
                          28 => OtvaracieHodiny {#3548 …23}
                          29 => OtvaracieHodiny {#3549 …23}
                          30 => OtvaracieHodiny {#3550 …23}
                          31 => OtvaracieHodiny {#3551 …23}
                          32 => OtvaracieHodiny {#3552 …23}
                          33 => OtvaracieHodiny {#3553 …23}
                          34 => OtvaracieHodiny {#3554 …23}
                          35 => OtvaracieHodiny {#3555 …23}
                          36 => OtvaracieHodiny {#3556 …23}
                          37 => OtvaracieHodiny {#3557 …23}
                          38 => OtvaracieHodiny {#3558 …23}
                          39 => OtvaracieHodiny {#3559 …23}
                          40 => OtvaracieHodiny {#3560 …23}
                          41 => OtvaracieHodiny {#3561 …23}
                          42 => OtvaracieHodiny {#3562 …23}
                          43 => OtvaracieHodiny {#3563 …23}
                          44 => OtvaracieHodiny {#3564 …23}
                          45 => OtvaracieHodiny {#3565 …23}
                          46 => OtvaracieHodiny {#3566 …23}
                          47 => OtvaracieHodiny {#3567 …23}
                          48 => OtvaracieHodiny {#3568 …23}
                          49 => OtvaracieHodiny {#3569 …23}
                          50 => OtvaracieHodiny {#3570 …23}
                          51 => OtvaracieHodiny {#3571 …23}
                          52 => OtvaracieHodiny {#3572 …23}
                          53 => OtvaracieHodiny {#3573 …23}
                          54 => OtvaracieHodiny {#3574 …23}
                          55 => OtvaracieHodiny {#3575 …23}
                          56 => OtvaracieHodiny {#3576 …23}
                          57 => OtvaracieHodiny {#3577 …23}
                          58 => OtvaracieHodiny {#3578 …23}
                          59 => OtvaracieHodiny {#3579 …23}
                          60 => OtvaracieHodiny {#3580 …23}
                          61 => OtvaracieHodiny {#3581 …23}
                          62 => OtvaracieHodiny {#3582 …23}
                          63 => OtvaracieHodiny {#3583 …23}
                          64 => OtvaracieHodiny {#3584 …23}
                          65 => OtvaracieHodiny {#3585 …23}
                          66 => OtvaracieHodiny {#3586 …23}
                          67 => OtvaracieHodiny {#3587 …23}
                          68 => OtvaracieHodiny {#3588 …23}
                          69 => OtvaracieHodiny {#3589 …23}
                          70 => OtvaracieHodiny {#3590 …23}
                          71 => OtvaracieHodiny {#3591 …23}
                          72 => OtvaracieHodiny {#3592 …23}
                          73 => OtvaracieHodiny {#3593 …23}
                          74 => OtvaracieHodiny {#3594 …23}
                          75 => OtvaracieHodiny {#3595 …23}
                          76 => OtvaracieHodiny {#3596 …23}
                          77 => OtvaracieHodiny {#3597 …23}
                          78 => OtvaracieHodiny {#3598 …23}
                          79 => OtvaracieHodiny {#3599 …23}
                          80 => OtvaracieHodiny {#3600 …23}
                          81 => OtvaracieHodiny {#3601 …23}
                          82 => OtvaracieHodiny {#3602 …23}
                          83 => OtvaracieHodiny {#3603 …23}
                          84 => OtvaracieHodiny {#3604 …23}
                          85 => OtvaracieHodiny {#3605 …23}
                          86 => OtvaracieHodiny {#3606 …23}
                          87 => OtvaracieHodiny {#3607 …23}
                          88 => OtvaracieHodiny {#3608 …23}
                          89 => OtvaracieHodiny {#3609 …23}
                          90 => OtvaracieHodiny {#3610 …23}
                          91 => OtvaracieHodiny {#3611 …23}
                          92 => OtvaracieHodiny {#3612 …23}
                          93 => OtvaracieHodiny {#3613 …23}
                          94 => OtvaracieHodiny {#3614 …23}
                          95 => OtvaracieHodiny {#3615 …23}
                          96 => OtvaracieHodiny {#3616 …23}
                          97 => OtvaracieHodiny {#3617 …23}
                          98 => OtvaracieHodiny {#3618 …23}
                          99 => OtvaracieHodiny {#3619 …23}
                          100 => OtvaracieHodiny {#3620 …23}
                          101 => OtvaracieHodiny {#3621 …23}
                          102 => OtvaracieHodiny {#3622 …23}
                          103 => OtvaracieHodiny {#3623 …23}
                          104 => OtvaracieHodiny {#3624 …23}
                          105 => OtvaracieHodiny {#3625 …23}
                          106 => OtvaracieHodiny {#3626 …23}
                          107 => OtvaracieHodiny {#3627 …23}
                          108 => OtvaracieHodiny {#3628 …23}
                          109 => OtvaracieHodiny {#3629 …23}
                          110 => OtvaracieHodiny {#3630 …23}
                          111 => OtvaracieHodiny {#3631 …23}
                          112 => OtvaracieHodiny {#3632 …23}
                          113 => OtvaracieHodiny {#3633 …23}
                          114 => OtvaracieHodiny {#3634 …23}
                          115 => OtvaracieHodiny {#3635 …23}
                          116 => OtvaracieHodiny {#3636 …23}
                          117 => OtvaracieHodiny {#3637 …23}
                          118 => OtvaracieHodiny {#3638 …23}
                          119 => OtvaracieHodiny {#3639 …23}
                          120 => OtvaracieHodiny {#3640 …23}
                          121 => OtvaracieHodiny {#3641 …23}
                          122 => OtvaracieHodiny {#3642 …23}
                          123 => OtvaracieHodiny {#3643 …23}
                          124 => OtvaracieHodiny {#3644 …23}
                          125 => OtvaracieHodiny {#3645 …23}
                          126 => OtvaracieHodiny {#3646 …23}
                          127 => OtvaracieHodiny {#3647 …23}
                          128 => OtvaracieHodiny {#3648 …23}
                          129 => OtvaracieHodiny {#3649 …23}
                          130 => OtvaracieHodiny {#3650 …23}
                          131 => OtvaracieHodiny {#3651 …23}
                          132 => OtvaracieHodiny {#3652 …23}
                          133 => OtvaracieHodiny {#3653 …23}
                          134 => OtvaracieHodiny {#3654 …23}
                          135 => OtvaracieHodiny {#3655 …23}
                          136 => OtvaracieHodiny {#3656 …23}
                          137 => OtvaracieHodiny {#3657 …23}
                          138 => OtvaracieHodiny {#3658 …23}
                          139 => OtvaracieHodiny {#3659 …23}
                          140 => OtvaracieHodiny {#3660 …23}
                          141 => OtvaracieHodiny {#3661 …23}
                          142 => OtvaracieHodiny {#3662 …23}
                          143 => OtvaracieHodiny {#3663 …23}
                          144 => OtvaracieHodiny {#3664 …23}
                          145 => OtvaracieHodiny {#3665 …23}
                          146 => OtvaracieHodiny {#3666 …23}
                          147 => OtvaracieHodiny {#3667 …23}
                          148 => OtvaracieHodiny {#3668 …23}
                          149 => OtvaracieHodiny {#3669 …23}
                          150 => OtvaracieHodiny {#3670 …23}
                          151 => OtvaracieHodiny {#3671 …23}
                          152 => OtvaracieHodiny {#3672 …23}
                          153 => OtvaracieHodiny {#3673 …23}
                          154 => OtvaracieHodiny {#3674 …23}
                          155 => OtvaracieHodiny {#3675 …23}
                          156 => OtvaracieHodiny {#3676 …23}
                          157 => OtvaracieHodiny {#3677 …23}
                          158 => OtvaracieHodiny {#3678 …23}
                          159 => OtvaracieHodiny {#3679 …23}
                          160 => OtvaracieHodiny {#3680 …23}
                          161 => OtvaracieHodiny {#3681 …23}
                          162 => OtvaracieHodiny {#3682 …23}
                          163 => OtvaracieHodiny {#3683 …23}
                          164 => OtvaracieHodiny {#3684 …23}
                          165 => OtvaracieHodiny {#3685 …23}
                          166 => OtvaracieHodiny {#3686 …23}
                          167 => OtvaracieHodiny {#3687 …23}
                          168 => OtvaracieHodiny {#3688 …23}
                          169 => OtvaracieHodiny {#3689 …23}
                          170 => OtvaracieHodiny {#3690 …23}
                          171 => OtvaracieHodiny {#3691 …23}
                          172 => OtvaracieHodiny {#3692 …23}
                          173 => OtvaracieHodiny {#3693 …23}
                          174 => OtvaracieHodiny {#3694 …23}
                          175 => OtvaracieHodiny {#3695 …23}
                          176 => OtvaracieHodiny {#3696 …23}
                          177 => OtvaracieHodiny {#3697 …23}
                          178 => OtvaracieHodiny {#3698 …23}
                          179 => OtvaracieHodiny {#3699 …23}
                          180 => OtvaracieHodiny {#3700 …23}
                          181 => OtvaracieHodiny {#3701 …23}
                          182 => OtvaracieHodiny {#3702 …23}
                          183 => OtvaracieHodiny {#3703 …23}
                          184 => OtvaracieHodiny {#3704 …23}
                          185 => OtvaracieHodiny {#3705 …23}
                          186 => OtvaracieHodiny {#3706 …23}
                          187 => OtvaracieHodiny {#3707 …23}
                          188 => OtvaracieHodiny {#3708 …23}
                          189 => OtvaracieHodiny {#3709 …23}
                          190 => OtvaracieHodiny {#3710 …23}
                          191 => OtvaracieHodiny {#3711 …23}
                          192 => OtvaracieHodiny {#3712 …23}
                          193 => OtvaracieHodiny {#3713 …23}
                          194 => OtvaracieHodiny {#3714 …23}
                          195 => OtvaracieHodiny {#3715 …23}
                          196 => OtvaracieHodiny {#3716 …23}
                          197 => OtvaracieHodiny {#3717 …23}
                          198 => OtvaracieHodiny {#3718 …23}
                          199 => OtvaracieHodiny {#3719 …23}
                          200 => OtvaracieHodiny {#3720 …23}
                          201 => OtvaracieHodiny {#3721 …23}
                          202 => OtvaracieHodiny {#3722 …23}
                          203 => OtvaracieHodiny {#3723 …23}
                          204 => OtvaracieHodiny {#3724 …23}
                          205 => OtvaracieHodiny {#3725 …23}
                          206 => OtvaracieHodiny {#3726 …23}
                          207 => OtvaracieHodiny {#3727 …23}
                          208 => OtvaracieHodiny {#3728 …23}
                          209 => OtvaracieHodiny {#3729 …23}
                          210 => OtvaracieHodiny {#3730 …23}
                          211 => OtvaracieHodiny {#3731 …23}
                          212 => OtvaracieHodiny {#3732 …23}
                          213 => OtvaracieHodiny {#3733 …23}
                          214 => OtvaracieHodiny {#3734 …23}
                          215 => OtvaracieHodiny {#3735 …23}
                          216 => OtvaracieHodiny {#3736 …23}
                          217 => OtvaracieHodiny {#3737 …23}
                          218 => OtvaracieHodiny {#3738 …23}
                          219 => OtvaracieHodiny {#3739 …23}
                          220 => OtvaracieHodiny {#3740 …23}
                          221 => OtvaracieHodiny {#3741 …23}
                          222 => OtvaracieHodiny {#3742 …23}
                          223 => OtvaracieHodiny {#3743 …23}
                          224 => OtvaracieHodiny {#3744 …23}
                          225 => OtvaracieHodiny {#3745 …23}
                          226 => OtvaracieHodiny {#3746 …23}
                          227 => OtvaracieHodiny {#3747 …23}
                          228 => OtvaracieHodiny {#3748 …23}
                          229 => OtvaracieHodiny {#3749 …23}
                          230 => OtvaracieHodiny {#3750 …23}
                          231 => OtvaracieHodiny {#3751 …23}
                          232 => OtvaracieHodiny {#3752 …23}
                          233 => OtvaracieHodiny {#3753 …23}
                          234 => OtvaracieHodiny {#3754 …23}
                          235 => OtvaracieHodiny {#3755 …23}
                          236 => OtvaracieHodiny {#3756 …23}
                          237 => OtvaracieHodiny {#3757 …23}
                          238 => OtvaracieHodiny {#3758 …23}
                          239 => OtvaracieHodiny {#3759 …23}
                          240 => OtvaracieHodiny {#3760 …23}
                          241 => OtvaracieHodiny {#3761 …23}
                          242 => OtvaracieHodiny {#3762 …23}
                          243 => OtvaracieHodiny {#3763 …23}
                          244 => OtvaracieHodiny {#3764 …23}
                          245 => OtvaracieHodiny {#3765 …23}
                          246 => OtvaracieHodiny {#3766 …23}
                          247 => OtvaracieHodiny {#3767 …23}
                          248 => OtvaracieHodiny {#3768 …23}
                          249 => OtvaracieHodiny {#3769 …23}
                          250 => OtvaracieHodiny {#3770 …23}
                          251 => OtvaracieHodiny {#3771 …23}
                          252 => OtvaracieHodiny {#3772 …23}
                          253 => OtvaracieHodiny {#3773 …23}
                          254 => OtvaracieHodiny {#3774 …23}
                          255 => OtvaracieHodiny {#3775 …23}
                          256 => OtvaracieHodiny {#3776 …23}
                          257 => OtvaracieHodiny {#3777 …23}
                          258 => OtvaracieHodiny {#3778 …23}
                          259 => OtvaracieHodiny {#3779 …23}
                          260 => OtvaracieHodiny {#3780 …23}
                          261 => OtvaracieHodiny {#3781 …23}
                          262 => OtvaracieHodiny {#3782 …23}
                          263 => OtvaracieHodiny {#3783 …23}
                          264 => OtvaracieHodiny {#3784 …23}
                          265 => OtvaracieHodiny {#3785 …23}
                          266 => OtvaracieHodiny {#3786 …23}
                          267 => OtvaracieHodiny {#3787 …23}
                          268 => OtvaracieHodiny {#3788 …23}
                          269 => OtvaracieHodiny {#3789 …23}
                          270 => OtvaracieHodiny {#3790 …23}
                          271 => OtvaracieHodiny {#3791 …23}
                          272 => OtvaracieHodiny {#3792 …23}
                          273 => OtvaracieHodiny {#3793 …23}
                          274 => OtvaracieHodiny {#3794 …23}
                          275 => OtvaracieHodiny {#3795 …23}
                          276 => OtvaracieHodiny {#3796 …23}
                          277 => OtvaracieHodiny {#3797 …23}
                          278 => OtvaracieHodiny {#3798 …23}
                          279 => OtvaracieHodiny {#3799 …23}
                          280 => OtvaracieHodiny {#3800 …23}
                          281 => OtvaracieHodiny {#3801 …23}
                          282 => OtvaracieHodiny {#3802 …23}
                          283 => OtvaracieHodiny {#3803 …23}
                          284 => OtvaracieHodiny {#3804 …23}
                          285 => OtvaracieHodiny {#3805 …23}
                          286 => OtvaracieHodiny {#3806 …23}
                          287 => OtvaracieHodiny {#3807 …23}
                          288 => OtvaracieHodiny {#3808 …23}
                          289 => OtvaracieHodiny {#3809 …23}
                          290 => OtvaracieHodiny {#3810 …23}
                          291 => OtvaracieHodiny {#3811 …23}
                          292 => OtvaracieHodiny {#3812 …23}
                          293 => OtvaracieHodiny {#3813 …23}
                          294 => OtvaracieHodiny {#3814 …23}
                          295 => OtvaracieHodiny {#3815 …23}
                          296 => OtvaracieHodiny {#3816 …23}
                          297 => OtvaracieHodiny {#3817 …23}
                          298 => OtvaracieHodiny {#3818 …23}
                          299 => OtvaracieHodiny {#3819 …23}
                          300 => OtvaracieHodiny {#3820 …23}
                          301 => OtvaracieHodiny {#3821 …23}
                          302 => OtvaracieHodiny {#3822 …23}
                          303 => OtvaracieHodiny {#3823 …23}
                          304 => OtvaracieHodiny {#3824 …23}
                          305 => OtvaracieHodiny {#3825 …23}
                          306 => OtvaracieHodiny {#3826 …23}
                          307 => OtvaracieHodiny {#3827 …23}
                          308 => OtvaracieHodiny {#3828 …23}
                          309 => OtvaracieHodiny {#3829 …23}
                          310 => OtvaracieHodiny {#3830 …23}
                          311 => OtvaracieHodiny {#3831 …23}
                          312 => OtvaracieHodiny {#3832 …23}
                          313 => OtvaracieHodiny {#3833 …23}
                          314 => OtvaracieHodiny {#3834 …23}
                          315 => OtvaracieHodiny {#3835 …23}
                          316 => OtvaracieHodiny {#3836 …23}
                          317 => OtvaracieHodiny {#3837 …23}
                          318 => OtvaracieHodiny {#3838 …23}
                          319 => OtvaracieHodiny {#3839 …23}
                          320 => OtvaracieHodiny {#3840 …23}
                          321 => OtvaracieHodiny {#3841 …23}
                          322 => OtvaracieHodiny {#3842 …23}
                          323 => OtvaracieHodiny {#3843 …23}
                          324 => OtvaracieHodiny {#3844 …23}
                          325 => OtvaracieHodiny {#3845 …23}
                          326 => OtvaracieHodiny {#3846 …23}
                          327 => OtvaracieHodiny {#3847 …23}
                          328 => OtvaracieHodiny {#3848 …23}
                          329 => OtvaracieHodiny {#3849 …23}
                          330 => OtvaracieHodiny {#3850 …23}
                          331 => OtvaracieHodiny {#3851 …23}
                          332 => OtvaracieHodiny {#3852 …23}
                          333 => OtvaracieHodiny {#3853 …23}
                          334 => OtvaracieHodiny {#3854 …23}
                          335 => OtvaracieHodiny {#3855 …23}
                          336 => OtvaracieHodiny {#3856 …23}
                          337 => OtvaracieHodiny {#3857 …23}
                          338 => OtvaracieHodiny {#3858 …23}
                          339 => OtvaracieHodiny {#3859 …23}
                          340 => OtvaracieHodiny {#3860 …23}
                          341 => OtvaracieHodiny {#3861 …23}
                          342 => OtvaracieHodiny {#3862 …23}
                          343 => OtvaracieHodiny {#3863 …23}
                          344 => OtvaracieHodiny {#3864 …23}
                          345 => OtvaracieHodiny {#3865 …23}
                          346 => OtvaracieHodiny {#3866 …23}
                          347 => OtvaracieHodiny {#3867 …23}
                          348 => OtvaracieHodiny {#3868 …23}
                          349 => OtvaracieHodiny {#3869 …23}
                          350 => OtvaracieHodiny {#3870 …23}
                          351 => OtvaracieHodiny {#3871 …23}
                          352 => OtvaracieHodiny {#3872 …23}
                          353 => OtvaracieHodiny {#3873 …23}
                          354 => OtvaracieHodiny {#3874 …23}
                          355 => OtvaracieHodiny {#3875 …23}
                          356 => OtvaracieHodiny {#3876 …23}
                          357 => OtvaracieHodiny {#3877 …23}
                          358 => OtvaracieHodiny {#3878 …23}
                          359 => OtvaracieHodiny {#3879 …23}
                          360 => OtvaracieHodiny {#3880 …23}
                          361 => OtvaracieHodiny {#3881 …23}
                          362 => OtvaracieHodiny {#3882 …23}
                          363 => OtvaracieHodiny {#3883 …23}
                          364 => OtvaracieHodiny {#3884 …23}
                          365 => OtvaracieHodiny {#3885 …23}
                          366 => OtvaracieHodiny {#3886 …23}
                          367 => OtvaracieHodiny {#3887 …23}
                          368 => OtvaracieHodiny {#3888 …23}
                          369 => OtvaracieHodiny {#3889 …23}
                          370 => OtvaracieHodiny {#3890 …23}
                          371 => OtvaracieHodiny {#3891 …23}
                          372 => OtvaracieHodiny {#3892 …23}
                          373 => OtvaracieHodiny {#3893 …23}
                          374 => OtvaracieHodiny {#3894 …23}
                          375 => OtvaracieHodiny {#3895 …23}
                          376 => OtvaracieHodiny {#3896 …23}
                          377 => OtvaracieHodiny {#3897 …23}
                          378 => OtvaracieHodiny {#3898 …23}
                          379 => OtvaracieHodiny {#3899 …23}
                          380 => OtvaracieHodiny {#3900 …23}
                          381 => OtvaracieHodiny {#3901 …23}
                          382 => OtvaracieHodiny {#3902 …23}
                          383 => OtvaracieHodiny {#3903 …23}
                          384 => OtvaracieHodiny {#3904 …23}
                          385 => OtvaracieHodiny {#3905 …23}
                          386 => OtvaracieHodiny {#3906 …23}
                          387 => OtvaracieHodiny {#3907 …23}
                          388 => OtvaracieHodiny {#3908 …23}
                          389 => OtvaracieHodiny {#3909 …23}
                          390 => OtvaracieHodiny {#3910 …23}
                          391 => OtvaracieHodiny {#3911 …23}
                          392 => OtvaracieHodiny {#3912 …23}
                          393 => OtvaracieHodiny {#3913 …23}
                          394 => OtvaracieHodiny {#3914 …23}
                          395 => OtvaracieHodiny {#3915 …23}
                          396 => OtvaracieHodiny {#3916 …23}
                          397 => OtvaracieHodiny {#3917 …23}
                          398 => OtvaracieHodiny {#3918 …23}
                          399 => OtvaracieHodiny {#3919 …23}
                          400 => OtvaracieHodiny {#3920 …23}
                          401 => OtvaracieHodiny {#3921 …23}
                          402 => OtvaracieHodiny {#3922 …23}
                          403 => OtvaracieHodiny {#3923 …23}
                          404 => OtvaracieHodiny {#3924 …23}
                          405 => OtvaracieHodiny {#3925 …23}
                          406 => OtvaracieHodiny {#3926 …23}
                          407 => OtvaracieHodiny {#3927 …23}
                          408 => OtvaracieHodiny {#3928 …23}
                          409 => OtvaracieHodiny {#3929 …23}
                          410 => OtvaracieHodiny {#3930 …23}
                          411 => OtvaracieHodiny {#3931 …23}
                          412 => OtvaracieHodiny {#3932 …23}
                          413 => OtvaracieHodiny {#3933 …23}
                          414 => OtvaracieHodiny {#3934 …23}
                          415 => OtvaracieHodiny {#3935 …23}
                          416 => OtvaracieHodiny {#3936 …23}
                          417 => OtvaracieHodiny {#3937 …23}
                          418 => OtvaracieHodiny {#3938 …23}
                          419 => OtvaracieHodiny {#3939 …23}
                          420 => OtvaracieHodiny {#3940 …23}
                          421 => OtvaracieHodiny {#3941 …23}
                          422 => OtvaracieHodiny {#3942 …23}
                          423 => OtvaracieHodiny {#3943 …23}
                          424 => OtvaracieHodiny {#3944 …23}
                          425 => OtvaracieHodiny {#3945 …23}
                          426 => OtvaracieHodiny {#3946 …23}
                          427 => OtvaracieHodiny {#3947 …23}
                          428 => OtvaracieHodiny {#3948 …23}
                          429 => OtvaracieHodiny {#3949 …23}
                          430 => OtvaracieHodiny {#3950 …23}
                          431 => OtvaracieHodiny {#3951 …23}
                          432 => OtvaracieHodiny {#3952 …23}
                          433 => OtvaracieHodiny {#3953 …23}
                          434 => OtvaracieHodiny {#3954 …23}
                          435 => OtvaracieHodiny {#3955 …23}
                          436 => OtvaracieHodiny {#3956 …23}
                          437 => OtvaracieHodiny {#3957 …23}
                          438 => OtvaracieHodiny {#3958 …23}
                          439 => OtvaracieHodiny {#3959 …23}
                          440 => OtvaracieHodiny {#3960 …23}
                          441 => OtvaracieHodiny {#3961 …23}
                          442 => OtvaracieHodiny {#3962 …23}
                          443 => OtvaracieHodiny {#3963 …23}
                          444 => OtvaracieHodiny {#3964 …23}
                          445 => OtvaracieHodiny {#3965 …23}
                          446 => OtvaracieHodiny {#3966 …23}
                          447 => OtvaracieHodiny {#3967 …23}
                          448 => OtvaracieHodiny {#3968 …23}
                          449 => OtvaracieHodiny {#3969 …23}
                          450 => OtvaracieHodiny {#3970 …23}
                          451 => OtvaracieHodiny {#3971 …23}
                          452 => OtvaracieHodiny {#3972 …23}
                          453 => OtvaracieHodiny {#3973 …23}
                          454 => OtvaracieHodiny {#3974 …23}
                          455 => OtvaracieHodiny {#3975 …23}
                          456 => OtvaracieHodiny {#3976 …23}
                          457 => OtvaracieHodiny {#3977 …23}
                          458 => OtvaracieHodiny {#3978 …23}
                          459 => OtvaracieHodiny {#3979 …23}
                          460 => OtvaracieHodiny {#3980 …23}
                          461 => OtvaracieHodiny {#3981 …23}
                          462 => OtvaracieHodiny {#3982 …23}
                          463 => OtvaracieHodiny {#3983 …23}
                          464 => OtvaracieHodiny {#3984 …23}
                          465 => OtvaracieHodiny {#3985 …23}
                          466 => OtvaracieHodiny {#3986 …23}
                          467 => OtvaracieHodiny {#3987 …23}
                          468 => OtvaracieHodiny {#3988 …23}
                          469 => OtvaracieHodiny {#3989 …23}
                          470 => OtvaracieHodiny {#3990 …23}
                          471 => OtvaracieHodiny {#3991 …23}
                          472 => OtvaracieHodiny {#3992 …23}
                          473 => OtvaracieHodiny {#3993 …23}
                          474 => OtvaracieHodiny {#3994 …23}
                          475 => OtvaracieHodiny {#3995 …23}
                          476 => OtvaracieHodiny {#3996 …23}
                          477 => OtvaracieHodiny {#3997 …23}
                          478 => OtvaracieHodiny {#3998 …23}
                          479 => OtvaracieHodiny {#3999 …23}
                          480 => OtvaracieHodiny {#4000 …23}
                          481 => OtvaracieHodiny {#4001 …23}
                          482 => OtvaracieHodiny {#4002 …23}
                          483 => OtvaracieHodiny {#4003 …23}
                          484 => OtvaracieHodiny {#4004 …23}
                          485 => OtvaracieHodiny {#4005 …23}
                          486 => OtvaracieHodiny {#4006 …23}
                          487 => OtvaracieHodiny {#4007 …23}
                          488 => OtvaracieHodiny {#4008 …23}
                          489 => OtvaracieHodiny {#4009 …23}
                          490 => OtvaracieHodiny {#4010 …23}
                          491 => OtvaracieHodiny {#4011 …23}
                          492 => OtvaracieHodiny {#4012 …23}
                          493 => OtvaracieHodiny {#4013 …23}
                          494 => OtvaracieHodiny {#4014 …23}
                          495 => OtvaracieHodiny {#4015 …23}
                          496 => OtvaracieHodiny {#4016 …23}
                          497 => OtvaracieHodiny {#4017 …23}
                          498 => OtvaracieHodiny {#4018 …23}
                          499 => OtvaracieHodiny {#4019 …23}
                          500 => OtvaracieHodiny {#4020 …23}
                          501 => OtvaracieHodiny {#4021 …23}
                          502 => OtvaracieHodiny {#4022 …23}
                          503 => OtvaracieHodiny {#4023 …23}
                          504 => OtvaracieHodiny {#4024 …23}
                          505 => OtvaracieHodiny {#4025 …23}
                          506 => OtvaracieHodiny {#4026 …23}
                          507 => OtvaracieHodiny {#4027 …23}
                          508 => OtvaracieHodiny {#4028 …23}
                          509 => OtvaracieHodiny {#4029 …23}
                          510 => OtvaracieHodiny {#4030 …23}
                          511 => OtvaracieHodiny {#4031 …23}
                          512 => OtvaracieHodiny {#4032 …23}
                          513 => OtvaracieHodiny {#4033 …23}
                          514 => OtvaracieHodiny {#4034 …23}
                          515 => OtvaracieHodiny {#4035 …23}
                          516 => OtvaracieHodiny {#4036 …23}
                          517 => OtvaracieHodiny {#4037 …23}
                          518 => OtvaracieHodiny {#4038 …23}
                          519 => OtvaracieHodiny {#4039 …23}
                          520 => OtvaracieHodiny {#4040 …23}
                          521 => OtvaracieHodiny {#4041 …23}
                          522 => OtvaracieHodiny {#4042 …23}
                          523 => OtvaracieHodiny {#4043 …23}
                          524 => OtvaracieHodiny {#4044 …23}
                          525 => OtvaracieHodiny {#4045 …23}
                          526 => OtvaracieHodiny {#4046 …23}
                          527 => OtvaracieHodiny {#4047 …23}
                          528 => OtvaracieHodiny {#4048 …23}
                          529 => OtvaracieHodiny {#4049 …23}
                          530 => OtvaracieHodiny {#4050 …23}
                          531 => OtvaracieHodiny {#4051 …23}
                          532 => OtvaracieHodiny {#4052 …23}
                          533 => OtvaracieHodiny {#4053 …23}
                          534 => OtvaracieHodiny {#4054 …23}
                          535 => OtvaracieHodiny {#4055 …23}
                          536 => OtvaracieHodiny {#4056 …23}
                          537 => OtvaracieHodiny {#4057 …23}
                          538 => OtvaracieHodiny {#4058 …23}
                          539 => OtvaracieHodiny {#4059 …23}
                          540 => OtvaracieHodiny {#4060 …23}
                          541 => OtvaracieHodiny {#4061 …23}
                          542 => OtvaracieHodiny {#4062 …23}
                          543 => OtvaracieHodiny {#4063 …23}
                          544 => OtvaracieHodiny {#4064 …23}
                          545 => OtvaracieHodiny {#4065 …23}
                          546 => OtvaracieHodiny {#4066 …23}
                          547 => OtvaracieHodiny {#4067 …23}
                          548 => OtvaracieHodiny {#4068 …23}
                          549 => OtvaracieHodiny {#4069 …23}
                          550 => OtvaracieHodiny {#4070 …23}
                          551 => OtvaracieHodiny {#4071 …23}
                          552 => OtvaracieHodiny {#4072 …23}
                          553 => OtvaracieHodiny {#4073 …23}
                          554 => OtvaracieHodiny {#4074 …23}
                          555 => OtvaracieHodiny {#4075 …23}
                          556 => OtvaracieHodiny {#4076 …23}
                          557 => OtvaracieHodiny {#4077 …23}
                          558 => OtvaracieHodiny {#4078 …23}
                          559 => OtvaracieHodiny {#4079 …23}
                          560 => OtvaracieHodiny {#4080 …23}
                          561 => OtvaracieHodiny {#4081 …23}
                          562 => OtvaracieHodiny {#4082 …23}
                          563 => OtvaracieHodiny {#4083 …23}
                          564 => OtvaracieHodiny {#4084 …23}
                          565 => OtvaracieHodiny {#4085 …23}
                          566 => OtvaracieHodiny {#4086 …23}
                          567 => OtvaracieHodiny {#4087 …23}
                          568 => OtvaracieHodiny {#4088 …23}
                          569 => OtvaracieHodiny {#4089 …23}
                          570 => OtvaracieHodiny {#4090 …23}
                          571 => OtvaracieHodiny {#4091 …23}
                          572 => OtvaracieHodiny {#4092 …23}
                          573 => OtvaracieHodiny {#4093 …23}
                          574 => OtvaracieHodiny {#4094 …23}
                          575 => OtvaracieHodiny {#4095 …23}
                          576 => OtvaracieHodiny {#4096 …23}
                          577 => OtvaracieHodiny {#4097 …23}
                          578 => OtvaracieHodiny {#4098 …23}
                          579 => OtvaracieHodiny {#4099 …23}
                          580 => OtvaracieHodiny {#4100 …23}
                          581 => OtvaracieHodiny {#4101 …23}
                          582 => OtvaracieHodiny {#4102 …23}
                          583 => OtvaracieHodiny {#4103 …23}
                          584 => OtvaracieHodiny {#4104 …23}
                          585 => OtvaracieHodiny {#4105 …23}
                          586 => OtvaracieHodiny {#4106 …23}
                          587 => OtvaracieHodiny {#4107 …23}
                          588 => OtvaracieHodiny {#4108 …23}
                          589 => OtvaracieHodiny {#4109 …23}
                          590 => OtvaracieHodiny {#4110 …23}
                          591 => OtvaracieHodiny {#4111 …23}
                          592 => OtvaracieHodiny {#4112 …23}
                          593 => OtvaracieHodiny {#4113 …23}
                          594 => OtvaracieHodiny {#4114 …23}
                          595 => OtvaracieHodiny {#4115 …23}
                          596 => OtvaracieHodiny {#4116 …23}
                          597 => OtvaracieHodiny {#4117 …23}
                          598 => OtvaracieHodiny {#4118 …23}
                          599 => OtvaracieHodiny {#4119 …23}
                          600 => OtvaracieHodiny {#4120 …23}
                          601 => OtvaracieHodiny {#4121 …23}
                          602 => OtvaracieHodiny {#4122 …23}
                          603 => OtvaracieHodiny {#4123 …23}
                          604 => OtvaracieHodiny {#4124 …23}
                          605 => OtvaracieHodiny {#4125 …23}
                          606 => OtvaracieHodiny {#4126 …23}
                          607 => OtvaracieHodiny {#4127 …23}
                          608 => OtvaracieHodiny {#4128 …23}
                          609 => OtvaracieHodiny {#4129 …23}
                          610 => OtvaracieHodiny {#4130 …23}
                          611 => OtvaracieHodiny {#4131 …23}
                          612 => OtvaracieHodiny {#4132 …23}
                          613 => OtvaracieHodiny {#4133 …23}
                          614 => OtvaracieHodiny {#4134 …23}
                          615 => OtvaracieHodiny {#4135 …23}
                          616 => OtvaracieHodiny {#4136 …23}
                          617 => OtvaracieHodiny {#4137 …23}
                          618 => OtvaracieHodiny {#4138 …23}
                          619 => OtvaracieHodiny {#4139 …23}
                          620 => OtvaracieHodiny {#4140 …23}
                          621 => OtvaracieHodiny {#4141 …23}
                          622 => OtvaracieHodiny {#4142 …23}
                          623 => OtvaracieHodiny {#4143 …23}
                          624 => OtvaracieHodiny {#4144 …23}
                          625 => OtvaracieHodiny {#4145 …23}
                          626 => OtvaracieHodiny {#4146 …23}
                          627 => OtvaracieHodiny {#4147 …23}
                          628 => OtvaracieHodiny {#4148 …23}
                          629 => OtvaracieHodiny {#4149 …23}
                          630 => OtvaracieHodiny {#4150 …23}
                          631 => OtvaracieHodiny {#4151 …23}
                          632 => OtvaracieHodiny {#4152 …23}
                          633 => OtvaracieHodiny {#4153 …23}
                          634 => OtvaracieHodiny {#4154 …23}
                          635 => OtvaracieHodiny {#4155 …23}
                          636 => OtvaracieHodiny {#4156 …23}
                          637 => OtvaracieHodiny {#4157 …23}
                          638 => OtvaracieHodiny {#4158 …23}
                          639 => OtvaracieHodiny {#4159 …23}
                          640 => OtvaracieHodiny {#4160 …23}
                          641 => OtvaracieHodiny {#4161 …23}
                          642 => OtvaracieHodiny {#4162 …23}
                          643 => OtvaracieHodiny {#4163 …23}
                          644 => OtvaracieHodiny {#4164 …23}
                          645 => OtvaracieHodiny {#4165 …23}
                          646 => OtvaracieHodiny {#4166 …23}
                          647 => OtvaracieHodiny {#4167 …23}
                          648 => OtvaracieHodiny {#4168 …23}
                          649 => OtvaracieHodiny {#4169 …23}
                          650 => OtvaracieHodiny {#4170 …23}
                          651 => OtvaracieHodiny {#4171 …23}
                          652 => OtvaracieHodiny {#4172 …23}
                          653 => OtvaracieHodiny {#4173 …23}
                          654 => OtvaracieHodiny {#4174 …23}
                          655 => OtvaracieHodiny {#4175 …23}
                          656 => OtvaracieHodiny {#4176 …23}
                          657 => OtvaracieHodiny {#4177 …23}
                          658 => OtvaracieHodiny {#4178 …23}
                          659 => OtvaracieHodiny {#4179 …23}
                          660 => OtvaracieHodiny {#4180 …23}
                          661 => OtvaracieHodiny {#4181 …23}
                          662 => OtvaracieHodiny {#4182 …23}
                          663 => OtvaracieHodiny {#4183 …23}
                          664 => OtvaracieHodiny {#4184 …23}
                          665 => OtvaracieHodiny {#4185 …23}
                          666 => OtvaracieHodiny {#4186 …23}
                          667 => OtvaracieHodiny {#4187 …23}
                          668 => OtvaracieHodiny {#4188 …23}
                          669 => OtvaracieHodiny {#4189 …23}
                          670 => OtvaracieHodiny {#4190 …23}
                          671 => OtvaracieHodiny {#4191 …23}
                          672 => OtvaracieHodiny {#4192 …23}
                          673 => OtvaracieHodiny {#4193 …23}
                          674 => OtvaracieHodiny {#4194 …23}
                          675 => OtvaracieHodiny {#4195 …23}
                          676 => OtvaracieHodiny {#4196 …23}
                          677 => OtvaracieHodiny {#4197 …23}
                          678 => OtvaracieHodiny {#4198 …23}
                          679 => OtvaracieHodiny {#4199 …23}
                          680 => OtvaracieHodiny {#4200 …23}
                          681 => OtvaracieHodiny {#4201 …23}
                          682 => OtvaracieHodiny {#4202 …23}
                          683 => OtvaracieHodiny {#4203 …23}
                          684 => OtvaracieHodiny {#4204 …23}
                          685 => OtvaracieHodiny {#4205 …23}
                          686 => OtvaracieHodiny {#4206 …23}
                          687 => OtvaracieHodiny {#4207 …23}
                          688 => OtvaracieHodiny {#4208 …23}
                          689 => OtvaracieHodiny {#4209 …23}
                          690 => OtvaracieHodiny {#4210 …23}
                          691 => OtvaracieHodiny {#4211 …23}
                          692 => OtvaracieHodiny {#4212 …23}
                          693 => OtvaracieHodiny {#4213 …23}
                           …2705
                        ]
                      }
                    ]
                    #aliases: []
                    #names: []
                    #extensions: array:2 [
                      "blade.php" => "blade"
                      "php" => "php"
                    ]
                    #composers: []
                    #sections: []
                    #sectionStack: []
                    #loopsStack: []
                    #pushes: []
                    #pushStack: []
                    #renderCount: 0
                  }
                  "Illuminate\Contracts\Auth\Access\Gate" => Gate {#101
                    #container: Application {#3}
                    #userResolver: Closure {#102
                      class: "Illuminate\Auth\AuthServiceProvider"
                      this: AuthServiceProvider {#22 …}
                      use: {
                        $app: Application {#3}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "5884 to 5886"
                    }
                    #abilities: []
                    #policies: array:1 [
                      "App\Model" => "App\Policies\ModelPolicy"
                    ]
                    #beforeCallbacks: []
                    #afterCallbacks: []
                  }
                  "routes" => RouteCollection {#26}
                  "Illuminate\Contracts\Debug\ExceptionHandler" => Handler {#3448
                    #dontReport: array:6 [
                      0 => "Illuminate\Auth\AuthenticationException"
                      1 => "Illuminate\Auth\Access\AuthorizationException"
                      2 => "Symfony\Component\HttpKernel\Exception\HttpException"
                      3 => "Illuminate\Database\Eloquent\ModelNotFoundException"
                      4 => "Illuminate\Session\TokenMismatchException"
                      5 => "Illuminate\Validation\ValidationException"
                    ]
                    #container: Application {#3}
                  }
                ]
                #aliases: array:67 [
                  "Illuminate\Foundation\Application" => "app"
                  "Illuminate\Contracts\Container\Container" => "app"
                  "Illuminate\Contracts\Foundation\Application" => "app"
                  "Illuminate\Auth\AuthManager" => "auth"
                  "Illuminate\Contracts\Auth\Factory" => "auth"
                  "Illuminate\Contracts\Auth\Guard" => "auth.driver"
                  "Illuminate\View\Compilers\BladeCompiler" => "blade.compiler"
                  "Illuminate\Cache\CacheManager" => "cache"
                  "Illuminate\Contracts\Cache\Factory" => "cache"
                  "Illuminate\Cache\Repository" => "cache.store"
                  "Illuminate\Contracts\Cache\Repository" => "cache.store"
                  "Illuminate\Config\Repository" => "config"
                  "Illuminate\Contracts\Config\Repository" => "config"
                  "Illuminate\Cookie\CookieJar" => "cookie"
                  "Illuminate\Contracts\Cookie\Factory" => "cookie"
                  "Illuminate\Contracts\Cookie\QueueingFactory" => "cookie"
                  "Illuminate\Encryption\Encrypter" => "encrypter"
                  "Illuminate\Contracts\Encryption\Encrypter" => "encrypter"
                  "Illuminate\Database\DatabaseManager" => "db"
                  "Illuminate\Database\Connection" => "db.connection"
                  "Illuminate\Database\ConnectionInterface" => "db.connection"
                  "Illuminate\Events\Dispatcher" => "events"
                  "Illuminate\Contracts\Events\Dispatcher" => "events"
                  "Illuminate\Filesystem\Filesystem" => "files"
                  "Illuminate\Filesystem\FilesystemManager" => "filesystem"
                  "Illuminate\Contracts\Filesystem\Factory" => "filesystem"
                  "Illuminate\Contracts\Filesystem\Filesystem" => "filesystem.disk"
                  "Illuminate\Contracts\Filesystem\Cloud" => "filesystem.cloud"
                  "Illuminate\Contracts\Hashing\Hasher" => "hash"
                  "Illuminate\Translation\Translator" => "translator"
                  "Symfony\Component\Translation\TranslatorInterface" => "translator"
                  "Illuminate\Log\Writer" => "log"
                  "Illuminate\Contracts\Logging\Log" => "log"
                  "Psr\Log\LoggerInterface" => "log"
                  "Illuminate\Mail\Mailer" => "mailer"
                  "Illuminate\Contracts\Mail\Mailer" => "mailer"
                  "Illuminate\Contracts\Mail\MailQueue" => "mailer"
                  "Illuminate\Auth\Passwords\PasswordBrokerManager" => "auth.password"
                  "Illuminate\Contracts\Auth\PasswordBrokerFactory" => "auth.password"
                  "Illuminate\Auth\Passwords\PasswordBroker" => "auth.password.broker"
                  "Illuminate\Contracts\Auth\PasswordBroker" => "auth.password.broker"
                  "Illuminate\Queue\QueueManager" => "queue"
                  "Illuminate\Contracts\Queue\Factory" => "queue"
                  "Illuminate\Contracts\Queue\Monitor" => "queue"
                  "Illuminate\Contracts\Queue\Queue" => "queue.connection"
                  "Illuminate\Queue\Failed\FailedJobProviderInterface" => "queue.failer"
                  "Illuminate\Routing\Redirector" => "redirect"
                  "Illuminate\Redis\Database" => "redis"
                  "Illuminate\Contracts\Redis\Database" => "redis"
                  "Illuminate\Http\Request" => "request"
                  "Symfony\Component\HttpFoundation\Request" => "request"
                  "Illuminate\Routing\Router" => "router"
                  "Illuminate\Contracts\Routing\Registrar" => "router"
                  "Illuminate\Session\SessionManager" => "session"
                  "Illuminate\Session\Store" => "session.store"
                  "Symfony\Component\HttpFoundation\Session\SessionInterface" => "session.store"
                  "Illuminate\Routing\UrlGenerator" => "url"
                  "Illuminate\Contracts\Routing\UrlGenerator" => "url"
                  "Illuminate\Validation\Factory" => "validator"
                  "Illuminate\Contracts\Validation\Factory" => "validator"
                  "Illuminate\View\Factory" => "view"
                  "Illuminate\Contracts\View\Factory" => "view"
                  "Illuminate\Contracts\Notifications\Dispatcher" => "Illuminate\Notifications\ChannelManager"
                  "Illuminate\Contracts\Notifications\Factory" => "Illuminate\Notifications\ChannelManager"
                  "Dompdf\Dompdf" => "dompdf"
                  "DebugBar\DataFormatter\DataFormatterInterface" => "DebugBar\DataFormatter\DataFormatter"
                  "Barryvdh\Debugbar\LaravelDebugbar" => "debugbar"
                ]
                #extenders: []
                #tags: []
                #buildStack: []
                +contextual: []
                #reboundCallbacks: array:2 [
                  "request" => array:2 [
                    0 => Closure {#35
                      class: "Illuminate\Auth\AuthServiceProvider"
                      this: AuthServiceProvider {#22 …}
                      parameters: {
                        $app: {}
                        $request: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "5891 to 5895"
                    }
                    1 => Closure {#105
                      class: "Illuminate\Routing\RoutingServiceProvider"
                      this: RoutingServiceProvider {#7}
                      parameters: {
                        $app: {}
                        $request: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "5459 to 5461"
                    }
                  ]
                  "routes" => array:1 [
                    0 => Closure {#107
                      class: "Illuminate\Routing\RoutingServiceProvider"
                      this: RoutingServiceProvider {#7}
                      parameters: {
                        $app: {}
                        $routes: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "5451 to 5453"
                    }
                  ]
                ]
                #globalResolvingCallbacks: []
                #globalAfterResolvingCallbacks: []
                #resolvingCallbacks: array:1 [
                  "Illuminate\Foundation\Http\FormRequest" => array:1 [
                    0 => Closure {#94
                      class: "Illuminate\Foundation\Providers\FoundationServiceProvider"
                      this: FoundationServiceProvider {#64}
                      parameters: {
                        $request: { …1}
                        $app: {}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "5832 to 5835"
                    }
                  ]
                ]
                #afterResolvingCallbacks: array:1 [
                  "Illuminate\Contracts\Validation\ValidatesWhenResolved" => array:1 [
                    0 => Closure {#92
                      class: "Illuminate\Foundation\Providers\FoundationServiceProvider"
                      this: FoundationServiceProvider {#64}
                      parameters: {
                        $resolved: { …1}
                      }
                      file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
                      line: "5829 to 5831"
                    }
                  ]
                ]
              }
            }
            file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
            line: "5892 to 5894"
          }
          #routeResolver: null
          +attributes: ParameterBag {#42
            #parameters: []
          }
          +request: ParameterBag {#48
            #parameters: []
          }
          +query: ParameterBag {#48}
          +server: ServerBag {#44
            #parameters: array:56 [
              "REDIRECT_REDIRECT_HTTPS" => "on"
              "REDIRECT_REDIRECT_GEOIP_COUNTRY_CODE" => "US"
              "REDIRECT_REDIRECT_UNIQUE_ID" => "ZisCN8vteSoe1nkmcIMxpwAAABE"
              "REDIRECT_REDIRECT_DOCROOT" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/"
              "REDIRECT_REDIRECT_filter-errordocs" => ""
              "REDIRECT_REDIRECT_STATUS" => "200"
              "REDIRECT_HTTPS" => "on"
              "REDIRECT_GEOIP_COUNTRY_CODE" => "US"
              "REDIRECT_UNIQUE_ID" => "ZisCN8vteSoe1nkmcIMxpwAAABE"
              "REDIRECT_DOCROOT" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/"
              "REDIRECT_filter-errordocs" => ""
              "REDIRECT_STATUS" => "200"
              "HTTPS" => "on"
              "GEOIP_COUNTRY_CODE" => "US"
              "UNIQUE_ID" => "ZisCN8vteSoe1nkmcIMxpwAAABE"
              "DOCROOT" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/"
              "filter-errordocs" => ""
              "HTTP_HOST" => "www.terramate.sk"
              "HTTP_X_REAL_IP" => "3.141.8.247"
              "HTTP_X_FORWARDED_FOR" => "3.141.8.247, 3.141.8.247"
              "HTTP_X_FORWARDED_PROTO" => "https"
              "HTTP_HTTPS" => "1"
              "HTTP_X_PROXY_IP" => "10.20.5.1"
              "HTTP_ACCEPT" => "*/*"
              "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
              "HTTP_WS_GEO_COUNTRY" => "US"
              "HTTP_MAX_FORWARDS" => "7"
              "HTTP_X_FORWARDED_HOST" => "www.terramate.sk"
              "HTTP_X_FORWARDED_SERVER" => "www.terramate.sk"
              "HTTP_CONNECTION" => "close"
              "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
              "SERVER_SIGNATURE" => ""
              "SERVER_SOFTWARE" => "Apache"
              "SERVER_NAME" => "www.terramate.sk"
              "SERVER_ADDR" => "127.0.0.1"
              "SERVER_PORT" => "443"
              "REMOTE_ADDR" => "3.141.8.247"
              "DOCUMENT_ROOT" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/"
              "REQUEST_SCHEME" => "https"
              "CONTEXT_PREFIX" => ""
              "CONTEXT_DOCUMENT_ROOT" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/"
              "SERVER_ADMIN" => "admin@websupport.sk"
              "SCRIPT_FILENAME" => "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/public/index.php"
              "REMOTE_PORT" => "47712"
              "REDIRECT_URL" => "/public/_racdvor_gdpr_a_newsletter.pdf"
              "GATEWAY_INTERFACE" => "CGI/1.1"
              "SERVER_PROTOCOL" => "HTTP/1.1"
              "REQUEST_METHOD" => "GET"
              "QUERY_STRING" => ""
              "REQUEST_URI" => "/_racdvor_gdpr_a_newsletter.pdf"
              "SCRIPT_NAME" => "/public/index.php"
              "PHP_SELF" => "/public/index.php"
              "REQUEST_TIME_FLOAT" => 1714094647.58
              "REQUEST_TIME" => 1714094647
              "argv" => []
              "argc" => 0
            ]
          }
          +files: FileBag {#45
            #parameters: []
          }
          +cookies: ParameterBag {#43
            #parameters: []
          }
          +headers: HeaderBag {#46
            #headers: array:13 [
              "host" => array:1 [
                0 => "www.terramate.sk"
              ]
              "x-real-ip" => array:1 [
                0 => "3.141.8.247"
              ]
              "x-forwarded-for" => array:1 [
                0 => "3.141.8.247, 3.141.8.247"
              ]
              "x-forwarded-proto" => array:1 [
                0 => "https"
              ]
              "https" => array:1 [
                0 => "1"
              ]
              "x-proxy-ip" => array:1 [
                0 => "10.20.5.1"
              ]
              "accept" => array:1 [
                0 => "*/*"
              ]
              "user-agent" => array:1 [
                0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
              ]
              "ws-geo-country" => array:1 [
                0 => "US"
              ]
              "max-forwards" => array:1 [
                0 => "7"
              ]
              "x-forwarded-host" => array:1 [
                0 => "www.terramate.sk"
              ]
              "x-forwarded-server" => array:1 [
                0 => "www.terramate.sk"
              ]
              "connection" => array:1 [
                0 => "close"
              ]
            ]
            #cacheControl: []
          }
          #content: null
          #languages: null
          #charsets: null
          #encodings: null
          #acceptableContentTypes: null
          #pathInfo: "/_racdvor_gdpr_a_newsletter.pdf"
          #requestUri: "/_racdvor_gdpr_a_newsletter.pdf"
          #baseUrl: ""
          #basePath: null
          #method: "GET"
          #format: null
          #session: null
          #locale: null
          #defaultLocale: "en"
        }
      ]
    }
    11. Illuminate\Routing\Router->dispatchToRoute() ==> Illuminate\Routing\Router->findRoute(): {
      src: {
        /data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Routing/Router.php:621: """
          // receive access to this route instance for checking of the parameters.\n
          $route = $this->findRoute($request);\n
          \n
          """
      }
      args: array:1 [
        0 => Request {#40}
      ]
    }
    10. Illuminate\Routing\Router->dispatch() ==> Illuminate\Routing\Router->dispatchToRoute(): {
      src: {
        /data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Routing/Router.php:607: """
          \n
              return $this->dispatchToRoute($request);\n
          }\n
          """
      }
      args: array:1 [
        0 => Request {#40}
      ]
    }
    9. Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() ==> Illuminate\Routing\Router->dispatch(): {
      src: {
        /data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php:2575: """
              $this->app->instance('request', $request);\n
              return $this->router->dispatch($request);\n
          };\n
          """
      }
      args: array:1 [
        0 => Request {#40}
      ]
    }
    8. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(): {
      src: {
        /data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53: """
          try {\n
              return $destination($passable);\n
          } catch (Exception $e) {\n
          """
      }
      args: array:1 [
        0 => Request {#40}
      ]
    }
    7. Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
      src: {
        /data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php:3374: """
              }\n
              return $next($request);\n
          }\n
          """
      }
      args: array:1 [
        0 => Request {#40}
      ]
    }
    6. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(): {
      src: {
        /data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:137: """
          \n
              return $pipe->{$this->method}(...$parameters);\n
          };\n
          """
      }
      args: array:2 [
        0 => Request {#40}
        1 => Closure {#3488
          class: "Illuminate\Routing\Pipeline"
          this: Pipeline {#29 …}
          parameters: {
            $passable: {}
          }
          use: {
            $destination: Closure {#28
              class: "Illuminate\Foundation\Http\Kernel"
              this: Kernel {#25 …}
              parameters: {
                $request: {}
              }
              file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php"
              line: "2573 to 2576"
            }
          }
          file: "/data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
          line: "51 to 59"
        }
      ]
    }
    5. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
      src: {
        /data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:33: """
          \n
              return $callable($passable);\n
          } catch (Exception $e) {\n
          """
      }
      args: array:1 [
        0 => Request {#40}
      ]
    }
    4. Illuminate\Pipeline\Pipeline->then() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
      src: {
        /data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:104: """
          \n
              return $callable($this->passable);\n
          }\n
          """
      }
      args: array:1 [
        0 => Request {#40}
      ]
    }
    3. Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() ==> Illuminate\Pipeline\Pipeline->then(): {
      src: {
        /data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php:2519: """
              $this->bootstrap();\n
              return (new Pipeline($this->app))->send($request)->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)->then($this->dispatchToRouter());\n
          }\n
          """
      }
      args: array:1 [
        0 => Closure {#28}
      ]
    }
    2. Illuminate\Foundation\Http\Kernel->handle() ==> Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(): {
      src: {
        /data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/bootstrap/cache/compiled.php:2503: """
              $request->enableHttpMethodParameterOverride();\n
              $response = $this->sendRequestThroughRouter($request);\n
          } catch (Exception $e) {\n
          """
      }
      args: array:1 [
        0 => Request {#40}
      ]
    }
    1. {main} ==> Illuminate\Foundation\Http\Kernel->handle(): {
      src: {
        /data/0/7/0708dde3-93f0-4e64-b33d-d7c610fb5a06/terramate.sk/web/public/index.php:53: """
          $response = $kernel->handle(\n
              $request = Illuminate\Http\Request::capture()\n
          );\n
          """
      }
      args: array:1 [
        0 => Request {#40}
      ]
    }
  }
}