@php if(isset($debug)) { if($debug) { $assetPath = '/theme/'; }else{ $assetPath = '/assets/'; } }else{ $assetPath = '/assets/'; } @endphp