<?php
//Obfuscated by YAK Pro - Php Obfuscator 2.0.13 at 2025-05-27 11:18:39
 namespace App\Exceptions; use Illuminate\Foundation\Exceptions\Handler as ExceptionHandler; use Throwable; class Handler extends ExceptionHandler { protected $dontReport = []; protected $dontFlash = ["\x70\141\163\x73\x77\x6f\x72\x64", "\160\141\x73\163\x77\x6f\x72\144\137\143\157\156\x66\151\162\x6d\x61\x74\x69\x6f\156"]; public function report(Throwable $XjsSO) { parent::report($XjsSO); } public function render($request, Throwable $XjsSO) { return parent::render($request, $XjsSO); } }