- Added `UserAppAccessService` for retrieving active services by user with detailed role and permission validation. - Created `ServiceAppDto` to standardize service data for UI rendering. - Enhanced user dashboard layout and Livewire component with computed services, role-based restricted access, and expiring service warnings. - Updated dashboard blade views for improved user experience and dynamic active services display.