• @include('layouts.music')
  • @can('View Group Chat')
  • @endcan
  • {{-- --}} @if(Auth::user()->profile_picture && file_exists(public_path('ProfilePicture/' . Auth::user()->profile_picture))) user-img @else user-img @endif
    Dashboard