@extends('organizers.dashboard') @section('content')
Create New User
@include('forms.register')
Back
@endsection