view('errors.custom', array( 'exception' => $this )); // return response()->view('errors.' . '500', [], 500); } }