{{Auth::user()->companyName}}

{{Auth::user()->name}}

{{Auth::user()->companyName}}
@if(Auth::user()->userType == 'admin') @endif
    @if(Auth::user()->userType == 'admin')
  • Dashboard
  • Developer Management
  • Genres
  • Brand Asset
  • Games
  • Master Pannel
  • Campaigns
  • Short Link
  • Files
  • Document URL
  • @endif @if(Auth::user()->userType == 'user')
  • Dashboard
  • Games
  • @endif