document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. if (config(\'app.debug\'))
  2. {
  3.     return $this->errorBro($e);
  4. }
  5.     return parent::render($request, $e);
');