{{-- VIEW SAMPLE --}} @extends('layouts.menu') @section('tittle') LISTADO DE USUARIOS GS @endsection @section('contenido')

LISTADO DE USUARIOS


# Nombre Usuario Correo Telegram Acciones
@endsection @section('scripts') @endsection