@version(2) @php $foo = ['red', 'blue', 'yellow', 'black', 'white']; $bar = ['dog', 'cat', 'rabbit', 'panda', 'otter']; @endphp

Pets