Files
Global-Jain/app/Models/Traits/Sant/Scopes/SantScope.php

9 lines
73 B
PHP
Raw Normal View History

2025-11-05 10:37:10 +05:30
<?php
namespace App\Models\Traits\Sant\Scopes;
trait SantScope
{
}