add spotlight

This commit is contained in:
2024-11-29 20:05:50 +05:00
parent c7ceaf6556
commit 651b730233
7 changed files with 154 additions and 3 deletions

View File

@@ -4,7 +4,6 @@ namespace App\Modules\IncomingLetter;
use App\Modules\Makeable;
use App\Modules\ModuleContract;
use Illuminate\Database\Eloquent\SoftDeletes;
class IncomingLetterModule implements ModuleContract
{