@extends('layouts.main') @section('title', 'Explore') @section('content')

Explore

Let’s get started with your Circle!

Looking for something?

Trending posts

Active discussions inside the community

@forelse ($posts as $post) @include('includes.post_card',$post) @empty

Feature Requests

630 Members

No trending posts

This section displays the 10 most popular posts within the past month across your spaces.

Explore Spaces
@endforelse
@endsection @push('scripts') @endpush