update to moon blade

This commit is contained in:
2019-02-23 21:53:26 -06:00
parent 3ad9cc97a7
commit 5edec74591
+1 -1
View File
@@ -18,7 +18,7 @@
<th>Rental End</th>
</thead>
<tbody>
@foreach($tables as $row)
@foreach($table as $row)
<tr>
<td>{{ $row['SPM'] }}</td>
<td>{{ $row['StructureName'] }}</td>