show guest docs images

This commit is contained in:
androidlover5842
2026-01-31 00:16:12 +05:30
parent 4fc080f146
commit 9ac0b55b89
7 changed files with 619 additions and 2 deletions

View File

@@ -483,7 +483,8 @@ class MainActivity : ComponentActivity() {
propertyId = currentRoute.propertyId,
bookingId = currentRoute.bookingId
)
}
},
canManageDocuments = canManagePayuSettings(currentRoute.propertyId)
)
is AppRoute.BookingPayments -> BookingPaymentsScreen(
propertyId = currentRoute.propertyId,