@if(isset($tagIds)) @else @endif
@if(!empty($singleRecipe->image)) @endif

{!! $singleRecipe->title !!}

{!! $singleRecipe->short_description !!}

Total Time

{!! $singleRecipe->time !!}

Number of
Servings

{!! $singleRecipe->servings !!}

Serving
Size

{!! $singleRecipe->serving_size !!}
{{--
--}} {{-- Total Time: {!! $singleRecipe->time !!}--}} {{--
--}} {{--
--}} {{-- Servings: {!! $singleRecipe->servings !!}--}} {{--
--}} {{--
--}} {{-- Serving size: {!! $singleRecipe->serving_size !!}--}} {{--
--}}
{!! $singleRecipe->description !!}
{!! $singleRecipe->directions !!}
{!! $singleRecipe->notes !!}
{!! $singleRecipe->nutrition !!}