@php $w = "width: ". (isset($width) ? $width : 2) ."rem"; $w2 = "width: calc(100% - " . (isset($width) ? $width : 2) ."rem)"; $h = "height: ". ((isset($width) ? $width : 2) / 3 * 4) ."rem"; @endphp @if(!$recom)