 }})
{{ !empty($recipeDetail['content']) ? $recipeDetail['content']->cooking_duration : '' }}
@extends('homepage.layouts.master', ['typeHeader' => 'headerPage']) @section('page-css') @endsection @section('page-content') @if ($recipeDetail) @endif
{{ !empty($recipeDetail['content']) ? $recipeDetail['content']->cooking_duration : '' }}
{{ !empty($recipeDetail['content']) ? $recipeDetail['content']->calories : '' }}
{{ _t(strtolower($langCode) . '.global.homepage.detail.share') }}
{{ str_replace('{calories}', !empty($recipeDetail['content']) ? $recipeDetail['content']->calories : '', _t(strtolower($langCode) . '.global.homepage.detail.calories_description')) }}