@extends('plantilla.admin') @section('contenido')

Edit User

@include('custom.message')
@csrf @method('PUT')

Required data


Edit Back
@endsection