File "ModuleNotFoundException.php"

Full Path: /home/isoftco/public_html/hrm/vendor/nwidart/laravel-modules/src/Exceptions/ModuleNotFoundException.php
File size: 99 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Nwidart\Modules\Exceptions;

class ModuleNotFoundException extends \Exception
{
}