{{ $recipe->servings }} {{ \Illuminate\Support\Str::plural('serving', $recipe->servings ) }}
                                
                                    
                                    
                                        Total Fat
                                        {{ $recipe->fatPerServing() }}g
                                     
                                    
                                    
                                        Cholesterol
                                        {{ $recipe->cholesterolPerServing() }}g
                                     
                                    
                                    
                                        Sodium
                                        {{ $recipe->sodiumPerServing() }}g
                                     
                                    
                                    
                                        Total Carbohydrate
                                        {{ $recipe->carbohydratesPerServing() }}g
                                     
                                    
                                    
                                        Protein
                                        {{ $recipe->proteinPerServing() }}g