This commit is contained in:
2025-11-03 16:19:26 +05:00
parent b728a374a5
commit 3953ee93b9
13 changed files with 509603 additions and 9 deletions

View File

@@ -66,8 +66,6 @@ trait UserAdjustments
/**
* Branches associated with user
*
* @return BelongsToMany
*/
public function branches(): BelongsToMany
{