w0bm.com
  • Categories
  • Index
@if(Auth::check())
  • {{Auth::user()->messagesRecv()->unread()->count()}}
  • Filter
  • Upload
  • {{Auth::user()->username}}
  • Logout
@else
  • Login
  • @include('partials.loginmodal')
@endif