@extends('app') @section('content')
@include('admin.users.partials.form')
@endsection