$exception->getMessage(),"line"=>$exception->getLine()]); return response()->view('errors.404', ['exception'=> $exception], 404); // return parent::render($request, $exception); // TODO: Change the autogenerated stub } }