moon admin controller for approving or denying moon has been updated.

This commit is contained in:
2020-03-02 21:52:34 -06:00
parent 39f215bea9
commit b91d477c26

View File

@@ -48,7 +48,7 @@
<td>{{ $moon->ThirdQuantity }}</td>
<td>{{ $moon->FourthOre }}</td>
<td>{{ $moon->FourthQuantity }}</td>
<td>{{ $moon->Available }}</td>
<td>{{ $moon->Availability }}</td>
</tr>
@endif
@endforeach