Inline form inputs form groups

367 0 0 0

Last Updated : 2024-04-27 06:50:15

Here is a sample form using bootstrap that is being displayed inline

<form action="{{ route('committee.indexFront') }}">
<div class="input-group mb-1">
<label for="chamber_id" style="line-height: 30px; padding-right: 10px;">Select Field </label>
<select name="chamber_id" class="custom-select" id="chamber_id">
<option value=""></option>
</select>

<div class="input-group-append">
<button type="submit" id="filterOrderBTN" class="btn btn-sm btn-primary">Send</button>
</div>
</div>
</form>

Mohammed Anwar

Mohammed Anwar

Experienced technical lead PHP, MySQL and Laravel Developer for 15+ years, with proven ability to develop and create high-quality and optimized web applications. Great ability to build and optimize database design, schema and queries. Versed programing trainer and instructor delivering web courses and helping others to get into the field in a timely manner. Fast and eager learner for new technologies .