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