@extends('front_end.layouts.home') @php $showRightSidebar = false; @endphp @section('title', 'Create Group') @section('left_sidebar') @include('front_end.pages.groups.group_left_sidebar') @endsection @section('content')

Create New Group

Create a group to connect with people who share your interests

Click to upload cover image

Recommended size: 1200x300 pixels (Max: 2MB)
Cover Preview
Please select a cover image
Please enter a group name
Please enter a description with at least 10 characters
Please select privacy setting
@push('scripts') @endpush @push('extra-js') @endpush @endsection