Commit ed92127d authored by royce-matthew's avatar royce-matthew

a

parent 9ec172d3
......@@ -6,14 +6,13 @@
<input class="platenumber" placeholder="plate number" name="plate_number">
<br>
<label>Time In</label>
<input type="date" name="dates_in" value="1998-10-31">
<input class="datein" type="date" name="dates_in" value="1998-10-31">
<input type="time" name="times_in" value="12:00:00">
<br>
<label>Time out</label>
<input type="date" name="dates_out" value="1998-10-31">
<input type="time" name="times_out" value="12:00:00">
<br>
<div class="select">
<label>Color</label>
<select name="color">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment