@extends('back.layouts.printable') @push('styles') @endpush @section('content')
@include('back.orders.partials.shipping-form-min')
@endsection @push('scripts') @endpush