@props([ 'noBleed' => false, 'darkMode' => false, 'deviceVariant' => 'og', 'deviceOrientation' => null, 'colorDepth' => '2bit', 'scaleLevel' => null, ]) @if (config('trmnl-blade.framework_css_url')) @else @endif @if (config('trmnl-blade.framework_js_url')) @else @endif {{ $title ?? config('app.name') }}
{{ $slot }}