table fix

This commit is contained in:
2018-06-02 00:02:43 +02:00
parent 58c8082606
commit 09cef77e54

View File

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