@yield('styles')
@if(\Osiset\ShopifyApp\Util::getShopifyConfig('appbridge_enabled') && \Osiset\ShopifyApp\Util::useNativeAppBridge())
@include('shopify-app::partials.token_handler')
@include('shopify-app::partials.flash_messages')
@endif
@yield('scripts')