murdercode/laravel-shortcode-plus

View on GitHub
resources/views/widgetbay.blade.php

Summary

Maintainability
A
0 mins
Test Coverage
<iframe src="{{ $widgetbayLink }}" allowfullscreen="true" scrolling="no"
        class="{{$heightListClass ?? 'shortcode_widgetbay' }} _iub_cs_activate"
        frameborder="0" loading="lazy"
        style="width:100%;overflow-y:hidden;
        ">
</iframe>