@php $my_class = 'fixed-top'; if(isset($sticky)){ $my_class = ''; } @endphp