@yield('style') @include('sweetalert::alert')
logo
@if (Route::is('item')) download-btn
{{ Auth::user()->Points }} Donation Points
Add more
@else download-btn
DOWNLOAD GAME
Client Size: 700 MB
@endif
@if (!Route::is('item'))
@auth @else @endauth
Facebook
@endif @yield('content') @if (!Route::is('item'))
.: Follow US :.
Conquer Online Private Servers
Server Statistics
  • LOGIN
  • Shop
  • Server
Statistics
  • {{ \App\Models\Account::count() }}
  • {{ shell_exec("netstat -n | find \"" . ServerPort . "\" | find /c \"ESTABLISHED\"") }}
  • {{ count(glob(Database . '/Guilds/*')) }}
Events
@foreach (\App\Models\Event::get() as $row) @endforeach
Name Time
{{ $row->name }} {{ $row->time }}
@endif
@yield('js')