Files
Global-Jain/app/Models/Traits/Sant/Scopes/SantScope.php
2025-11-05 10:37:10 +05:30

9 lines
73 B
PHP

<?php
namespace App\Models\Traits\Sant\Scopes;
trait SantScope
{
}