Pārlūkot izejas kodu

wip budgets

3.x
Andrew Wallo 10 mēnešus atpakaļ
vecāks
revīzija
8c25d22319

+ 0
- 1
app/Filament/Company/Resources/Accounting/BudgetResource.php Parādīt failu

119
             $fields[] = Forms\Components\TextInput::make("amounts.{$label}")
119
             $fields[] = Forms\Components\TextInput::make("amounts.{$label}")
120
                 ->label($label)
120
                 ->label($label)
121
                 ->numeric()
121
                 ->numeric()
122
-                ->suffix('USD')
123
                 ->required();
122
                 ->required();
124
 
123
 
125
             // Move to the next period
124
             // Move to the next period

Notiek ielāde…
Atcelt
Saglabāt