| Current Path : /home/users/unlimited/www/whatsapp-crm/vendor/inertiajs/inertia-laravel/src/Ssr/ |
| Current File : /home/users/unlimited/www/whatsapp-crm/vendor/inertiajs/inertia-laravel/src/Ssr/SsrException.php |
<?php
namespace Inertia\Ssr;
use Exception;
class SsrException extends Exception
{
}