Fix
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<form id="{{ $model }}-filters">
|
||||
<input type="text" name="tariff_id" value="{{ $tariff['id'] ?? false }}">
|
||||
<input type="hidden" name="tariff_id" value="{{ $tariff['id'] ?? false }}">
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user