report alignment and big test values fixed

This commit is contained in:
batuhanbas
2020-01-13 15:55:28 +03:00
parent 22ee37622e
commit e1bdcd0964
12 changed files with 57 additions and 46 deletions

View File

@@ -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>