@extends('adminlte::page') @section('title', 'Del Mercado') @section('content_header')

Usuarios

@stop @section('content')

Editar Usuario


{{ csrf_field() }}
@stop @section('css') @stop