moon rental update

This commit is contained in:
2019-06-05 02:59:19 -05:00
parent b55ae5f4c4
commit 08312733eb

View File

@@ -13,7 +13,7 @@
<th>Contact</th> <th>Contact</th>
<th>Rental End</th> <th>Rental End</th>
<th>Paid?</th> <th>Paid?</th>
<th>Mark Paid</th> <th>Remove Renter</th>
</thead> </thead>
<tbody> <tbody>
@foreach($table as $row) @foreach($table as $row)