@extends('shopify-app::layouts.default') @section('styles') @include('shopify-app::partials.laravel_skeleton_css') @endsection @section('content')
Laravel & Shopify

Welcome to your Shopify App powered by Laravel.

 

{{ $shop->name }}

 

@endsection