@php if(isset($box_width) && $box_width){ $box_width = $box_width; }else{ $box_width = '500px'; } @endphp