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