@extends('dashboard.layout.master') @section('content')
@include('dashboard.data.users.partials.form')
@endsection