@if(isset($isad))
@if($isad->adsensecode != '') @php echo html_entity_decode($isad->adsensecode); @endphp @else @if($isad->show_btn == '1')

{{ $isad->top_heading }}

{{ $isad->sheading }}

{{ $isad->btn_text }}
advertise @elseif($isad->show_btn == 0 && $isad->top_heading != '')

{{ $isad->top_heading }}

{{ $isad->sheading }}

advertise
@else advertise @endif @endif
@endif