@props([
'mashupLayout' => '1Tx1B',
'noBleed' => false,
'darkMode' => false,
'deviceVariant' => 'og',
'deviceOrientation' => null,
'colorDepth' => '1bit',
'scaleLevel' => null,
])
@if(config('app.puppeteer_window_size_strategy') === 'v2')
{!! $slot !!}
@else
{!! $slot !!}
@endif