@extends('template.main') @section('titulo','Bienvenido '.Auth::user()->name) @section('contenido') @if(count($usuario)>=1) @foreach($usuario as $us)