- <div class="table-responsive p-0 bg-white table-sm mb-3">
- <table class="table table-hover text-nowrap table-striped border-left border-right border-bottom">
- <thead>
- <tr>
- <th colspan="2" class="px-2"><!-- __GROUP_NAME__ -->
- <span class="ml-auto"><!-- __GROUP_ACTION__ --></span>
- </th>
- </tr>
- </thead>
- <tbody>
- <!-- __GROUP_FIELDS__ -->
- </tbody>
- </table>
- </div>
|