TechnoBlog

No unread notifications

See all
@if(!empty(auth()->user()->userProfile->profile_photo_link)) @else {{ strtoupper(auth()->user()->name[0]) . strtoupper(auth()->user()->surname[0]) }} @endif {{ auth()->user()->getFullName() }} {{ ucfirst(auth()->user()->role->name) }}
auth()->user()->userProfile->profile_link]) }}" target="_blank"> Public Profile Settings
Logout
@csrf
  • Home
  • @if(auth()->user()->hasPermission("access_all_users"))
  • Users
  • @endif
  • Posts
  • @if(auth()->user()->hasPermission("access_all_categories"))
  • Categories
  • @endif
  • Comments
  • Tags
  • Companies