I have a simple project where Im using laravel with blade. I recive an array called 'tablero' and I have to see all it values. I have this code:
But I received this error: Undefined constant "i" (View: /var/www/html/resources/views/tablero2.blade.php) How do i define i?