table fix
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<tbody>
|
||||
@foreach($teams as $t)
|
||||
<tr>
|
||||
<th{!! $t->name !!}</th>
|
||||
<td{!! $t->name !!}</td>
|
||||
<td>Column content</td>
|
||||
<td>Column content</td>
|
||||
<td>Column content</td>
|
||||
|
Reference in New Issue
Block a user