@extends('layouts.layout-horizontal') @section('title', 'Shipping Label') @section('content')
Print Shipping Label
@csrf
{{-- Party Selection --}}
{{-- Address Type --}}
{{-- Shipping Address Dropdown (hidden by default) --}}
{{-- Preview Card --}}
-

-

-

-

@endsection @push('scripts') @endpush