@foreach([
['José Vicente', 'jvgomezescalonilla@gmail.com', 'f5aa139355fd', 'bg-zinc-700'],
['Lavandercode', 'administracion@lavandercode.es', 'ASV6F4WYVFYSDR', 'bg-[rgb(100,40,100)]'],
['Empresa Test', 'test@nonotel.es', 'test1234', 'bg-zinc-500'],
['Rafael Romero', 'ccenteno871@icahuelva.es', '749a5cc55528', 'bg-teal-700'],
] as [$nombre, $usuario, $clave, $color])
@endforeach