8 lines
		
	
	
		
			256 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			256 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>
 |