My Idlers
    @if(Auth::check()) {{ __('Servers') }} {{ __('Shared') }} {{ __('Reseller') }} {{ __('Domains') }} {{ __('Labels') }} {{ __('Misc') }}
  • More
    • DNS
    • IPs
    • Locations
    • OS
    • Providers
    • Seedboxes
    • YABS
    • Notes
    • Settings
    • Account
  • @else {{ __('View My idlers on Github') }} @endif
@if(Auth::check())
@csrf {{ __('Log Out') }}
@else {{ __('Log in') }} @endif