Files
Global-Jain/app/Models/Traits/SanghMember/Scopes/SanghMemberScope.php

9 lines
87 B
PHP
Raw Permalink Normal View History

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