ErrorException {#2347
  #message: "count(): Parameter must be an array or an object that implements Countable (View: /home/thongtin/htdocs/thongtin.org/Modules/Dubaothoitiet/Resources/views/component/hour.blade.php) (View: /home/thongtin/htdocs/thongtin.org/Modules/Dubaothoitiet/Resources/views/component/hour.blade.php)"
  #code: 0
  #file: "/home/thongtin/htdocs/thongtin.org/storage/framework/views/1b74f7b2f6014b301507efe81fb76e61f4ccfc98.php"
  #line: 1
  -previous: ErrorException {#2349
    #message: "count(): Parameter must be an array or an object that implements Countable (View: /home/thongtin/htdocs/thongtin.org/Modules/Dubaothoitiet/Resources/views/component/hour.blade.php)"
    #code: 0
    #file: "/home/thongtin/htdocs/thongtin.org/storage/framework/views/1b74f7b2f6014b301507efe81fb76e61f4ccfc98.php"
    #line: 1
    -previous: ErrorException {#2350
      #message: "count(): Parameter must be an array or an object that implements Countable"
      #code: 0
      #file: "/home/thongtin/htdocs/thongtin.org/storage/framework/views/1b74f7b2f6014b301507efe81fb76e61f4ccfc98.php"
      #line: 1
      #severity: E_WARNING
      trace: {
        /home/thongtin/htdocs/thongtin.org/storage/framework/views/1b74f7b2f6014b301507efe81fb76e61f4ccfc98.php:1 {
          include …
          › 
          › <?php if(!empty($data_hourse) && count($data_hourse) > 0): ?> <ul class="nav nav-pills nav-fill <?php if($agent): ?> flex-column flex-sm-row <?php endif; ?> mb-3" role="tablist"> <?php  $step = 0;
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:41 {
          Illuminate\View\Engines\PhpEngine->evaluatePath($__path, $__data) …
          › try {    include $__path;} catch (Throwable $e) {
          arguments: {
            "/home/thongtin/htdocs/thongtin.org/storage/framework/views/2a308f24a47b997476d64d157832e6ffeab3a19e.php"
          }
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57 {
          Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) …
          › // which have been rendered for right exception messages to be generated.$results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);}
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/View.php:139 {
          Illuminate\View\View->getContents() …
          › {    return $this->engine->get($this->path, $this->gatherData());}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/View.php:122 {
          Illuminate\View\View->renderContents() …
          › 
          › $contents = $this->getContents();}
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/View.php:91 {
          Illuminate\View\View->render(callable $callback = null) …
          › try {    $contents = $this->renderContents();}
        /home/thongtin/htdocs/thongtin.org/storage/framework/views/2a308f24a47b997476d64d157832e6ffeab3a19e.php:12 {
          include …
          ›   $title = 'Dự báo thời tiết 10 ngày tới '. $district->name .' - '. $province->name;  ?> <?php $__env->startSection('title'); ?> <?php echo e($title); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('description'); ?> Dự báo thời tiết <?php echo e($district->name); ?> <?php echo e($province->name); ?> hôm nay, ngày mai, lượng mưa, khả năng mưa, hướng gió tại <?php echo e($district->name); ?> - <?php echo e($province->name); ?>, <?php echo e($district->name); ?> <?php echo e($province->name); ?> 10 ngày,3 ngày <?php $__env->stopSection(); ?> <?php endif; ?> <?php $__env->startSection('image_seo'); ?><?php echo e(config('app.url').Storage::url(setting('site.imageweather'))); ?><?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <main class="container-fluid"> <div class="row"> <div class="col-lg-9 col-12"> <div class="card border-0 shadow-sm mb-4"> <div class="card-header bg-info text-white"> <h1 class="h3 mb-0"> <i class="bi bi-cloud-sun me-2"></i><?php echo e($title); ?> </h1> </div> <div class="card-body p-0"> <ul class="nav nav-pills nav-fill <?php if($agent): ?> flex-column flex-sm-row <?php endif; ?>" id="weatherTabs" role="tablist"> <?php if(isset($data_current)): ?> <li class="nav-item" role="presentation"> <button class="nav-link active fw-bold" id="thoi-tiet-<?php echo e($district->slug); ?>-hien-tai-tab" data-bs-toggle="tab" data-bs-target="#thoi-tiet-<?php echo e($district->slug); ?>-hien-tai-tab-pane" type="button" role="tab" aria-controls="thoi-tiet-<?php echo e($district->slug); ?>-hien-tai-tab-pane" aria-selected="true"> <i class="bi bi-thermometer me-2"></i>Thời tiết hiện tại </button> </li> <?php else: ?> <li class="nav-item" role="presentation"> <a class="nav-link fw-bold" href="<?php echo e(route('weather.district', ['district' => $district->slug,'province' => $province->slug] )); ?>" title="Dự báo thời tiết <?php echo e($district->name); ?> hiện tại"> <i class="bi bi-thermometer me-2"></i>Thời tiết hiện tại </a> </li> <?php endif; ?> <?php if(isset($data_hourse)): ?> <li class="nav-item" role="presentation"> <button class="nav-link active fw-bold" id="thoi-tiet-<?php echo e($district->slug); ?>-hang-gio-tab" data-bs-toggle="tab" data-bs-target="#thoi-tiet-<?php echo e($district->slug); ?>-hang-gio-tab-pane" type="button" role="tab" aria-controls="thoi-tiet-<?php echo e($district->slug); ?>-hang-gio-tab-pane" aria-selected="true"> <i class="bi bi-clock me-2"></i>Thời tiết hàng giờ </button> </li> <?php else: ?> <li class="nav-item" role="presentation"> <a class="nav-link fw-bold" href="<?php echo e(route('weather.district_house',['district' => $district->slug,'province' => $province->slug] )); ?>" title="Dự báo thời tiết <?php echo e($district->name); ?> hàng giờ"> <i class="bi bi-clock me-2"></i>Thời tiết hàng giờ </a> </li> <?php endif; ?> <?php if(isset($data_10day)): ?> <li class="nav-item" role="presentation"> <button class="nav-link active fw-bold" id="thoi-tiet-<?php echo e($district->slug); ?>-10-ngay-tab" data-bs-toggle="tab" data-bs-target="#thoi-tiet-<?php echo e($district->slug); ?>-10-ngay-tab-pane" type="button" role="tab" aria-controls="thoi-tiet-<?php echo e($district->slug); ?>-10-ngay-tab-pane" aria-selected="true"> <i class="bi bi-calendar3 me-2"></i>Thời tiết 10 ngày tới </button> </li> <?php else: ?> <li class="nav-item" role="presentation"> <a class="nav-link fw-bold" href="<?php echo e(route('weather.district_day',['district' => $district->slug,'province' => $province->slug] )); ?>" title="Dự báo thời tiết <?php echo e($district->name); ?> 10 ngày tới"> <i class="bi bi-calendar3 me-2"></i>Thời tiết 10 ngày tới </a> </li> <?php endif; ?> </ul> </div> <div class="tab-content" id="weatherTabsContent"> <?php if(isset($data_current)): ?> <div class="tab-pane fade show active" id="thoi-tiet-<?php echo e($district->slug); ?>-hien-tai-tab-pane" role="tabpanel" aria-labelledby="thoi-tiet-<?php echo e($district->slug); ?>-hien-tai-tab"> <?php echo $__env->make('dubaothoitiet::component.current', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </div> <?php elseif(isset($data_hourse)): ?> <div class="tab-pane fade show active" id="thoi-tiet-<?php echo e($district->slug); ?>-hang-gio-tab-pane" role="tabpanel" aria-labelledby="thoi-tiet-<?php echo e($district->slug); ?>-hang-gio-tab"> <?php echo $__env->make('dubaothoitiet::component.hour', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </div> <?php else: ?> <div class="tab-pane fade show active" id="thoi-tiet-<?php echo e($district->slug); ?>-10-ngay-tab-pane" role="tabpanel" aria-labelledby="thoi-tiet-<?php echo e($district->slug); ?>-10-ngay-tab"> <?php echo $__env->make('dubaothoitiet::component.tenday', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </div> <?php endif; ?> </div> <?php echo $__env->make('component.adnow', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </div> </div> <div class="col-lg-3 col-12"> <div class="sticky-top" style="top: 20px;"> <div class="row g-3"> <div class="col-12"> <?php if($district->wards->count() > 0): ?> <?php echo $__env->make('dubaothoitiet::component.ward',compact('district'), \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endif; ?> </div> <div class="col-12"> <?php if($province->districts->count() > 0): ?> <?php echo $__env->make('dubaothoitiet::component.district',compact('province'), \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endif; ?> </div> </div> </div> </div> </div> </main> <?php $__env->stopSection(); ?><?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/thongtin/htdocs/thongtin.org/Modules/Dubaothoitiet/Resources/views/district.blade.php ENDPATH**/ ?>
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:41 {
          Illuminate\View\Engines\PhpEngine->evaluatePath($__path, $__data) …
          › try {    include $__path;} catch (Throwable $e) {
          arguments: {
            "/home/thongtin/htdocs/thongtin.org/storage/framework/views/2a308f24a47b997476d64d157832e6ffeab3a19e.php"
          }
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57 {
          Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) …
          › // which have been rendered for right exception messages to be generated.$results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);}
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/View.php:139 {
          Illuminate\View\View->getContents() …
          › {    return $this->engine->get($this->path, $this->gatherData());}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/View.php:122 {
          Illuminate\View\View->renderContents() …
          › 
          › $contents = $this->getContents();}
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/View.php:91 {
          Illuminate\View\View->render(callable $callback = null) …
          › try {    $contents = $this->renderContents();}
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Http/Response.php:62 {
          Illuminate\Http\Response->setContent($content) …
          › elseif ($content instanceof Renderable) {    $content = $content->render();}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Http/Response.php:34 {
          Illuminate\Http\Response->__construct($content = '', $status = 200, array $headers = []) …
          › 
          › $this->setContent($content);$this->setStatusCode($status);
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:759 {
          Illuminate\Routing\Router::toResponse($request, $response) …
          › } elseif (! $response instanceof SymfonyResponse) {    $response = new Response($response, 200, ['Content-Type' => 'text/html']);}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:731 {
          Illuminate\Routing\Router->prepareResponse($request, $response) …
          › {    return static::toResponse($request, $response);}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:685 {
          Illuminate\Routing\Router->Illuminate\Routing\{closure} …
          › return $this->prepareResponse(    $request, $route->run());
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:128 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › try {    return $destination($passable);} catch (Throwable $e) {
        }
        /home/thongtin/htdocs/thongtin.org/vendor/spatie/laravel-responsecache/src/Middlewares/CacheResponse.php:43 {
          Spatie\ResponseCache\Middlewares\CacheResponse->handle(Request $request, Closure $next, ...$args): Response …
          › 
          › $response = $next($request);}
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 {
          Illuminate\Routing\Middleware\SubstituteBindings->handle($request, Closure $next) …
          › 
          ›     return $next($request);}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:77 {
          Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle($request, Closure $next) …
          › ) {    return tap($next($request), function ($response) use ($request) {        if ($this->shouldAddXsrfTokenCookie()) {
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 {
          Illuminate\View\Middleware\ShareErrorsFromSession->handle($request, Closure $next) …
          › 
          ›     return $next($request);}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:116 {
          Illuminate\Session\Middleware\StartSession->handleStatefulRequest(Request $request, $session, Closure $next) …
          › 
          › $response = $next($request);}
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:62 {
          Illuminate\Session\Middleware\StartSession->handle($request, Closure $next) …
          › } else {    return $this->handleStatefulRequest($request, $session, $next);}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {
          Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle($request, Closure $next) …
          › {    $response = $next($request);}
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:67 {
          Illuminate\Cookie\Middleware\EncryptCookies->handle($request, Closure $next) …
          › {    return $this->encrypt($next($this->decrypt($request)));}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 {
          Illuminate\Pipeline\Pipeline->then(Closure $destination) …
          › 
          ›     return $pipeline($this->passable);}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:687 {
          Illuminate\Routing\Router->runRouteWithinStack(Route $route, Request $request) …
          ›                         );                    });}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:662 {
          Illuminate\Routing\Router->runRoute(Request $request, Route $route) …
          › return $this->prepareResponse($request,    $this->runRouteWithinStack($route, $request));
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:628 {
          Illuminate\Routing\Router->dispatchToRoute(Request $request) …
          › {    return $this->runRoute($request, $this->findRoute($request));}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:617 {
          Illuminate\Routing\Router->dispatch(Request $request) …
          › 
          ›     return $this->dispatchToRoute($request);}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:165 {
          Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure} …
          › 
          ›     return $this->router->dispatch($request);};
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:128 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › try {    return $destination($passable);} catch (Throwable $e) {
        }
        /home/thongtin/htdocs/thongtin.org/vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php:58 {
          Barryvdh\Debugbar\Middleware\InjectDebugbar->handle($request, Closure $next) …
          › if (!$this->debugbar->isEnabled() || $this->inExceptArray($request)) {    return $next($request);}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
          Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
          › 
          ›     return $next($request);}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
          Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
          › 
          ›     return $next($request);}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {
          Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle($request, Closure $next) …
          › 
          ›     return $next($request);}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63 {
          Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle($request, Closure $next) …
          › 
          ›     return $next($request);}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        }
        /home/thongtin/htdocs/thongtin.org/vendor/fruitcake/laravel-cors/src/HandleCors.php:37 {
          Fruitcake\Cors\HandleCors->handle($request, Closure $next) …
          › if (! $this->shouldRun($request)) {    return $next($request);}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        }
        /home/thongtin/htdocs/thongtin.org/vendor/fideloper/proxy/src/TrustProxies.php:57 {
          Fideloper\Proxy\TrustProxies->handle(Request $request, Closure $next) …
          › 
          ›     return $next($request);}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
          Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
          › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 {
          Illuminate\Pipeline\Pipeline->then(Closure $destination) …
          › 
          ›     return $pipeline($this->passable);}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:140 {
          Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter($request) …
          ›                 ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)                ->then($this->dispatchToRouter());}
        }
        /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:109 {
          Illuminate\Foundation\Http\Kernel->handle($request) …
          › 
          ›     $response = $this->sendRequestThroughRouter($request);} catch (Throwable $e) {
        }
        /home/thongtin/htdocs/thongtin.org/public/index.php:55 {$response = $kernel->handle(    $request = Illuminate\Http\Request::capture());
        }
      }
    }
    #severity: E_ERROR
    trace: {
      /home/thongtin/htdocs/thongtin.org/storage/framework/views/1b74f7b2f6014b301507efe81fb76e61f4ccfc98.php:1 {
        Illuminate\View\Engines\CompilerEngine->handleViewException(Throwable $e, $obLevel) …
        › 
        › <?php if(!empty($data_hourse) && count($data_hourse) > 0): ?> <ul class="nav nav-pills nav-fill <?php if($agent): ?> flex-column flex-sm-row <?php endif; ?> mb-3" role="tablist"> <?php  $step = 0;
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:43 {
        Illuminate\View\Engines\PhpEngine->evaluatePath($__path, $__data) …
        › } catch (Throwable $e) {    $this->handleViewException($e, $obLevel);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57 {
        Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) …
        › // which have been rendered for right exception messages to be generated.$results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);}
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/View.php:139 {
        Illuminate\View\View->getContents() …
        › {    return $this->engine->get($this->path, $this->gatherData());}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/View.php:122 {
        Illuminate\View\View->renderContents() …
        › 
        › $contents = $this->getContents();}
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/View.php:91 {
        Illuminate\View\View->render(callable $callback = null) …
        › try {    $contents = $this->renderContents();}
      /home/thongtin/htdocs/thongtin.org/storage/framework/views/2a308f24a47b997476d64d157832e6ffeab3a19e.php:12 {
        include …
        ›   $title = 'Dự báo thời tiết 10 ngày tới '. $district->name .' - '. $province->name;  ?> <?php $__env->startSection('title'); ?> <?php echo e($title); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('description'); ?> Dự báo thời tiết <?php echo e($district->name); ?> <?php echo e($province->name); ?> hôm nay, ngày mai, lượng mưa, khả năng mưa, hướng gió tại <?php echo e($district->name); ?> - <?php echo e($province->name); ?>, <?php echo e($district->name); ?> <?php echo e($province->name); ?> 10 ngày,3 ngày <?php $__env->stopSection(); ?> <?php endif; ?> <?php $__env->startSection('image_seo'); ?><?php echo e(config('app.url').Storage::url(setting('site.imageweather'))); ?><?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <main class="container-fluid"> <div class="row"> <div class="col-lg-9 col-12"> <div class="card border-0 shadow-sm mb-4"> <div class="card-header bg-info text-white"> <h1 class="h3 mb-0"> <i class="bi bi-cloud-sun me-2"></i><?php echo e($title); ?> </h1> </div> <div class="card-body p-0"> <ul class="nav nav-pills nav-fill <?php if($agent): ?> flex-column flex-sm-row <?php endif; ?>" id="weatherTabs" role="tablist"> <?php if(isset($data_current)): ?> <li class="nav-item" role="presentation"> <button class="nav-link active fw-bold" id="thoi-tiet-<?php echo e($district->slug); ?>-hien-tai-tab" data-bs-toggle="tab" data-bs-target="#thoi-tiet-<?php echo e($district->slug); ?>-hien-tai-tab-pane" type="button" role="tab" aria-controls="thoi-tiet-<?php echo e($district->slug); ?>-hien-tai-tab-pane" aria-selected="true"> <i class="bi bi-thermometer me-2"></i>Thời tiết hiện tại </button> </li> <?php else: ?> <li class="nav-item" role="presentation"> <a class="nav-link fw-bold" href="<?php echo e(route('weather.district', ['district' => $district->slug,'province' => $province->slug] )); ?>" title="Dự báo thời tiết <?php echo e($district->name); ?> hiện tại"> <i class="bi bi-thermometer me-2"></i>Thời tiết hiện tại </a> </li> <?php endif; ?> <?php if(isset($data_hourse)): ?> <li class="nav-item" role="presentation"> <button class="nav-link active fw-bold" id="thoi-tiet-<?php echo e($district->slug); ?>-hang-gio-tab" data-bs-toggle="tab" data-bs-target="#thoi-tiet-<?php echo e($district->slug); ?>-hang-gio-tab-pane" type="button" role="tab" aria-controls="thoi-tiet-<?php echo e($district->slug); ?>-hang-gio-tab-pane" aria-selected="true"> <i class="bi bi-clock me-2"></i>Thời tiết hàng giờ </button> </li> <?php else: ?> <li class="nav-item" role="presentation"> <a class="nav-link fw-bold" href="<?php echo e(route('weather.district_house',['district' => $district->slug,'province' => $province->slug] )); ?>" title="Dự báo thời tiết <?php echo e($district->name); ?> hàng giờ"> <i class="bi bi-clock me-2"></i>Thời tiết hàng giờ </a> </li> <?php endif; ?> <?php if(isset($data_10day)): ?> <li class="nav-item" role="presentation"> <button class="nav-link active fw-bold" id="thoi-tiet-<?php echo e($district->slug); ?>-10-ngay-tab" data-bs-toggle="tab" data-bs-target="#thoi-tiet-<?php echo e($district->slug); ?>-10-ngay-tab-pane" type="button" role="tab" aria-controls="thoi-tiet-<?php echo e($district->slug); ?>-10-ngay-tab-pane" aria-selected="true"> <i class="bi bi-calendar3 me-2"></i>Thời tiết 10 ngày tới </button> </li> <?php else: ?> <li class="nav-item" role="presentation"> <a class="nav-link fw-bold" href="<?php echo e(route('weather.district_day',['district' => $district->slug,'province' => $province->slug] )); ?>" title="Dự báo thời tiết <?php echo e($district->name); ?> 10 ngày tới"> <i class="bi bi-calendar3 me-2"></i>Thời tiết 10 ngày tới </a> </li> <?php endif; ?> </ul> </div> <div class="tab-content" id="weatherTabsContent"> <?php if(isset($data_current)): ?> <div class="tab-pane fade show active" id="thoi-tiet-<?php echo e($district->slug); ?>-hien-tai-tab-pane" role="tabpanel" aria-labelledby="thoi-tiet-<?php echo e($district->slug); ?>-hien-tai-tab"> <?php echo $__env->make('dubaothoitiet::component.current', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </div> <?php elseif(isset($data_hourse)): ?> <div class="tab-pane fade show active" id="thoi-tiet-<?php echo e($district->slug); ?>-hang-gio-tab-pane" role="tabpanel" aria-labelledby="thoi-tiet-<?php echo e($district->slug); ?>-hang-gio-tab"> <?php echo $__env->make('dubaothoitiet::component.hour', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </div> <?php else: ?> <div class="tab-pane fade show active" id="thoi-tiet-<?php echo e($district->slug); ?>-10-ngay-tab-pane" role="tabpanel" aria-labelledby="thoi-tiet-<?php echo e($district->slug); ?>-10-ngay-tab"> <?php echo $__env->make('dubaothoitiet::component.tenday', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </div> <?php endif; ?> </div> <?php echo $__env->make('component.adnow', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </div> </div> <div class="col-lg-3 col-12"> <div class="sticky-top" style="top: 20px;"> <div class="row g-3"> <div class="col-12"> <?php if($district->wards->count() > 0): ?> <?php echo $__env->make('dubaothoitiet::component.ward',compact('district'), \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endif; ?> </div> <div class="col-12"> <?php if($province->districts->count() > 0): ?> <?php echo $__env->make('dubaothoitiet::component.district',compact('province'), \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endif; ?> </div> </div> </div> </div> </div> </main> <?php $__env->stopSection(); ?><?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/thongtin/htdocs/thongtin.org/Modules/Dubaothoitiet/Resources/views/district.blade.php ENDPATH**/ ?>
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:41 {
        Illuminate\View\Engines\PhpEngine->evaluatePath($__path, $__data) …
        › try {    include $__path;} catch (Throwable $e) {
        arguments: {
          "/home/thongtin/htdocs/thongtin.org/storage/framework/views/2a308f24a47b997476d64d157832e6ffeab3a19e.php"
        }
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57 {
        Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) …
        › // which have been rendered for right exception messages to be generated.$results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);}
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/View.php:139 {
        Illuminate\View\View->getContents() …
        › {    return $this->engine->get($this->path, $this->gatherData());}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/View.php:122 {
        Illuminate\View\View->renderContents() …
        › 
        › $contents = $this->getContents();}
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/View.php:91 {
        Illuminate\View\View->render(callable $callback = null) …
        › try {    $contents = $this->renderContents();}
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Http/Response.php:62 {
        Illuminate\Http\Response->setContent($content) …
        › elseif ($content instanceof Renderable) {    $content = $content->render();}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Http/Response.php:34 {
        Illuminate\Http\Response->__construct($content = '', $status = 200, array $headers = []) …
        › 
        › $this->setContent($content);$this->setStatusCode($status);
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:759 {
        Illuminate\Routing\Router::toResponse($request, $response) …
        › } elseif (! $response instanceof SymfonyResponse) {    $response = new Response($response, 200, ['Content-Type' => 'text/html']);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:731 {
        Illuminate\Routing\Router->prepareResponse($request, $response) …
        › {    return static::toResponse($request, $response);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:685 {
        Illuminate\Routing\Router->Illuminate\Routing\{closure} …
        › return $this->prepareResponse(    $request, $route->run());
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:128 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › try {    return $destination($passable);} catch (Throwable $e) {
      }
      /home/thongtin/htdocs/thongtin.org/vendor/spatie/laravel-responsecache/src/Middlewares/CacheResponse.php:43 {
        Spatie\ResponseCache\Middlewares\CacheResponse->handle(Request $request, Closure $next, ...$args): Response …
        › 
        › $response = $next($request);}
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 {
        Illuminate\Routing\Middleware\SubstituteBindings->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:77 {
        Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle($request, Closure $next) …
        › ) {    return tap($next($request), function ($response) use ($request) {        if ($this->shouldAddXsrfTokenCookie()) {
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 {
        Illuminate\View\Middleware\ShareErrorsFromSession->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:116 {
        Illuminate\Session\Middleware\StartSession->handleStatefulRequest(Request $request, $session, Closure $next) …
        › 
        › $response = $next($request);}
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:62 {
        Illuminate\Session\Middleware\StartSession->handle($request, Closure $next) …
        › } else {    return $this->handleStatefulRequest($request, $session, $next);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {
        Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle($request, Closure $next) …
        › {    $response = $next($request);}
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:67 {
        Illuminate\Cookie\Middleware\EncryptCookies->handle($request, Closure $next) …
        › {    return $this->encrypt($next($this->decrypt($request)));}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 {
        Illuminate\Pipeline\Pipeline->then(Closure $destination) …
        › 
        ›     return $pipeline($this->passable);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:687 {
        Illuminate\Routing\Router->runRouteWithinStack(Route $route, Request $request) …
        ›                         );                    });}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:662 {
        Illuminate\Routing\Router->runRoute(Request $request, Route $route) …
        › return $this->prepareResponse($request,    $this->runRouteWithinStack($route, $request));
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:628 {
        Illuminate\Routing\Router->dispatchToRoute(Request $request) …
        › {    return $this->runRoute($request, $this->findRoute($request));}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:617 {
        Illuminate\Routing\Router->dispatch(Request $request) …
        › 
        ›     return $this->dispatchToRoute($request);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:165 {
        Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure} …
        › 
        ›     return $this->router->dispatch($request);};
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:128 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › try {    return $destination($passable);} catch (Throwable $e) {
      }
      /home/thongtin/htdocs/thongtin.org/vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php:58 {
        Barryvdh\Debugbar\Middleware\InjectDebugbar->handle($request, Closure $next) …
        › if (!$this->debugbar->isEnabled() || $this->inExceptArray($request)) {    return $next($request);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
        Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
        Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {
        Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63 {
        Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle($request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /home/thongtin/htdocs/thongtin.org/vendor/fruitcake/laravel-cors/src/HandleCors.php:37 {
        Fruitcake\Cors\HandleCors->handle($request, Closure $next) …
        › if (! $this->shouldRun($request)) {    return $next($request);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /home/thongtin/htdocs/thongtin.org/vendor/fideloper/proxy/src/TrustProxies.php:57 {
        Fideloper\Proxy\TrustProxies->handle(Request $request, Closure $next) …
        › 
        ›     return $next($request);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
        Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
        › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 {
        Illuminate\Pipeline\Pipeline->then(Closure $destination) …
        › 
        ›     return $pipeline($this->passable);}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:140 {
        Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter($request) …
        ›                 ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)                ->then($this->dispatchToRouter());}
      }
      /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:109 {
        Illuminate\Foundation\Http\Kernel->handle($request) …
        › 
        ›     $response = $this->sendRequestThroughRouter($request);} catch (Throwable $e) {
      }
      /home/thongtin/htdocs/thongtin.org/public/index.php:55 {$response = $kernel->handle(    $request = Illuminate\Http\Request::capture());
      }
    }
  }
  #severity: E_ERROR
  trace: {
    /home/thongtin/htdocs/thongtin.org/storage/framework/views/1b74f7b2f6014b301507efe81fb76e61f4ccfc98.php:1 {
      Illuminate\View\Engines\CompilerEngine->handleViewException(Throwable $e, $obLevel) …
      › 
      › <?php if(!empty($data_hourse) && count($data_hourse) > 0): ?> <ul class="nav nav-pills nav-fill <?php if($agent): ?> flex-column flex-sm-row <?php endif; ?> mb-3" role="tablist"> <?php  $step = 0;
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:43 {
      Illuminate\View\Engines\PhpEngine->evaluatePath($__path, $__data) …
      › } catch (Throwable $e) {    $this->handleViewException($e, $obLevel);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57 {
      Illuminate\View\Engines\CompilerEngine->get($path, array $data = []) …
      › // which have been rendered for right exception messages to be generated.$results = $this->evaluatePath($this->compiler->getCompiledPath($path), $data);}
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/View.php:139 {
      Illuminate\View\View->getContents() …
      › {    return $this->engine->get($this->path, $this->gatherData());}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/View.php:122 {
      Illuminate\View\View->renderContents() …
      › 
      › $contents = $this->getContents();}
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/View.php:91 {
      Illuminate\View\View->render(callable $callback = null) …
      › try {    $contents = $this->renderContents();}
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Http/Response.php:62 {
      Illuminate\Http\Response->setContent($content) …
      › elseif ($content instanceof Renderable) {    $content = $content->render();}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Http/Response.php:34 {
      Illuminate\Http\Response->__construct($content = '', $status = 200, array $headers = []) …
      › 
      › $this->setContent($content);$this->setStatusCode($status);
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:759 {
      Illuminate\Routing\Router::toResponse($request, $response) …
      › } elseif (! $response instanceof SymfonyResponse) {    $response = new Response($response, 200, ['Content-Type' => 'text/html']);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:731 {
      Illuminate\Routing\Router->prepareResponse($request, $response) …
      › {    return static::toResponse($request, $response);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:685 {
      Illuminate\Routing\Router->Illuminate\Routing\{closure} …
      › return $this->prepareResponse(    $request, $route->run());
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:128 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › try {    return $destination($passable);} catch (Throwable $e) {
    }
    /home/thongtin/htdocs/thongtin.org/vendor/spatie/laravel-responsecache/src/Middlewares/CacheResponse.php:43 {
      Spatie\ResponseCache\Middlewares\CacheResponse->handle(Request $request, Closure $next, ...$args): Response …
      › 
      › $response = $next($request);}
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 {
      Illuminate\Routing\Middleware\SubstituteBindings->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:77 {
      Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle($request, Closure $next) …
      › ) {    return tap($next($request), function ($response) use ($request) {        if ($this->shouldAddXsrfTokenCookie()) {
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 {
      Illuminate\View\Middleware\ShareErrorsFromSession->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:116 {
      Illuminate\Session\Middleware\StartSession->handleStatefulRequest(Request $request, $session, Closure $next) …
      › 
      › $response = $next($request);}
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:62 {
      Illuminate\Session\Middleware\StartSession->handle($request, Closure $next) …
      › } else {    return $this->handleStatefulRequest($request, $session, $next);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {
      Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle($request, Closure $next) …
      › {    $response = $next($request);}
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:67 {
      Illuminate\Cookie\Middleware\EncryptCookies->handle($request, Closure $next) …
      › {    return $this->encrypt($next($this->decrypt($request)));}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 {
      Illuminate\Pipeline\Pipeline->then(Closure $destination) …
      › 
      ›     return $pipeline($this->passable);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:687 {
      Illuminate\Routing\Router->runRouteWithinStack(Route $route, Request $request) …
      ›                         );                    });}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:662 {
      Illuminate\Routing\Router->runRoute(Request $request, Route $route) …
      › return $this->prepareResponse($request,    $this->runRouteWithinStack($route, $request));
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:628 {
      Illuminate\Routing\Router->dispatchToRoute(Request $request) …
      › {    return $this->runRoute($request, $this->findRoute($request));}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Routing/Router.php:617 {
      Illuminate\Routing\Router->dispatch(Request $request) …
      › 
      ›     return $this->dispatchToRoute($request);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:165 {
      Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure} …
      › 
      ›     return $this->router->dispatch($request);};
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:128 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › try {    return $destination($passable);} catch (Throwable $e) {
    }
    /home/thongtin/htdocs/thongtin.org/vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php:58 {
      Barryvdh\Debugbar\Middleware\InjectDebugbar->handle($request, Closure $next) …
      › if (!$this->debugbar->isEnabled() || $this->inExceptArray($request)) {    return $next($request);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
      Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21 {
      Illuminate\Foundation\Http\Middleware\TransformsRequest->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {
      Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63 {
      Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle($request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /home/thongtin/htdocs/thongtin.org/vendor/fruitcake/laravel-cors/src/HandleCors.php:37 {
      Fruitcake\Cors\HandleCors->handle($request, Closure $next) …
      › if (! $this->shouldRun($request)) {    return $next($request);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /home/thongtin/htdocs/thongtin.org/vendor/fideloper/proxy/src/TrustProxies.php:57 {
      Fideloper\Proxy\TrustProxies->handle(Request $request, Closure $next) …
      › 
      ›     return $next($request);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167 {
      Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure} …
      › $carry = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 {
      Illuminate\Pipeline\Pipeline->then(Closure $destination) …
      › 
      ›     return $pipeline($this->passable);}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:140 {
      Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter($request) …
      ›                 ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)                ->then($this->dispatchToRouter());}
    }
    /home/thongtin/htdocs/thongtin.org/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:109 {
      Illuminate\Foundation\Http\Kernel->handle($request) …
      › 
      ›     $response = $this->sendRequestThroughRouter($request);} catch (Throwable $e) {
    }
    /home/thongtin/htdocs/thongtin.org/public/index.php:55 {$response = $kernel->handle(    $request = Illuminate\Http\Request::capture());
    }
  }
}