@extends('template.layout_admin')
@section('content')
{{ $totalAccounts->count() }}
Total Accounts
{{ $totalPlayers->count() }}
Total Players
{{ $totalGuilds->count() }}
Total Guilds
{{ $totalHouses->count() }}
Total Houses
Easily switch your website between 'Close' and 'Open'. Ideal for quick updates or making the site live.
@endsection