@foreach($data as $prod)
...

{{$prod->nome}}

R$ {{ __moeda($prod->valorPizza($tamanho_id)) }}

@endforeach