@extends('layouts.app') @section('pageTitle', 'ShipStation Settings') @section('breadcrumbs') @endsection @section('content') {{--@include('partials.form_messages')--}}
{{ print_r($order, true) }}
@endif
@if($oc_order)
{{ print_r($oc_order, true) }}
@endif