alliance moon testing
This commit is contained in:
@@ -298,6 +298,7 @@ class MoonsController extends Controller
|
|||||||
'RowColor' => $color,
|
'RowColor' => $color,
|
||||||
'Type' => $moon->rental_type,
|
'Type' => $moon->rental_type,
|
||||||
'Difference' => $rentalTemp->diffInDays($today),
|
'Difference' => $rentalTemp->diffInDays($today),
|
||||||
|
'Paid' => $moon->paid,
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user