• Menu
  • Dashboard
  • @if (auth()->user()->user_type === 'admin' || auth()->user()->user_type === 'owner')
  • Properties
  • @endif @if (auth()->user()->user_type === 'admin')
  • Tenants
  • Services
  • Packages
  • @endif
  • Blogs
  • @if (auth()->user()->user_type === 'tenant')
  • My Unit
  • @endif