https://drive.google.com/file/d/1XDXDKO2CjwBkBZEbY0PwGcx1S3gVXCiN/view?usp=sharing
<div class="col-lg-6">
<label>Check-In</label>
<input type="date" name="checkin" class="form-control" id="checkin" />
</div>
<div class="col-lg-6">
<label>Check-Out</label>
<input type="date" name="checkout" class="form-control" id="checkout" />
</div>