@extends('adminlte::page') @section('title', 'EDITAR USUARIO') @section('content_header') @stop @section('content') @csrf {{-- NOMBRES --}} NOMBRES {{-- USERNAME --}} USERNAME {{-- PUESTO --}} PUESTO {{-- SERVICIO --}} SERVICIO {{-- CORREO --}} CORREO Actualizar @stop @section('css') @stop @section('js') @stop