@extends('qr_code_cardapio.default', ['title' => 'Pesquisa']) @section('content')
{{ sizeof($produtos) }} Itens:
@endsection @section('js') @endsection