Added curernt date option in sticker detail #894
@@ -110,6 +110,7 @@ class StickerDetailResource extends Resource
|
||||
->prepend('Serial Number', 'serial_number')
|
||||
->prepend('Plant Name', 'plant_name')
|
||||
->prepend('Plant Address', 'plant_address')
|
||||
->prepend('Current Date', 'current_date')
|
||||
->toArray()
|
||||
),
|
||||
Forms\Components\TextInput::make('string_value')
|
||||
|
||||
Reference in New Issue
Block a user