fixed errors in event and tenant resources
This commit is contained in:
@@ -22,7 +22,7 @@ use Illuminate\Database\Eloquent\Relations\Relation;
|
||||
|
||||
class PackagePurchasesRelationManager extends RelationManager
|
||||
{
|
||||
protected static string $relationship = 'packagePurchases';
|
||||
protected static string $relationship = 'purchases';
|
||||
|
||||
protected static ?string $title = 'Package-Käufe';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user