@extends('front_end.layouts.home') @php $showRightSidebar = false; @endphp @section('title', 'My Groups') @section('left_sidebar') @include('front_end.pages.groups.group_left_sidebar') @endsection @section('content')
Back to Home

My Groups

Manage your groups and connect with your audience

Ready to create your first group?

Start building your community and connect with like-minded people

@push('styles') @endpush @push('scripts') @endpush @endsection