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

Create Community User

@include('cac-users.form')
@endsection