Adicionar Sabor
@if ($categoria->saboresSemCadastrar()->count() > 0)
@csrf

Categoria: {{ $categoria->titulo }}

@else
@endif