@extends('shopify-app::layouts.default') @section('styles') @include('shopify-app::partials.polaris_skeleton_css') @endsection @section('content')
@endsection @section('scripts') @parent @if(config('shopify-app.appbridge_enabled')) @endif @endsection