This commit is contained in:
f4ilji
2024-11-17 01:33:09 +05:00
parent 7b9dc03420
commit af69b48247
33 changed files with 367 additions and 210 deletions
@@ -20,6 +20,11 @@ class AcceptedInvitationResource extends Resource implements HasShieldPermission
protected static ?string $navigationIcon = 'heroicon-o-rectangle-stack';
public static ?string $label = 'Принятое приглашение';
protected static ?string $pluralLabel = 'Принятные приглашения';
public static function form(Form $form): Form
{
return $form