{{-- logo icon --}} logo icon

Meet Me

  • Dashboard
      {{--
    • Infographic
    • eCommerce
    • Analytics
    • --}}
  • @if(auth()->user()->hasPermission('roles', 'view'))
  • Role Management
    • Role List
    • Create Role
  • @endif @if(auth()->user()->hasPermission('admin', 'view'))
  • Admin Management
    • Admin List
  • @endif @if(auth()->user()->hasPermission('users', 'view') || auth()->user()->hasPermission('partners', 'view'))
  • User Management
      @if(auth()->user()->hasPermission('users', 'view'))
    • User List
    • @endif @if(auth()->user()->hasPermission('partners', 'view'))
    • Partner List
    • @endif
  • @endif
  • Booking Management
  • @if(auth()->user()->hasPermission('user_kyc_documents', 'view'))
  • User KYC
    • All User Documents
    • Pending
    • Approved
    • Rejected
  • @endif @if(auth()->user()->hasPermission('kyc_slots', 'view'))
  • KYC Slots
    • KYC Slots List
  • @endif @if(auth()->user()->hasPermission('countries', 'view'))
  • Country Management
    • Country List
    • State List
    • City List
  • @endif @if(auth()->user()->hasPermission('languages', 'view'))
  • App Language
  • @endif @if(auth()->user()->hasPermission('cms', 'view'))
  • CMS Management
    • CMS Pages
    • Website Menu Section
  • @endif @if(auth()->user()->hasPermission('notification_template', 'view'))
  • Notifications Templates
  • System Notifications
  • @endif @php $canViewKycDocs = auth()->user()->hasPermission('KYC_required_document', 'view'); $canManageSetting = auth()->user()->hasPermission('setting', 'manage'); @endphp @if(auth()->user()->hasPermission('subscription', 'view'))
  • Subscription
    • Plan List
  • @endif @if(auth()->user()->hasPermission('coupon', 'view'))
  • Coupons
  • @endif @if($canManageSetting)
  • Country Taxes
  • @endif @if(auth()->user()->hasPermission('wallet_transactions', 'view'))
  • Wallet Transactions
  • @endif @if((auth()->user()->hasPermission('tickets', 'view') || auth()->user()->hasPermission('tickets', 'edit')))
  • Ticket Chat
  • @endif @if($canViewKycDocs || $canManageSetting)
  • Settings
      @if($canManageSetting)
    • General Setting
    • @endif @if($canViewKycDocs)
    • KYC Required Documents
    • @endif
  • @endif
  • Laravel Logs
  • {{--
  • Users
    --}} {{--
      {{--
    • User List
    • --}} {{--
    • User Reviews
    • --}} {{--
    • Data Table
    • Basic Table
  • --}} {{--
  • Membership Plans
    --}} {{--
    • Plans List
    • Add Membership Plans
    --}} {{--
  • Reviews
  • Settings
  • --}} {{--
    • Reviews List
    • --}} {{--
    • Application
      • Email
      • Chat Box
      • File Manager
      • Contatcs
      • Todo List
      • Invoice
      • Calendar
    • UI Elements
    • Widgets
    • eCommerce
      • Products
      • Product Details
      • Add New Products
      • Orders
    • Components
      • Alerts
      • Accordions
      • Badges
      • Buttons
      • Cards
      • Carousels
      • List Groups
      • Media Objects
      • Modals
      • Navs & Tabs
      • Navbar
      • Pagination
      • Popovers & Tooltips
      • Progress
      • Spinners
      • Notifications
      • Avatrs & Chips
    • Content
      • Grid System
      • Typography
      • Text Utilities
    • Icons
      • Line Icons
      • Boxicons
      • Feather Icons
    • Froala Editor
    • Forms & Tables
    • Forms
      • Form Elements
      • Input Groups
      • Radios & Checkboxes
      • Forms Layouts
      • Form Validation
      • Form Wizard
      • Text Editor
      • File Upload
      • Date Pickers
      • Select2
      • Form Repeater
    • Pages
    • Authentication
      • Basic
        • Sign In
        • Sign Up
        • Forgot Password
        • Reset Password
      • Cover
        • Sign In
        • Sign Up
        • Forgot Password
        • Reset Password
      • With Header Footer
        • Sign In
        • Sign Up
        • Forgot Password
        • Reset Password
    • User Profile
    • Timeline
    • Errors
      • 404 Error
      • 500 Error
      • Coming Soon
      • Blank Page
    • FAQ
    • Pricing
    • Charts & Maps
    • Charts
      • Apex
      • Chartjs
      • Highcharts
    • Maps
      • Google Maps
      • Vector Maps
    • Others
    • Menu Levels
      • Level One
        • Level Two
          • Level Three
    • Documentation
    • Support
    --}}