8 restaurants now open or coming soon in Tomball, Magnolia

ErrorException {#1213
  #message: "file_put_contents(/var/www/html/community_website/storage/framework/cache/data/ed/b9/edb90e8b6204674cc151244e65b4cc54b308a707): failed to open stream: No space left on device (View: /var/www/html/community_website/Themes/community_impact/views/widgets/impact-article.blade.php)"
  #code: 0
  #file: "/var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php"
  #line: 122
  -previous: ErrorException {#1155
    #message: "file_put_contents(/var/www/html/community_website/storage/framework/cache/data/ed/b9/edb90e8b6204674cc151244e65b4cc54b308a707): failed to open stream: No space left on device"
    #code: 0
    #file: "/var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php"
    #line: 122
    #severity: E_WARNING
    trace: {
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:122 {{    return file_put_contents($path, $contents, $lock ? LOCK_EX : 0);}
      }
      Illuminate\Foundation\Bootstrap\HandleExceptions->handleError() {}
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:122 {{    return file_put_contents($path, $contents, $lock ? LOCK_EX : 0);}
        arguments: {
          $filename: "/var/www/html/community_website/storage/framework/cache/data/ed/b9/edb90e8b6204674cc151244e65b4cc54b308a707"
          $data: "1679948758s:14:"/news/houston/";"
          $flags: 2
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php:65 {$this->files->put(    $path, $this->expiration($minutes).serialize($value), true);
        arguments: {
          $path: "/var/www/html/community_website/storage/framework/cache/data/ed/b9/edb90e8b6204674cc151244e65b4cc54b308a707"
          $contents: "1679948758s:14:"/news/houston/";"
          $lock: true
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Cache/Repository.php:197 {if (! is_null($minutes = $this->getMinutes($minutes))) {    $this->store->put($this->itemKey($key), $value, $minutes);arguments: {
          $key: "method_cache_CommunityimpactController__GenerateMenuURL_metro_173_0_0_"
          $value: "/news/houston/"
          $minutes: 5
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Cache/Repository.php:329 {
        › 
        › $this->put($key, $value = $callback(), $minutes);arguments: {
          $key: "method_cache_CommunityimpactController__GenerateMenuURL_metro_173_0_0_"
          $value: "/news/houston/"
          $minutes: 5
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:304 {{    return $this->store()->$method(...$parameters);}
        arguments: {
          $key: "method_cache_CommunityimpactController__GenerateMenuURL_metro_173_0_0_"
          $minutes: 5
          $callback: Closure {#1031 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:223 {
        › 
        ›     return $instance->$method(...$args);}
        arguments: {
          $method: "remember"
          $parameters: array:3 [ …3]
        }
      }
      /var/www/html/community_website/Themes/community_impact/controllers/CommunityimpactController.php:735 {\treturn strtolower("/" . implode("/", array_filter($url)) . "/");});return $menu_url;
        arguments: {
          $method: "remember"
          $args: array:3 [ …3]
        }
      }
      /var/www/html/community_website/storage/framework/views/4aa3823b5e104fb1d93ed3fa7c97dc2afa7ad909.php:148 {<li class="breadcrumb-item">\t<a href="<?php echo e(Themes\community_impact\controllers\CommunityimpactController::GenerateMenuURL('metro',$article->section_id)); ?>" class="breadcrumb-link">\t\t<?php echo str_replace(" Metro", "", $article->section_name); ?>
        arguments: {
          $type: "metro"
          $sectionId: 173
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:43 {try {    include $__path;} catch (Exception $e) {
        arguments: {
          "/var/www/html/community_website/storage/framework/views/51c12c63d0048208827802e46c92cfb28b752041.php"
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59 {// which have been rendered for right exception messages to be generated.$results = $this->evaluatePath($compiled, $data);arguments: {
          $__path: "/var/www/html/community_website/storage/framework/views/51c12c63d0048208827802e46c92cfb28b752041.php"
          $__data: array:9 [ …9]
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:142 {{    return $this->engine->get($this->path, $this->gatherData());}
        arguments: {
          $path: "/var/www/html/community_website/Themes/community_impact/views/pages/article.blade.php"
          $data: array:9 [ …9]
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:125 {
        › 
        › $contents = $this->getContents();}
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:90 {try {    $contents = $this->renderContents();}
      /var/www/html/community_website/Layout/Website/Models/WebsiteWidget.php:86 {    return View::make('theme::widgets.' . $this->view, $this->to_array())               ->render();}
      }
      /var/www/html/community_website/storage/framework/views/55e6d4556ba55efb2d15658899402f2632b0a9ae.php:69 {<?php else: ?>\t<?php echo $widget->render(); ?>}
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:43 {try {    include $__path;} catch (Exception $e) {
        arguments: {
          "/var/www/html/community_website/storage/framework/views/51c12c63d0048208827802e46c92cfb28b752041.php"
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59 {// which have been rendered for right exception messages to be generated.$results = $this->evaluatePath($compiled, $data);arguments: {
          $__path: "/var/www/html/community_website/storage/framework/views/51c12c63d0048208827802e46c92cfb28b752041.php"
          $__data: array:9 [ …9]
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:142 {{    return $this->engine->get($this->path, $this->gatherData());}
        arguments: {
          $path: "/var/www/html/community_website/Themes/community_impact/views/pages/article.blade.php"
          $data: array:9 [ …9]
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:125 {
        › 
        › $contents = $this->getContents();}
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:90 {try {    $contents = $this->renderContents();}
      /var/www/html/community_website/Layout/Website/Models/PageBootstrap.php:83 {if(ThemeService::ConfigValue("WITH_CONTAINER")){    return View::make('theme::bootstrap.with_container', ['rows'=>$bootstrap_rows,"page" =>$page])->render();}
      }
      /var/www/html/community_website/storage/framework/views/51c12c63d0048208827802e46c92cfb28b752041.php:18 {<?php endif; ?><?php echo $page_bootstrap->render(); ?>}
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:43 {try {    include $__path;} catch (Exception $e) {
        arguments: {
          "/var/www/html/community_website/storage/framework/views/51c12c63d0048208827802e46c92cfb28b752041.php"
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59 {// which have been rendered for right exception messages to be generated.$results = $this->evaluatePath($compiled, $data);arguments: {
          $__path: "/var/www/html/community_website/storage/framework/views/51c12c63d0048208827802e46c92cfb28b752041.php"
          $__data: array:9 [ …9]
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:142 {{    return $this->engine->get($this->path, $this->gatherData());}
        arguments: {
          $path: "/var/www/html/community_website/Themes/community_impact/views/pages/article.blade.php"
          $data: array:9 [ …9]
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:125 {
        › 
        › $contents = $this->getContents();}
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:90 {try {    $contents = $this->renderContents();}
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Http/Response.php:42 {elseif ($content instanceof Renderable) {    $content = $content->render();}
      }
      /var/www/html/community_website/vendor/symfony/http-foundation/Response.php:202 {$this->headers = new ResponseHeaderBag($headers);$this->setContent($content);$this->setStatusCode($status);
        arguments: {
          $content: View {#1048 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Router.php:747 {} elseif (! $response instanceof SymfonyResponse) {    $response = new Response($response);}
        arguments: {
          $content: View {#1048 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Router.php:719 {{    return static::toResponse($request, $response);}
        arguments: {
          $request: Request {#42 …}
          $response: View {#1048 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Router.php:679 {return $this->prepareResponse(    $request, $route->run());
        arguments: {
          $request: Request {#42 …}
          $response: View {#1048 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30 {try {    return $destination($passable);} catch (Exception $e) {
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 {
        › 
        ›     return $next($request);}
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        arguments: {
          $request: Request {#42 …}
          $next: Closure {#531 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
        › 
        ›     return $callable($passable);} catch (Exception $e) {
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63 {
        › 
        › $response = $next($request);arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        arguments: {
          $request: Request {#42 …}
          $next: Closure {#531 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
        › 
        ›     return $callable($passable);} catch (Exception $e) {
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {{    $response = $next($request);arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        arguments: {
          $request: Request {#42 …}
          $next: Closure {#531 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
        › 
        ›     return $callable($passable);} catch (Exception $e) {
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:104 {
        › 
        ›     return $pipeline($this->passable);}
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Router.php:681 {                        );                    });}
        arguments: {
          $destination: Closure {#552 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Router.php:656 {return $this->prepareResponse($request,    $this->runRouteWithinStack($route, $request));
        arguments: {
          $route: Route {#525 …}
          $request: Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Router.php:622 {{    return $this->runRoute($request, $this->findRoute($request));}
        arguments: {
          $request: Request {#42 …}
          $route: Route {#525 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Router.php:611 {
        › 
        ›     return $this->dispatchToRoute($request);}
        arguments: {
          $request: Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:182 {
        › 
        ›     return $this->router->dispatch($request);};
        arguments: {
          $request: Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30 {try {    return $destination($passable);} catch (Exception $e) {
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/fideloper/proxy/src/TrustProxies.php:57 {
        › 
        ›     return $next($request);}
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        arguments: {
          $request: Request {#42 …}
          $next: Closure {#531 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
        › 
        ›     return $callable($passable);} catch (Exception $e) {
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:31 {
        › 
        ›     return $next($request);}
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        arguments: {
          $request: Request {#42 …}
          $next: Closure {#531 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
        › 
        ›     return $callable($passable);} catch (Exception $e) {
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:31 {
        › 
        ›     return $next($request);}
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        arguments: {
          $request: Request {#42 …}
          $next: Closure {#531 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
        › 
        ›     return $callable($passable);} catch (Exception $e) {
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {
        › 
        ›     return $next($request);}
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        arguments: {
          $request: Request {#42 …}
          $next: Closure {#531 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
        › 
        ›     return $callable($passable);} catch (Exception $e) {
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:62 {
        › 
        ›     return $next($request);}
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
        arguments: {
          $request: Request {#42 …}
          $next: Closure {#531 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
        › 
        ›     return $callable($passable);} catch (Exception $e) {
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:104 {
        › 
        ›     return $pipeline($this->passable);}
        arguments: {
          Request {#42 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:151 {->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)->then($this->dispatchToRouter());arguments: {
          $destination: Closure {#22 …}
        }
      }
      /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:116 {
        › 
        ›     $response = $this->sendRequestThroughRouter($request);} catch (Exception $e) {
        arguments: {
          $request: Request {#42 …}
        }
      }
      /var/www/html/community_website/public/index.php:104 {$response = $kernel->handle(    $request = Illuminate\Http\Request::capture());
        arguments: {
          $request: Request {#42 …}
        }
      }
    }
  }
  #severity: E_ERROR
  trace: {
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:122 {{    return file_put_contents($path, $contents, $lock ? LOCK_EX : 0);}
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:45 {} catch (Exception $e) {    $this->handleViewException($e, $obLevel);} catch (Throwable $e) {
      arguments: {
        $e: ErrorException {#1155}
        $obLevel: 4
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59 {// which have been rendered for right exception messages to be generated.$results = $this->evaluatePath($compiled, $data);arguments: {
        $__path: "/var/www/html/community_website/storage/framework/views/51c12c63d0048208827802e46c92cfb28b752041.php"
        $__data: array:9 [ …9]
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:142 {{    return $this->engine->get($this->path, $this->gatherData());}
      arguments: {
        $path: "/var/www/html/community_website/Themes/community_impact/views/pages/article.blade.php"
        $data: array:9 [ …9]
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:125 {
      › 
      › $contents = $this->getContents();}
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:90 {try {    $contents = $this->renderContents();}
    /var/www/html/community_website/Layout/Website/Models/WebsiteWidget.php:86 {    return View::make('theme::widgets.' . $this->view, $this->to_array())               ->render();}
    }
    /var/www/html/community_website/storage/framework/views/55e6d4556ba55efb2d15658899402f2632b0a9ae.php:69 {<?php else: ?>\t<?php echo $widget->render(); ?>}
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:43 {try {    include $__path;} catch (Exception $e) {
      arguments: {
        "/var/www/html/community_website/storage/framework/views/51c12c63d0048208827802e46c92cfb28b752041.php"
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59 {// which have been rendered for right exception messages to be generated.$results = $this->evaluatePath($compiled, $data);arguments: {
        $__path: "/var/www/html/community_website/storage/framework/views/51c12c63d0048208827802e46c92cfb28b752041.php"
        $__data: array:9 [ …9]
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:142 {{    return $this->engine->get($this->path, $this->gatherData());}
      arguments: {
        $path: "/var/www/html/community_website/Themes/community_impact/views/pages/article.blade.php"
        $data: array:9 [ …9]
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:125 {
      › 
      › $contents = $this->getContents();}
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:90 {try {    $contents = $this->renderContents();}
    /var/www/html/community_website/Layout/Website/Models/PageBootstrap.php:83 {if(ThemeService::ConfigValue("WITH_CONTAINER")){    return View::make('theme::bootstrap.with_container', ['rows'=>$bootstrap_rows,"page" =>$page])->render();}
    }
    /var/www/html/community_website/storage/framework/views/51c12c63d0048208827802e46c92cfb28b752041.php:18 {<?php endif; ?><?php echo $page_bootstrap->render(); ?>}
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:43 {try {    include $__path;} catch (Exception $e) {
      arguments: {
        "/var/www/html/community_website/storage/framework/views/51c12c63d0048208827802e46c92cfb28b752041.php"
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59 {// which have been rendered for right exception messages to be generated.$results = $this->evaluatePath($compiled, $data);arguments: {
        $__path: "/var/www/html/community_website/storage/framework/views/51c12c63d0048208827802e46c92cfb28b752041.php"
        $__data: array:9 [ …9]
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:142 {{    return $this->engine->get($this->path, $this->gatherData());}
      arguments: {
        $path: "/var/www/html/community_website/Themes/community_impact/views/pages/article.blade.php"
        $data: array:9 [ …9]
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:125 {
      › 
      › $contents = $this->getContents();}
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/View/View.php:90 {try {    $contents = $this->renderContents();}
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Http/Response.php:42 {elseif ($content instanceof Renderable) {    $content = $content->render();}
    }
    /var/www/html/community_website/vendor/symfony/http-foundation/Response.php:202 {$this->headers = new ResponseHeaderBag($headers);$this->setContent($content);$this->setStatusCode($status);
      arguments: {
        $content: View {#1048 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Router.php:747 {} elseif (! $response instanceof SymfonyResponse) {    $response = new Response($response);}
      arguments: {
        $content: View {#1048 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Router.php:719 {{    return static::toResponse($request, $response);}
      arguments: {
        $request: Request {#42 …}
        $response: View {#1048 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Router.php:679 {return $this->prepareResponse(    $request, $route->run());
      arguments: {
        $request: Request {#42 …}
        $response: View {#1048 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30 {try {    return $destination($passable);} catch (Exception $e) {
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:41 {
      › 
      ›     return $next($request);}
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      arguments: {
        $request: Request {#42 …}
        $next: Closure {#531 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:63 {
      › 
      › $response = $next($request);arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      arguments: {
        $request: Request {#42 …}
        $next: Closure {#531 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 {{    $response = $next($request);arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      arguments: {
        $request: Request {#42 …}
        $next: Closure {#531 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:104 {
      › 
      ›     return $pipeline($this->passable);}
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Router.php:681 {                        );                    });}
      arguments: {
        $destination: Closure {#552 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Router.php:656 {return $this->prepareResponse($request,    $this->runRouteWithinStack($route, $request));
      arguments: {
        $route: Route {#525 …}
        $request: Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Router.php:622 {{    return $this->runRoute($request, $this->findRoute($request));}
      arguments: {
        $request: Request {#42 …}
        $route: Route {#525 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Router.php:611 {
      › 
      ›     return $this->dispatchToRoute($request);}
      arguments: {
        $request: Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:182 {
      › 
      ›     return $this->router->dispatch($request);};
      arguments: {
        $request: Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:30 {try {    return $destination($passable);} catch (Exception $e) {
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/fideloper/proxy/src/TrustProxies.php:57 {
      › 
      ›     return $next($request);}
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      arguments: {
        $request: Request {#42 …}
        $next: Closure {#531 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:31 {
      › 
      ›     return $next($request);}
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      arguments: {
        $request: Request {#42 …}
        $next: Closure {#531 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:31 {
      › 
      ›     return $next($request);}
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      arguments: {
        $request: Request {#42 …}
        $next: Closure {#531 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27 {
      › 
      ›     return $next($request);}
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      arguments: {
        $request: Request {#42 …}
        $next: Closure {#531 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:62 {
      › 
      ›     return $next($request);}
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:151 {$response = method_exists($pipe, $this->method)                ? $pipe->{$this->method}(...$parameters)                : $pipe(...$parameters);
      arguments: {
        $request: Request {#42 …}
        $next: Closure {#531 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53 {
      › 
      ›     return $callable($passable);} catch (Exception $e) {
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:104 {
      › 
      ›     return $pipeline($this->passable);}
      arguments: {
        Request {#42 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:151 {->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)->then($this->dispatchToRouter());arguments: {
        $destination: Closure {#22 …}
      }
    }
    /var/www/html/community_website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:116 {
      › 
      ›     $response = $this->sendRequestThroughRouter($request);} catch (Exception $e) {
      arguments: {
        $request: Request {#42 …}
      }
    }
    /var/www/html/community_website/public/index.php:104 {$response = $kernel->handle(    $request = Illuminate\Http\Request::capture());
      arguments: {
        $request: Request {#42 …}
      }
    }
  }
}