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

Family Circle

{{-- 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')