wip create/edit
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
@else
|
||||
<input
|
||||
type="text"
|
||||
name="{{$field->name}}"
|
||||
id="{{$id}}"
|
||||
value="{{$value}}"
|
||||
class="form-control {{!empty($errorMessage) ? "is-invalid" : "" }}"
|
||||
|
||||
Reference in New Issue
Block a user