update
This commit is contained in:
@ -69,7 +69,7 @@
|
|||||||
|
|
||||||
<div class="col-md-2">
|
<div class="col-md-2">
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label class="form-label text-muted mb-1">Vehicle Type</label>
|
<label class="form-label text-muted mb-1">Vehicle Category</label>
|
||||||
<select name="vehicle_type" class="form-control" id="vehicleType">
|
<select name="vehicle_type" class="form-control" id="vehicleType">
|
||||||
<option value="">-- All --</option>
|
<option value="">-- All --</option>
|
||||||
@foreach ($vehicletype as $vehicletypes)
|
@foreach ($vehicletype as $vehicletypes)
|
||||||
|
|||||||
Reference in New Issue
Block a user