Index
Index
Index
>
<div class="row">
<div class="col-md-4">
<?= $_SESSION['message']?>
<span aria-hidden="true">×</span>
</button>
</div>
<div class="form-group">
</div>
<div class="form-group">
</div>
</div>
</div>
<div class="col-md-8">
<thead>
<tr>
<th>Title</th>
<th>Description</th>
<th>Created At</th>
<th>Action</th>
</tr>
</thead>
<tbody>
<?php
<tr>
<td>
</a>
</a>
</td>
</tr>
<?php } ?>
</tbody>
</table>
</div>
</div>
</main>