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

Liked Groups

Groups you've joined and are following

Looking for more groups to join?

Discover new communities and connect with people who share your interests

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