@include('components.header') {{-- --}} {{-- --}} @include('components.navbar') @include('components.topbar', ['page' => 'family'])

Family Circle

Manage family members and their player access levels

{{-- this is for showing the data of users --}}

My Players

Other Players

{{-- Modals Section --}} {{-- =========================== MODAL OVERLAYS =========================== --}} {{-- =========================== ADD ADULT MODAL =========================== --}} {{-- =========================== ADD PLAYER MODAL =========================== --}} {{-- udpate sucess modal --}} {{-- =========================== SUCCESS MODAL =========================== --}} {{-- succss of add invite --}} {{-- Delete Confirmation Modal --}}
@include('components.footer')