8 lines
163 B
PHP
8 lines
163 B
PHP
<thead class="border-top-style">
|
|
<tr>
|
|
<th colspan="{{ count($class->dates) + 2 }}">
|
|
<h5>{{ $table }}</h5>
|
|
</th>
|
|
</tr>
|
|
</thead>
|