@extends('layouts.app') @section('title', 'Create Community') @section('content')

Create Your Community

@include('cacs.form')
@endsection