feat: Add a description to the volume field in the studio master formulas view.
This commit is contained in:
parent
ce1541ae4c
commit
d4b7c9d1db
@ -102,6 +102,7 @@
|
||||
|
||||
<flux:field>
|
||||
<flux:label>Volume <span class="text-red-500 ms-1">*</span></flux:label>
|
||||
<flux:description>Ini adalah isi parfum dari ukuran yang dipilih.</flux:description>
|
||||
<flux:input.group>
|
||||
<flux:input placeholder="20" x-mask:dynamic="$money($input, ',')" wire:model="form.volume"
|
||||
autocomplete="off" />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user