@props([ 'elId' => uniqid(''), 'position' => 'br', // br, bl, tr, tl 'width' => '680px', 'height' => '180px', 'roundness' => '12px', 'x' => '0px', 'y' => '0px', 'skew' => '0deg', 'extendedCorner' => [], ]) @php $base_classname = "lqd-cutout cutout-{$elId} lqd-cutout-1 lqd-cutout-{$position} pointer-events-none hidden lg:block"; @endphp @push('css') @endpush