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