moon blade

This commit is contained in:
2018-10-25 23:44:15 -05:00
parent 8862402aca
commit 95b6bd3a69

View File

@@ -20,7 +20,7 @@
<th>Rental End</th> <th>Rental End</th>
</thead> </thead>
<tbody> <tbody>
{{ $html }} {!! $html !!}
</tbody> </tbody>
</table> </table>
</div> </div>