@extends('shopify-app::layouts.default') @section ('styles') @endsection @section('content') @include('header')

SetUp Instructions

Add the Api key And Suplier ID and click on Save button.

Create an order from the frontend.

After order create click on View Details button.

Shows every created orders in the table.

@endsection @section('scripts') @parent @endsection