@guest
Join Skinbase
Sign in
@endguest
Discover
Trending
Rising
Fresh
Top Rated
Most Downloaded
On This Day
@auth
For You
@endauth
Browse
All Artworks
Photography
Wallpapers
Skins
Other
Tags
Creators
Top Creators
Rising Creators
Creator Stories
@auth
Following
@endauth
Community
Forum
Announcements
@auth
@php
$mobileUsername = strtolower((string) (Auth::user()->username ?? ''));
$mobileProfile = Route::has('profile.show') ? route('profile.show', ['username' => $mobileUsername]) : '/@'.$mobileUsername;
@endphp
My Account
Studio
My Favorites
View Profile
Settings
@if(in_array(strtolower((string) (Auth::user()->role ?? '')), ['admin', 'moderator'], true))
Moderation
@endif
@endauth