@if(auth()->check() && auth()->user()->consoleview && auth()->user()->can('view console')) Console @endif @if(auth()->check() && auth()->user()->movieview && auth()->user()->can('view movies')) Movies @endif @if(auth()->check() && auth()->user()->musicview && auth()->user()->can('view audio')) Audio @endif @if(auth()->check() && auth()->user()->gameview && auth()->user()->can('view pc')) Games @endif @if(auth()->check() && auth()->user()->can('view tv')) TV @endif @if(auth()->check() && auth()->user()->xxxview && auth()->user()->can('view adult')) Adult @endif @if(auth()->check() && auth()->user()->bookview && auth()->user()->can('view books')) Books @endif Browse All Releases Browse Groups
Forum Search Advanced Search RSS Feeds API API V2
@auth Sign Out
@csrf
@endauth