NotFoundHttpException {#1314
  -statusCode: 404
  -headers: []
  #message: ""
  #code: 0
  #file: "/home/www/front/src/Controller/Pref/PrefShopController.php"
  #line: 1269
  trace: {
    /home/www/front/src/Controller/Pref/PrefShopController.php:1269 {if (is_null($Staff)) {    throw new NotFoundHttpException();}
    }
    /home/www/front/vendor/symfony/http-kernel/HttpKernel.php:149 {// call controller$response = \call_user_func_array($controller, $arguments);arguments: {
        $request: Request {#4 …}
        $route: "kagoshima"
        $shop_id: "489"
        $staff_id: "16788"
      }
    }
    /home/www/front/vendor/symfony/http-kernel/HttpKernel.php:66 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Request {#4 …}
        $type: 1
      }
    }
    /home/www/front/vendor/symfony/http-kernel/Kernel.php:188 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Request {#4 …}
        $type: 1
        $catch: true
      }
    }
    /home/www/front/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Request {#4 …}
      }
    }
  }
}