moon testing
This commit is contained in:
@@ -291,6 +291,7 @@ class MoonsController extends Controller
|
|||||||
'Worth' => number_format($moon->moon_worth, 0, ".", ","),
|
'Worth' => number_format($moon->moon_worth, 0, ".", ","),
|
||||||
'RentalEnd' => $rentalEnd,
|
'RentalEnd' => $rentalEnd,
|
||||||
'RowColor' => $color,
|
'RowColor' => $color,
|
||||||
|
'Rental_Type' => $moon->rental_type,
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user