up
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
<div>
|
||||
<label class="text-xs font-medium text-gray-600">Tipo</label>
|
||||
<select x-model="form.tipo" class="mt-1 w-full border rounded px-3 py-2 text-sm">
|
||||
<option value="bienvenida">Bienvenida</option>
|
||||
<option value="renovacion">Renovación</option>
|
||||
<option value="vencimiento">Vencimiento</option>
|
||||
<option value="pago">Pago</option>
|
||||
|
||||
Reference in New Issue
Block a user