@extends('layouts.admin') @section('admin-content')
Manage all clubs on the platform
{{ $club->members_count }}
Members
{{ $club->packages_count }}
Packages
{{ $club->instructors_count }}
Trainers
@if($search) No clubs match your search criteria. @else Get started by creating your first club. @endif
@if(!$search) @endif