<div class="col-sm-8 col-sm-offset-2">
<div class="page-header">
<h1><span class="fi-list"></span> Listado de Categorías</h1>
</div>
</div>
<div>
<table class="table table-striped table-bordered dt-responsive nowrap" id="categorias-table" style="width: 100%;">
<thead>
<tr>
<th>Nombre</th>
<th>Descripción</th>
<th>Color</th>
<th>Slug</th>
<th>Editar</th>
<th>Borrar</th>
</tr>
</thead>
</table>
</div>