@extends('template.layout_admin') @section('content')

Dashboard

{{ $totalAccounts->count() }}
Total Accounts
{{ $totalPlayers->count() }}
Total Players
{{ $totalGuilds->count() }}
Total Guilds
{{ $totalHouses->count() }}
Total Houses

Maintenance

Easily switch your website between 'Close' and 'Open'. Ideal for quick updates or making the site live.
@endsection