<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="http://getbootstrap.com/dist/js/bootstrap.min.js"></script>
<h3>Thông tin nhà cung cấp</h3>
<div class="col-md-3">
<form action="#" method="get">
<div class="input-group">
<input class="form-control" id="system-search" name="q" placeholder="Tìm kiếm" required>
<span class="input-group-btn">
<button type="submit" class="btn btn-default"><i class="glyphicon glyphicon-search"></i></button>
</span>
</div>
</form>
</div>
<br><br>
<button class="ex1">Thêm nhà cung cấp</button><br> <br>
<table id="example" class="table table-striped table-bordered" style="width:100%">
<thead>
<tr>
<th>Mã nhà cung cấp</th>
<th>Tên nhà cung cấp</th>
<th>Email</th>
<th>Địa chỉ</th>
<th>SĐT</th>
<th>Ghi chú</th>
</tr>