@extends('layouts.app') @section('content')

Create user

@include('profiles._form')
@endsection