report alignment and big test values fixed
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<thead class="border-top-style">
|
||||
<tr>
|
||||
<th colspan="{{ count($class->dates) + 2 }}">{{ $table }}</th>
|
||||
<th colspan="{{ count($class->dates) + 2 }}">
|
||||
<h5>{{ $table }}</h5>
|
||||
</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
Reference in New Issue
Block a user