feat: Add a description to the volume field in the studio master formulas view.

This commit is contained in:
Yoga Pangestu 2026-02-23 13:21:21 +07:00
parent ce1541ae4c
commit d4b7c9d1db

View File

@ -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" />