2022-06-01 10:15:55 +03:00

7 lines
255 B
PHP

<thead>
<tr class="border-b border-purple">
<th class="ltr:text-left rtl:text-right text-xl text-purple font-bold uppercase print-heading" colspan="{{ count($class->dates) + 2 }}">
{{ $table_name }}
</th>
</tr>
</thead>