@extends('Dashboard::layouts.dashboard') @section('content')
Volver Atras
@csrf
Editar un Usuario
@include('Dashboard::admin.users.form')
@endsection