diff --git a/resources/views/partial/nh_story.blade.php b/resources/views/partial/nh_story.blade.php index 5dbceb17..66e1984f 100755 --- a/resources/views/partial/nh_story.blade.php +++ b/resources/views/partial/nh_story.blade.php @@ -29,6 +29,7 @@ @foreach($content as $block) @if($block->type == "headerRichA") +{{-- @php($block->image->url = isset($block->image->crops) ? $block->image->crops->{'16:9'}->{'1600'} : $block->image->crop) @@ -42,6 +43,7 @@ @endif +--}} @elseif($block->type == "text")