@props(['vertical' => false])
@if($vertical)
merge(['class' => 'absolute bottom-0 left-0 w-full h-full transform -rotate-1 rounded-lg'])}} style="z-index: -1">
@else
merge(['class' => 'absolute bottom-0 left-0 w-full h-full transform -rotate-3 rounded-lg'])}} style="z-index: -1">
@endif
{{$slot}}