• {{ env('APP_NAME') }}

@php $is_paid = cwoIsPaid(Auth::user()->cwo_id); @endphp
    @if($is_paid == 1)
  • Dashboard
  • User Profile
  • Business Profile
  • Clients
  • @if(Auth::user()->is_admin == 1)
  • Manage Carwash User Access
  • @endif
  • Carwash Services/Pricelist
  • Other Products/Services
  • Custom Body Types
  • @if(Auth::user()->is_admin==1)
  • Billing
  • Invoice
  • @else @endif
  • WhatsApp Settings
  • @if(Auth::user()->is_admin == 1)
  • Cleaners
  • @endif
  • Car Search
  • @if(Auth::user()->is_admin == 1)
  • Passcode
  • @endif
  • Loyalty Programs
    • Loyalty Programs
    • Points Conversion Settings
    • Accrual Report
    • Redemption Report
  • Reports
    • Carwash Transactions Report
    • Deleted Carwash Transactions Report
    • Other Services Transactions Report
    • Daily Summary Report
  • Pre-Bookings
  • Upcoming Birthdays
  • Bank Details
  • Expense Types
  • Expenses
  • @else @if(Auth::user()->is_admin == 1)
  • Billing
  • @endif @endif