younger_times
2023-04-27 117f96b4de283cd6f1896d17d8027094113435a2
新增
1 文件已复制
3 文件已重命名
16个文件已修改
7个文件已添加
2085 ■■■■■ 已修改文件
BrokerDriver.xcodeproj/project.pbxproj 20 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Assets.xcassets/Icon/E.imageset/Contents.json 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Assets.xcassets/Icon/E.imageset/E@2x.png 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Assets.xcassets/Icon/E.imageset/E@3x.png 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Assets.xcassets/Icon/L.imageset/Contents.json 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Assets.xcassets/Icon/L.imageset/L@2x.png 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Assets.xcassets/Icon/L.imageset/L@3x.png 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Enums.swift 120 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/TCell/CargoInfoTCell.swift 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/TCell/CargoInfoTCell.xib 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/TCell/HomeDetailContentTCell.swift 73 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/TCell/HomeDetailContentTCell.xib 187 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/TCell/HomeItemTCell.swift 35 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/TCell/HomeItemTCell.xib 61 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/VC/HomeDetailAttachVC.swift 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/VC/HomeDetailContentVC.swift 97 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/VC/HomeDetailContentVC.xib 1126 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/VC/HomeDetailNoteVC.swift 13 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/VC/HomeDetailVC.swift 21 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/VC/HomeMenuVC.swift 23 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/VC/HomePageVC.swift 33 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/VC/HomeVC.swift 13 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/View/DatePickerView.swift 62 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Home/View/DatePickerView.xib 83 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Network/NetworkRequest.swift 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/Network/Services.swift 25 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver/ViewModels/OrderViewModel.swift 47 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
BrokerDriver.xcodeproj/project.pbxproj
@@ -66,6 +66,11 @@
        13F536BE29F8CECE00A7937A /* UserViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F536BD29F8CECE00A7937A /* UserViewModel.swift */; };
        13F536C029F927E900A7937A /* OrderViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F536BF29F927E900A7937A /* OrderViewModel.swift */; };
        13F536C229F927FC00A7937A /* OrderModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F536C129F927FC00A7937A /* OrderModel.swift */; };
        13F536C429FA14A000A7937A /* Enums.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F536C329FA14A000A7937A /* Enums.swift */; };
        13F536C729FA527A00A7937A /* HomeDetailContentTCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F536C529FA527A00A7937A /* HomeDetailContentTCell.swift */; };
        13F536C829FA527A00A7937A /* HomeDetailContentTCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13F536C629FA527A00A7937A /* HomeDetailContentTCell.xib */; };
        13F536CA29FA7AA900A7937A /* DatePickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 13F536C929FA7AA900A7937A /* DatePickerView.swift */; };
        13F536CC29FA7AB000A7937A /* DatePickerView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13F536CB29FA7AB000A7937A /* DatePickerView.xib */; };
        656E15B4DAA88146F5E490CA /* Pods_BrokerDriver.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E99D0F4A48F512570D96537 /* Pods_BrokerDriver.framework */; };
/* End PBXBuildFile section */
@@ -131,6 +136,11 @@
        13F536BD29F8CECE00A7937A /* UserViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserViewModel.swift; sourceTree = "<group>"; };
        13F536BF29F927E900A7937A /* OrderViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderViewModel.swift; sourceTree = "<group>"; };
        13F536C129F927FC00A7937A /* OrderModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderModel.swift; sourceTree = "<group>"; };
        13F536C329FA14A000A7937A /* Enums.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Enums.swift; sourceTree = "<group>"; };
        13F536C529FA527A00A7937A /* HomeDetailContentTCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeDetailContentTCell.swift; sourceTree = "<group>"; };
        13F536C629FA527A00A7937A /* HomeDetailContentTCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeDetailContentTCell.xib; sourceTree = "<group>"; };
        13F536C929FA7AA900A7937A /* DatePickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DatePickerView.swift; sourceTree = "<group>"; };
        13F536CB29FA7AB000A7937A /* DatePickerView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = DatePickerView.xib; sourceTree = "<group>"; };
        33DCC1D819EF0A04257FB4A8 /* Pods-BrokerDriver.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BrokerDriver.release.xcconfig"; path = "Target Support Files/Pods-BrokerDriver/Pods-BrokerDriver.release.xcconfig"; sourceTree = "<group>"; };
        36C7396011423ADA377B2856 /* Pods-BrokerDriver.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BrokerDriver.debug.xcconfig"; path = "Target Support Files/Pods-BrokerDriver/Pods-BrokerDriver.debug.xcconfig"; sourceTree = "<group>"; };
        8E99D0F4A48F512570D96537 /* Pods_BrokerDriver.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BrokerDriver.framework; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -172,6 +182,8 @@
                130F4EF129F7B86000937687 /* CargoTableHeaderView.xib */,
                13045E7629F7C2FD004E10BE /* AttachHeadView.swift */,
                13045E7829F7C312004E10BE /* AttachHeadView.xib */,
                13F536C929FA7AA900A7937A /* DatePickerView.swift */,
                13F536CB29FA7AB000A7937A /* DatePickerView.xib */,
            );
            path = View;
            sourceTree = "<group>";
@@ -213,6 +225,7 @@
                138DA4D129F6305600A71FE7 /* Login */,
                138DA4BD29F62F9500A71FE7 /* Main.storyboard */,
                138DA4B929F62F9500A71FE7 /* SceneDelegate.swift */,
                13F536C329FA14A000A7937A /* Enums.swift */,
            );
            path = BrokerDriver;
            sourceTree = "<group>";
@@ -322,6 +335,8 @@
                13045E7B29F7C4D9004E10BE /* AttachTCell.xib */,
                13F536B029F7D0DF00A7937A /* NoteContentTCell.swift */,
                13F536B129F7D0DF00A7937A /* NoteContentTCell.xib */,
                13F536C529FA527A00A7937A /* HomeDetailContentTCell.swift */,
                13F536C629FA527A00A7937A /* HomeDetailContentTCell.xib */,
            );
            path = TCell;
            sourceTree = "<group>";
@@ -445,8 +460,10 @@
                13941CE929F76BF400AB569F /* CompanyVC.xib in Resources */,
                138DA4BF29F62F9500A71FE7 /* Main.storyboard in Resources */,
                1309AE1629F791BA00F5FA26 /* HomeDetailNoteVC.xib in Resources */,
                13F536C829FA527A00A7937A /* HomeDetailContentTCell.xib in Resources */,
                1309AE0429F788D900F5FA26 /* PersonalDataVC.xib in Resources */,
                13941CEF29F77A7F00AB569F /* PersonalWalletVC.xib in Resources */,
                13F536CC29FA7AB000A7937A /* DatePickerView.xib in Resources */,
                1309AE0E29F7914600F5FA26 /* HomeDetailContentVC.xib in Resources */,
                130F4EED29F7B6C100937687 /* CargoInfoTCell.xib in Resources */,
                13045E7929F7C312004E10BE /* AttachHeadView.xib in Resources */,
@@ -504,6 +521,7 @@
            files = (
                138DA4B829F62F9500A71FE7 /* AppDelegate.swift in Sources */,
                139F0F7329F65497007D9EA4 /* ForgotPwdVC.swift in Sources */,
                13F536C729FA527A00A7937A /* HomeDetailContentTCell.swift in Sources */,
                13941CE829F76BF400AB569F /* CompanyVC.swift in Sources */,
                1309AE0829F78D1400F5FA26 /* HomeDetailMenuVC.swift in Sources */,
                139F0F7E29F6713A007D9EA4 /* HomePageVC.swift in Sources */,
@@ -519,11 +537,13 @@
                138DA4D929F6305600A71FE7 /* LoginVC.swift in Sources */,
                13F536B829F7D6CF00A7937A /* NetworkRequest.swift in Sources */,
                13F536C229F927FC00A7937A /* OrderModel.swift in Sources */,
                13F536CA29FA7AA900A7937A /* DatePickerView.swift in Sources */,
                13F536B229F7D0DF00A7937A /* NoteContentTCell.swift in Sources */,
                139F0F8529F68B90007D9EA4 /* BaseTCell.swift in Sources */,
                13941CEE29F77A7F00AB569F /* PersonalWalletVC.swift in Sources */,
                13F536BB29F8CC0500A7937A /* UserModel.swift in Sources */,
                13F536B729F7D6CF00A7937A /* Services.swift in Sources */,
                13F536C429FA14A000A7937A /* Enums.swift in Sources */,
                138DA4D629F6305600A71FE7 /* BaseViewController.swift in Sources */,
                1309AE0329F788D900F5FA26 /* PersonalDataVC.swift in Sources */,
                1309ADFB29F7840500F5FA26 /* Currency+Exception.swift in Sources */,
BrokerDriver/Assets.xcassets/Icon/E.imageset/Contents.json
copy from BrokerDriver/Assets.xcassets/Icon/icon_miniLogo.imageset/Contents.json copy to BrokerDriver/Assets.xcassets/Icon/E.imageset/Contents.json
File was copied from BrokerDriver/Assets.xcassets/Icon/icon_miniLogo.imageset/Contents.json
@@ -5,12 +5,12 @@
      "scale" : "1x"
    },
    {
      "filename" : "icon_miniLogo@2x.png",
      "filename" : "E@2x.png",
      "idiom" : "universal",
      "scale" : "2x"
    },
    {
      "filename" : "icon_miniLogo@3x.png",
      "filename" : "E@3x.png",
      "idiom" : "universal",
      "scale" : "3x"
    }
BrokerDriver/Assets.xcassets/Icon/E.imageset/E@2x.png
BrokerDriver/Assets.xcassets/Icon/E.imageset/E@3x.png
BrokerDriver/Assets.xcassets/Icon/L.imageset/Contents.json
File was renamed from BrokerDriver/Assets.xcassets/Icon/icon_miniLogo.imageset/Contents.json
@@ -5,12 +5,12 @@
      "scale" : "1x"
    },
    {
      "filename" : "icon_miniLogo@2x.png",
      "filename" : "L@2x.png",
      "idiom" : "universal",
      "scale" : "2x"
    },
    {
      "filename" : "icon_miniLogo@3x.png",
      "filename" : "L@3x.png",
      "idiom" : "universal",
      "scale" : "3x"
    }
BrokerDriver/Assets.xcassets/Icon/L.imageset/L@2x.png

BrokerDriver/Assets.xcassets/Icon/L.imageset/L@3x.png

BrokerDriver/Enums.swift
New file
@@ -0,0 +1,120 @@
    //
    //  Enums.swift
    //  BrokerDriver
    //
    //  Created by 无故事王国 on 2023/4/27.
    //
import Foundation
/// 订单状态:流程从上至下,不在乎Int排列顺序
enum OrderType:Int,HandyJSONEnum{
    case None = -1
        /// 待派遣(未开始)
    case Pending = 0
        /// 已完成
    case Complete = 1
        /// 待取货(未出发)
    case PendingPickupNotDeparture = 2
        /// 待取货(已出发)
    case PendingPickupDeparture = 3
        /// 到达码头
    case ArrivedPort = 4
        /// 送至检查站
    case SendTOCheckPoint = 12
        /// 检查中
    case Checking = 13
        /// 检查完成(待取货)
    case PendingPickupInCheckPoint = 14
        /// 运输中(去往车场)
    case InTransitInYard = 5
        /// 已到达车场
    case InYard = 6
        /// 运输中(前往目的地)
    case Transiting = 7
        /// 在仓库(已到达客户的仓库【目的地】)
    case InWarehouse = 15
        /// 待卸货
    case PendingUnload = 8
        /// 已卸货
    case Unloaded = 9
        /// 运回至车场(进行时)
    case TransitingToYard = 10
        /// 到达车场(空柜状态)
    case InYardByEmpty = 11
        /// 取消订单
    case Cancel = 16
        /// 转换
    var transStr:String{
        switch self {
            case .Pending:return "Pending"
            case .Complete:return "Complete"
            case .PendingPickupNotDeparture:return "Pending pickup(Not Departed)"
            case .PendingPickupDeparture:return "Pending pickup(Departed)"
            case .ArrivedPort:return "Arrived(In Port)"
            case .InTransitInYard:return "In transit(To yard)"
            case .InYard:return "Arrived(In yard)"
            case .Transiting:return "Transiting"
            case .PendingUnload:return "Pending Unload"
            case .Unloaded:return "Unloaded"
            case .TransitingToYard:return "Transiting(Backtrack to yard)"
            case .InYardByEmpty:return "In yard(Empty cabinet)"
            case .SendTOCheckPoint:return "Send to Checkpoint"
            case .Checking:return "Checking"
            case .PendingPickupInCheckPoint:return "Checked(Pending pickup)"
            case .InWarehouse:return "In Warehouse"
            case .Cancel:return "Cancel"
            case .None:return "Invalid Staute"
        }
    }
    ///
    var transImage:UIImage?{
        //码头到车场:L
        // 车场到码头:E
        switch self {
            case .PendingPickupNotDeparture:
                return UIImage(named: "L")
            case .PendingPickupDeparture:
                return UIImage(named: "L")
            case .ArrivedPort:
                return UIImage(named: "L")
            case .SendTOCheckPoint:
                return UIImage(named: "L")
            case .Checking:
                return UIImage(named: "L")
            case .PendingPickupInCheckPoint:
                return UIImage(named: "L")
            case .InTransitInYard:
                return UIImage(named: "L")
            case .InYard:
                return UIImage(named: "L")
            case .Transiting:
                return UIImage(named: "E")
            case .InWarehouse:
                return UIImage(named: "E")
            case .PendingUnload:
                return UIImage(named: "E")
            case .Unloaded:
                return UIImage(named: "E")
            case .TransitingToYard:
                return UIImage(named: "E")
            case .InYardByEmpty:
                return UIImage(named: "E")
            case .Complete,.Cancel,.None,.Pending:
                return UIImage(named: "icon_id")
        }
    }
    var transColor:UIColor{
        switch self {
            default:
                return  UIColor(hexStr: "#FBBC0C")
        }
    }
}
BrokerDriver/Home/TCell/CargoInfoTCell.swift
@@ -9,15 +9,13 @@
class CargoInfoTCell: UITableViewCell {
    @IBOutlet weak var l1: UILabel!
    @IBOutlet weak var l2: UILabel!
    @IBOutlet weak var l3: UILabel!
    @IBOutlet weak var l4: UILabel!
    override func awakeFromNib() {
        super.awakeFromNib()
        // Initialization code
    }
    override func setSelected(_ selected: Bool, animated: Bool) {
        super.setSelected(selected, animated: animated)
        // Configure the view for the selected state
    }
}
BrokerDriver/Home/TCell/CargoInfoTCell.xib
@@ -65,6 +65,12 @@
                </constraints>
            </tableViewCellContentView>
            <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
            <connections>
                <outlet property="l1" destination="rFr-eN-Aha" id="fe2-kb-Izz"/>
                <outlet property="l2" destination="YJ0-9d-KjD" id="tsL-Oh-cUs"/>
                <outlet property="l3" destination="gPG-Sw-thF" id="bEI-nj-iOF"/>
                <outlet property="l4" destination="hoE-QI-gAi" id="NvM-Oq-FqH"/>
            </connections>
            <point key="canvasLocation" x="85" y="21"/>
        </tableViewCell>
    </objects>
BrokerDriver/Home/TCell/HomeDetailContentTCell.swift
New file
@@ -0,0 +1,73 @@
//
//  HomeDetailContentTCell.swift
//  BrokerDriver
//
//  Created by 无故事王国 on 2023/4/27.
//
import UIKit
class HomeDetailContentTCell: UITableViewCell {
    @IBOutlet weak var label_title: UILabel!
    @IBOutlet weak var view_icon: UIView!
    @IBOutlet weak var label_address: UILabel!
    @IBOutlet weak var view_VStack: UIStackView!
    @IBOutlet weak var btn_1: UIButton!
    @IBOutlet weak var btn_2: UIButton!
    @IBOutlet weak var view_btns: UIView!
    var dicts = Dictionary<String,Any>(){
        didSet{
            view_VStack.removeArrangedSubviews()
            let results = dicts.keys.sorted().filter({$0 != "1_title" && $0 != "2_address" && $0 != "7_danger" && $0 != "8_weight"})
            if let title = dicts["1_title"] as? String{
                label_title.text = title
            }
            if let address = dicts["2_address"] as? String{
                label_address.text = address
            }
            for key in results {
                let v1 = createContentLabel(.left, text: key.components(separatedBy: "_").last!)
                let v2 = createContentLabel(.right, text: dicts[key] as! String)
                let hStackView = UIStackView(arrangedSubviews: [v1,v2], axis: .horizontal)
                view_VStack.addArrangedSubview(hStackView)
            }
            view_VStack.layoutIfNeeded()
            btn_1.isHidden = dicts["7_danger"] == nil
            btn_2.isHidden = dicts["8_weight"] == nil
            view_btns.isHidden = (dicts["7_danger"] == nil && dicts["8_weight"] == nil)
            if dicts["7_danger"] != nil{
                btn_1.setTitle("\(dicts["7_danger"] ?? "")", for: .normal)
            }
            if dicts["8_weight"] != nil{
                btn_2.setTitle("\(dicts["8_weight"] ?? "")", for: .normal)
            }
        }
    }
    override func awakeFromNib() {
        super.awakeFromNib()
    }
}
private func createContentLabel(_ aligment:NSTextAlignment,text:String)->UILabel{
    let l1 = UILabel()
    l1.textAlignment = aligment
    if aligment == .left{
        l1.text = text + ":"
        l1.font = UIFont.systemFont(ofSize: 12)
        l1.textColor = UIColor(hexStr: "2E2E2E")
    }else{
        l1.text = text
        l1.font = UIFont.systemFont(ofSize: 12,weight: .semibold)
        l1.textColor = UIColor(hexStr: "2E2E2E")
    }
    return l1
}
BrokerDriver/Home/TCell/HomeDetailContentTCell.xib
New file
@@ -0,0 +1,187 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_12" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
        <capability name="System colors in document resources" minToolsVersion="11.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="_HomeDetailContentTCell" rowHeight="270" id="KGk-i7-Jjw" customClass="HomeDetailContentTCell" customModule="BrokerDriver" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="443" height="270"/>
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
                <rect key="frame" x="0.0" y="0.0" width="443" height="270"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="Lzf-M5-9oh">
                        <rect key="frame" x="0.0" y="0.0" width="443" height="270"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LWD-UN-Rum">
                                <rect key="frame" x="0.0" y="0.0" width="443" height="39"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2tR-zW-DXd">
                                        <rect key="frame" x="14" y="38.666666666666664" width="429" height="0.3333333333333357"/>
                                        <color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="0.5" id="Fuk-br-7mz"/>
                                        </constraints>
                                    </view>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Exam Site" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="d6t-Fq-tSe">
                                        <rect key="frame" x="13.999999999999996" y="12.333333333333332" width="59.666666666666657" height="14.333333333333332"/>
                                        <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                <constraints>
                                    <constraint firstAttribute="bottom" secondItem="2tR-zW-DXd" secondAttribute="bottom" id="FKF-gr-yIC"/>
                                    <constraint firstAttribute="height" constant="39" id="G45-j5-exP"/>
                                    <constraint firstItem="d6t-Fq-tSe" firstAttribute="centerY" secondItem="LWD-UN-Rum" secondAttribute="centerY" id="JTn-lB-YvB"/>
                                    <constraint firstItem="2tR-zW-DXd" firstAttribute="leading" secondItem="LWD-UN-Rum" secondAttribute="leading" constant="14" id="KOe-aq-18R"/>
                                    <constraint firstAttribute="trailing" secondItem="2tR-zW-DXd" secondAttribute="trailing" id="aIf-pN-spu"/>
                                    <constraint firstItem="d6t-Fq-tSe" firstAttribute="leading" secondItem="LWD-UN-Rum" secondAttribute="leading" constant="14" id="ehy-48-jd4"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fvk-nd-E8y">
                                <rect key="frame" x="0.0" y="38.999999999999986" width="443" height="186.66666666666663"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KUo-gv-h7G">
                                        <rect key="frame" x="14" y="17" width="8" height="8"/>
                                        <color key="backgroundColor" systemColor="systemGrayColor"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="8" id="Kyt-BQ-AhP"/>
                                            <constraint firstAttribute="width" constant="8" id="Pcx-jE-uUF"/>
                                        </constraints>
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
                                                <real key="value" value="8"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
                                    </view>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Address" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="s5G-mD-lay">
                                        <rect key="frame" x="31" y="13" width="402" height="14.333333333333336"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="d2Z-iw-lXi">
                                        <rect key="frame" x="31" y="38.333333333333329" width="403" height="131.33333333333337"/>
                                    </stackView>
                                </subviews>
                                <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                <constraints>
                                    <constraint firstItem="d2Z-iw-lXi" firstAttribute="leading" secondItem="fvk-nd-E8y" secondAttribute="leading" constant="31" id="OIg-Kd-Top"/>
                                    <constraint firstItem="s5G-mD-lay" firstAttribute="top" secondItem="fvk-nd-E8y" secondAttribute="top" constant="13" id="PSt-2t-Une"/>
                                    <constraint firstItem="KUo-gv-h7G" firstAttribute="leading" secondItem="fvk-nd-E8y" secondAttribute="leading" constant="14" id="Xdu-2z-gno"/>
                                    <constraint firstItem="KUo-gv-h7G" firstAttribute="top" secondItem="fvk-nd-E8y" secondAttribute="top" constant="17" id="Yjp-mo-DeO"/>
                                    <constraint firstAttribute="trailing" secondItem="d2Z-iw-lXi" secondAttribute="trailing" constant="9" id="ahx-3q-XUl"/>
                                    <constraint firstItem="s5G-mD-lay" firstAttribute="leading" secondItem="KUo-gv-h7G" secondAttribute="trailing" constant="9" id="ejW-9b-mYA"/>
                                    <constraint firstItem="d2Z-iw-lXi" firstAttribute="top" secondItem="s5G-mD-lay" secondAttribute="bottom" constant="11" id="hm8-qq-ofQ"/>
                                    <constraint firstAttribute="trailing" secondItem="s5G-mD-lay" secondAttribute="trailing" constant="10" id="l3K-oV-Ck2"/>
                                    <constraint firstAttribute="bottom" secondItem="d2Z-iw-lXi" secondAttribute="bottom" constant="17" id="mMg-5G-civ"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gIP-SI-7ji">
                                <rect key="frame" x="0.0" y="225.66666666666666" width="443" height="43.999999999999972"/>
                                <subviews>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UGF-n6-cPX">
                                        <rect key="frame" x="21" y="0.0" width="193" height="34"/>
                                        <color key="backgroundColor" red="0.99215686270000003" green="0.82745098039999998" blue="0.015686274510000001" alpha="0.22" colorSpace="custom" customColorSpace="sRGB"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="34" id="5uF-bh-G41"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                        <state key="normal" title="--">
                                            <color key="titleColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        </state>
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="color" keyPath="jq_xibBorderColor">
                                                <color key="value" red="0.99215686270000003" green="0.82745098039999998" blue="0.015686274510000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                            </userDefinedRuntimeAttribute>
                                            <userDefinedRuntimeAttribute type="number" keyPath="jq_xibBorderWidth">
                                                <real key="value" value="1"/>
                                            </userDefinedRuntimeAttribute>
                                            <userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
                                                <real key="value" value="5"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
                                    </button>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WgP-bh-TaH">
                                        <rect key="frame" x="233" y="0.0" width="193" height="34"/>
                                        <color key="backgroundColor" red="0.99215686270000003" green="0.82745098039999998" blue="0.015686274510000001" alpha="0.22" colorSpace="custom" customColorSpace="sRGB"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="34" id="J5C-N7-no7"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                        <state key="normal" title="--">
                                            <color key="titleColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        </state>
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="color" keyPath="jq_xibBorderColor">
                                                <color key="value" red="0.99215686270000003" green="0.82745098039999998" blue="0.015686274510000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                            </userDefinedRuntimeAttribute>
                                            <userDefinedRuntimeAttribute type="number" keyPath="jq_xibBorderWidth">
                                                <real key="value" value="1"/>
                                            </userDefinedRuntimeAttribute>
                                            <userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
                                                <real key="value" value="5"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
                                    </button>
                                </subviews>
                                <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                <constraints>
                                    <constraint firstItem="UGF-n6-cPX" firstAttribute="top" secondItem="gIP-SI-7ji" secondAttribute="top" id="C0c-6o-XHE"/>
                                    <constraint firstItem="UGF-n6-cPX" firstAttribute="leading" secondItem="gIP-SI-7ji" secondAttribute="leading" constant="21" id="Cew-K9-vw8"/>
                                    <constraint firstItem="WgP-bh-TaH" firstAttribute="leading" secondItem="UGF-n6-cPX" secondAttribute="trailing" constant="19" id="Dpi-kr-KOn"/>
                                    <constraint firstItem="WgP-bh-TaH" firstAttribute="width" secondItem="UGF-n6-cPX" secondAttribute="width" id="Ynb-qC-juh"/>
                                    <constraint firstAttribute="height" constant="44" id="ZoW-cd-E3b"/>
                                    <constraint firstAttribute="trailing" secondItem="WgP-bh-TaH" secondAttribute="trailing" constant="17" id="n9I-uW-y6K"/>
                                    <constraint firstItem="WgP-bh-TaH" firstAttribute="top" secondItem="gIP-SI-7ji" secondAttribute="top" id="y4P-7j-lXy"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RHA-7p-XgT">
                                <rect key="frame" x="0.0" y="269.66666666666669" width="443" height="0.33333333333331439"/>
                                <color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="0.5" id="nMK-Dh-SPw"/>
                                </constraints>
                            </view>
                        </subviews>
                    </stackView>
                </subviews>
                <constraints>
                    <constraint firstAttribute="bottom" secondItem="Lzf-M5-9oh" secondAttribute="bottom" id="Fhh-DB-0Lt"/>
                    <constraint firstItem="Lzf-M5-9oh" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="Nhr-0l-ZpA"/>
                    <constraint firstItem="Lzf-M5-9oh" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="PUv-iV-o8M"/>
                    <constraint firstAttribute="trailing" secondItem="Lzf-M5-9oh" secondAttribute="trailing" id="sQb-KT-JWk"/>
                </constraints>
            </tableViewCellContentView>
            <connections>
                <outlet property="btn_1" destination="UGF-n6-cPX" id="dte-C0-NP2"/>
                <outlet property="btn_2" destination="WgP-bh-TaH" id="ibw-41-jOi"/>
                <outlet property="label_address" destination="s5G-mD-lay" id="35b-tD-rFN"/>
                <outlet property="label_title" destination="d6t-Fq-tSe" id="DwC-n7-Ly0"/>
                <outlet property="view_VStack" destination="d2Z-iw-lXi" id="oVo-Mx-jKE"/>
                <outlet property="view_btns" destination="gIP-SI-7ji" id="3C6-Fk-r1R"/>
                <outlet property="view_icon" destination="KUo-gv-h7G" id="9vC-fS-W2S"/>
            </connections>
            <point key="canvasLocation" x="232.82442748091603" y="100"/>
        </tableViewCell>
    </objects>
    <resources>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
        <systemColor name="systemGrayColor">
            <color red="0.55686274509803924" green="0.55686274509803924" blue="0.57647058823529407" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </systemColor>
    </resources>
</document>
BrokerDriver/Home/TCell/HomeItemTCell.swift
@@ -9,8 +9,43 @@
class HomeItemTCell: BaseTCell {
    @IBOutlet weak var icon_status: UIImageView!
    @IBOutlet weak var icon_widthCons: NSLayoutConstraint!
    @IBOutlet weak var label_shipmentsID: UILabel!
    @IBOutlet weak var label_status: UILabel!
    @IBOutlet weak var label_warnInfo: UILabel!
    @IBOutlet weak var label_startPoint: UILabel!
    @IBOutlet weak var label_endPoint: UILabel!
    @IBOutlet weak var label_pickupTime: UILabel!
    @IBOutlet weak var view_warnInfo: UIView!
    @IBOutlet weak var btn_phone: UIButton!
    @IBOutlet weak var label_ccontainerNumber: UILabel!
    var orderModel:OrderModel!{
        didSet{
            label_shipmentsID.text = orderModel.ccontainerNumber
            label_status.text = orderModel.status.transStr
            label_status.textColor = orderModel.status.transColor
            icon_status.image = orderModel.status.transImage
            icon_widthCons.constant = orderModel.status.transImage == nil ? 0:21
            label_startPoint.text = orderModel.start
            label_endPoint.text = orderModel.end
            label_pickupTime.text = String(format: "Pickup Time:%@", orderModel.pickUpTime)
            label_warnInfo.text = orderModel.portName
            view_warnInfo.isHidden = orderModel.portName.isEmpty
            btn_phone.isHidden = orderModel.phone.isEmpty
            label_ccontainerNumber.text = orderModel.orderId
        }
    }
    override func awakeFromNib() {
        super.awakeFromNib()
        
    }
    @IBAction func callByAction(_ sender: UIButton) {
        if let url = URL(string: String(format: "tell://%@", orderModel.phone)){
            UIApplication.shared.open(url)
        }
    }
}
BrokerDriver/Home/TCell/HomeItemTCell.xib
@@ -11,20 +11,20 @@
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="_HomeItemTCell" rowHeight="277" id="KGk-i7-Jjw" customClass="HomeItemTCell" customModule="BrokerDriver" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="431" height="277"/>
        <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="_HomeItemTCell" rowHeight="260" id="KGk-i7-Jjw" customClass="HomeItemTCell" customModule="BrokerDriver" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="431" height="260"/>
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
                <rect key="frame" x="0.0" y="0.0" width="431" height="277"/>
                <rect key="frame" x="0.0" y="0.0" width="431" height="260"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iIC-Uu-XTD">
                        <rect key="frame" x="12" y="2.6666666666666572" width="407" height="272"/>
                        <rect key="frame" x="12" y="2.6666666666666572" width="407" height="254.99999999999997"/>
                        <subviews>
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_miniLogo" translatesAutoresizingMaskIntoConstraints="NO" id="3ku-sO-NPq">
                                <rect key="frame" x="14" y="21" width="14" height="14"/>
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_id" translatesAutoresizingMaskIntoConstraints="NO" id="3ku-sO-NPq">
                                <rect key="frame" x="14" y="21" width="21" height="14"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="14" id="AeT-0Z-4PP"/>
                                    <constraint firstAttribute="width" constant="21" id="WIo-sJ-Vv3"/>
                                    <constraint firstAttribute="height" constant="14" id="cfs-pP-SR2"/>
                                </constraints>
                            </imageView>
@@ -51,7 +51,7 @@
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="olv-IP-XuW">
                                <rect key="frame" x="14" y="127" width="8" height="8"/>
                                <rect key="frame" x="14" y="91.333333333333329" width="8" height="8"/>
                                <color key="backgroundColor" red="0.027450980392156862" green="0.46666666666666667" blue="0.20392156862745098" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="8" id="9Df-yK-2ZF"/>
@@ -64,7 +64,7 @@
                                </userDefinedRuntimeAttributes>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Q6k-FS-XDv">
                                <rect key="frame" x="14" y="199.33333333333334" width="8" height="8"/>
                                <rect key="frame" x="14" y="128.33333333333334" width="8" height="8"/>
                                <color key="backgroundColor" red="0.96862745098039216" green="0.32156862745098036" blue="0.17254901960784313" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="8" id="8pK-bm-AAe"/>
@@ -77,7 +77,7 @@
                                </userDefinedRuntimeAttributes>
                            </view>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zn6-aX-3Xe">
                                <rect key="frame" x="31" y="86.333333333333314" width="366" height="89"/>
                                <rect key="frame" x="31" y="86.333333333333329" width="366" height="18"/>
                                <constraints>
                                    <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="18" id="E9Y-eF-f1g"/>
                                </constraints>
@@ -86,16 +86,19 @@
                                <nil key="highlightedColor"/>
                            </label>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4ju-VE-5Ye">
                                <rect key="frame" x="368" y="175.33333333333334" width="30" height="30"/>
                                <rect key="frame" x="368" y="104.33333333333333" width="30" height="29.999999999999986"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="30" id="AhD-xH-7lP"/>
                                    <constraint firstAttribute="height" constant="30" id="c1Y-xf-F5E"/>
                                </constraints>
                                <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                <state key="normal" image="btn_dial"/>
                                <connections>
                                    <action selector="callByAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="ScR-87-fen"/>
                                </connections>
                            </button>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qxC-fJ-mN5">
                                <rect key="frame" x="31" y="194.33333333333334" width="366" height="18"/>
                                <rect key="frame" x="31" y="123.33333333333331" width="366" height="18"/>
                                <constraints>
                                    <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="18" id="2zZ-gU-NbC"/>
                                </constraints>
@@ -104,23 +107,20 @@
                                <nil key="highlightedColor"/>
                            </label>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="egn-Bi-PKt">
                                <rect key="frame" x="14" y="227.33333333333334" width="393" height="0.66666666666665719"/>
                                <rect key="frame" x="14" y="156.33333333333334" width="393" height="0.33333333333334281"/>
                                <color key="backgroundColor" red="0.85882352941176465" green="0.85882352941176465" blue="0.90588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="0.45000000000000001" id="YAz-P0-Cyf"/>
                                </constraints>
                            </view>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Pickup Time: --" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mYj-yu-9ib">
                                <rect key="frame" x="14" y="241" width="96.333333333333329" height="17"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="17" id="2IH-jY-d2G"/>
                                </constraints>
                                <rect key="frame" x="14" y="169.66666666666669" width="96.333333333333329" height="14.333333333333343"/>
                                <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                <color key="textColor" red="0.1803921568627451" green="0.1803921568627451" blue="0.1803921568627451" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YWd-fS-AvJ">
                                <rect key="frame" x="386.66666666666669" y="241" width="11.333333333333314" height="17"/>
                                <rect key="frame" x="386.66666666666669" y="168.33333333333334" width="11.333333333333314" height="17"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="17" id="tms-bt-0La"/>
                                </constraints>
@@ -147,12 +147,10 @@
                                            <constraint firstItem="441-F6-alP" firstAttribute="leading" secondItem="bAy-QT-95G" secondAttribute="leading" constant="21" id="3JQ-h6-QZM"/>
                                            <constraint firstItem="441-F6-alP" firstAttribute="top" secondItem="bAy-QT-95G" secondAttribute="top" constant="7" id="WLM-bL-rK9"/>
                                            <constraint firstAttribute="bottom" secondItem="441-F6-alP" secondAttribute="bottom" constant="7" id="Wn6-ot-b4o"/>
                                            <constraint firstAttribute="height" constant="30" id="fvz-X8-Zwk"/>
                                        </constraints>
                                    </view>
                                </subviews>
                                <constraints>
                                    <constraint firstAttribute="height" constant="30" id="qob-vM-vhT"/>
                                </constraints>
                            </stackView>
                        </subviews>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
@@ -175,7 +173,7 @@
                            <constraint firstItem="YWd-fS-AvJ" firstAttribute="centerY" secondItem="mYj-yu-9ib" secondAttribute="centerY" id="Qkh-ON-EAY"/>
                            <constraint firstItem="egn-Bi-PKt" firstAttribute="leading" secondItem="iIC-Uu-XTD" secondAttribute="leading" constant="14" id="XE0-Eb-bqy"/>
                            <constraint firstAttribute="trailing" secondItem="cIt-de-tUJ" secondAttribute="trailing" constant="9" id="Z9J-IR-9lL"/>
                            <constraint firstAttribute="bottom" secondItem="mYj-yu-9ib" secondAttribute="bottom" constant="14" id="c7r-da-Xv5"/>
                            <constraint firstAttribute="bottom" secondItem="mYj-yu-9ib" secondAttribute="bottom" priority="250" constant="14" id="c7r-da-Xv5"/>
                            <constraint firstItem="qxC-fJ-mN5" firstAttribute="leading" secondItem="Q6k-FS-XDv" secondAttribute="trailing" constant="9" id="cdk-hh-ImU"/>
                            <constraint firstItem="4ju-VE-5Ye" firstAttribute="top" secondItem="zn6-aX-3Xe" secondAttribute="bottom" id="f1v-tP-Q5c"/>
                            <constraint firstItem="3ku-sO-NPq" firstAttribute="top" secondItem="iIC-Uu-XTD" secondAttribute="top" constant="21" id="hM8-5T-Y52"/>
@@ -184,7 +182,7 @@
                            <constraint firstItem="zn6-aX-3Xe" firstAttribute="centerY" secondItem="olv-IP-XuW" secondAttribute="centerY" id="l5j-cs-bPQ"/>
                            <constraint firstAttribute="trailing" secondItem="zn6-aX-3Xe" secondAttribute="trailing" constant="10" id="mSm-VP-K5C"/>
                            <constraint firstAttribute="trailing" secondItem="egn-Bi-PKt" secondAttribute="trailing" id="mqc-ad-n7n"/>
                            <constraint firstItem="Mzn-MW-Hpu" firstAttribute="leading" secondItem="3ku-sO-NPq" secondAttribute="trailing" constant="7" id="oEE-zW-cZx"/>
                            <constraint firstItem="Mzn-MW-Hpu" firstAttribute="leading" secondItem="3ku-sO-NPq" secondAttribute="trailing" id="oEE-zW-cZx"/>
                            <constraint firstItem="olv-IP-XuW" firstAttribute="leading" secondItem="iIC-Uu-XTD" secondAttribute="leading" constant="14" id="sp6-TU-lBf"/>
                            <constraint firstItem="Q6k-FS-XDv" firstAttribute="leading" secondItem="olv-IP-XuW" secondAttribute="leading" id="svg-FC-W7L"/>
                            <constraint firstItem="mYj-yu-9ib" firstAttribute="top" secondItem="egn-Bi-PKt" secondAttribute="bottom" constant="13" id="wQq-0n-P6s"/>
@@ -204,12 +202,25 @@
                    <constraint firstItem="iIC-Uu-XTD" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="12" id="Y5l-Pb-ZCJ"/>
                </constraints>
            </tableViewCellContentView>
            <point key="canvasLocation" x="223.66412213740458" y="102.46478873239437"/>
            <connections>
                <outlet property="btn_phone" destination="4ju-VE-5Ye" id="sYU-Pg-meX"/>
                <outlet property="icon_status" destination="3ku-sO-NPq" id="xKc-Hs-qo5"/>
                <outlet property="icon_widthCons" destination="WIo-sJ-Vv3" id="Jow-IN-K4k"/>
                <outlet property="label_ccontainerNumber" destination="YWd-fS-AvJ" id="aUF-GI-2Bj"/>
                <outlet property="label_endPoint" destination="qxC-fJ-mN5" id="Lr6-Gz-0tB"/>
                <outlet property="label_pickupTime" destination="mYj-yu-9ib" id="inG-xM-cWK"/>
                <outlet property="label_shipmentsID" destination="Mzn-MW-Hpu" id="CnZ-jn-6JN"/>
                <outlet property="label_startPoint" destination="zn6-aX-3Xe" id="m22-wD-Pdn"/>
                <outlet property="label_status" destination="4wa-Fd-27d" id="r9h-EE-Trs"/>
                <outlet property="label_warnInfo" destination="441-F6-alP" id="tAL-br-kL7"/>
                <outlet property="view_warnInfo" destination="bAy-QT-95G" id="5IY-lg-3Ob"/>
            </connections>
            <point key="canvasLocation" x="38.931297709923662" y="47.887323943661976"/>
        </tableViewCell>
    </objects>
    <resources>
        <image name="btn_dial" width="38" height="38"/>
        <image name="icon_miniLogo" width="14" height="14"/>
        <image name="icon_id" width="14" height="14"/>
        <namedColor name="ThemeColor">
            <color red="0.99199998378753662" green="0.82700002193450928" blue="0.016000000759959221" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
BrokerDriver/Home/VC/HomeDetailAttachVC.swift
@@ -10,6 +10,20 @@
class HomeDetailAttachVC: BaseViewController {
    @IBOutlet weak var attachTableView: UITableView!
    private(set) var orderId:String!
    required init(orderId:String) {
        super.init(nibName: nil, bundle: nil)
        self.orderId = orderId
    }
    required init?(coder: NSCoder) {
        fatalError("init(coder:) has not been implemented")
    }
    override func viewDidLoad() {
        super.viewDidLoad()
@@ -20,6 +34,8 @@
        attachTableView.register(UINib(nibName: "AttachHeadView", bundle: nil), forHeaderFooterViewReuseIdentifier: "_AttachHeadView")
        attachTableView.register(UINib(nibName: "AttachTCell", bundle: nil), forCellReuseIdentifier: "_AttachTCell")
    }
}
extension HomeDetailAttachVC:UITableViewDelegate{
BrokerDriver/Home/VC/HomeDetailContentVC.swift
@@ -11,6 +11,29 @@
    @IBOutlet weak var cargoTableview: UITableView!
    @IBOutlet weak var cargoTableHeiCons: NSLayoutConstraint!
    @IBOutlet weak var label_type: UILabel!
    @IBOutlet weak var label_id: UILabel!
    @IBOutlet weak var icon_id: UIImageView!
    @IBOutlet weak var contentTableView: UITableView!
    @IBOutlet weak var contentTableHeiCons: NSLayoutConstraint!
    @IBOutlet weak var label_BLN: UILabel!
        //    @IBOutlet weak var cargoTableView: UIView!
    private(set) var orderId:String!
    private(set) var style:HomePageVC.PageStyle!
    private var model:OrderDetailModel?{
        didSet{
            if let m = model{
                label_type.text = m.orderType
                label_id.text = m.orderId
                icon_id.image = m.status.transImage
                label_BLN.text = "B/L OR AWB NO.:\(m.tGoods?.containerNumber ?? "")"
                contentTableView.reloadData()
                cargoTableview.reloadData()
            }
        }
    }
    
    override func viewDidLoad() {
        super.viewDidLoad()
@@ -22,12 +45,49 @@
        super.setUI()
        cargoTableview.delegate = self
        cargoTableview.dataSource = self
        contentTableView.delegate = self
        contentTableView.dataSource = self
        cargoTableview.isScrollEnabled = false
        contentTableView.isScrollEnabled = false
        cargoTableview.separatorStyle = .none
        contentTableView.separatorStyle = .none
        contentTableView.register(UINib(nibName: "HomeDetailContentTCell", bundle: nil), forCellReuseIdentifier: "_HomeDetailContentTCell")
        cargoTableview.register(UINib(nibName: "CargoInfoTCell", bundle: nil), forCellReuseIdentifier: "_CargoInfoTCell")
        cargoTableview.register(UINib(nibName: "CargoTableHeaderView", bundle: nil), forHeaderFooterViewReuseIdentifier: "_CargoTableHeaderView")
        cargoTableHeiCons.constant = 55 * 5.0 + 45.0
//        footviewHeiCons.constant = UIDevice.jq_safeEdges.bottom + 44.0
        Services.orderInfo(id: orderId, type:style).subscribe(onNext: { [weak self] data in
            if let model = data.data{
                self?.model = model
            }
        }) { error in
        }.disposed(by: disposeBag)
    }
    required init(orderId:String,style:HomePageVC.PageStyle) {
        super.init(nibName: nil, bundle: nil)
        self.orderId = orderId
        self.style = style
    }
    override func setRx() {
    }
    override func viewDidLayoutSubviews() {
        super.viewDidLayoutSubviews()
        contentTableView.rx.observe(CGSize.self,"contentSize").subscribe(onNext: {[weak self] contentSize in
            self?.contentTableHeiCons.constant = contentSize?.height ?? 0
        }).disposed(by: disposeBag)
    }
    required init?(coder: NSCoder) {
        fatalError("init(coder:) has not been implemented")
    }
}
@@ -38,24 +98,49 @@
extension HomeDetailContentVC:UITableViewDataSource{
    func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
        let headView = tableView.dequeueReusableHeaderFooterView(withIdentifier: "_CargoTableHeaderView") as? CargoTableHeaderView
        return headView
        if cargoTableview == tableView{
            let headView = tableView.dequeueReusableHeaderFooterView(withIdentifier: "_CargoTableHeaderView") as? CargoTableHeaderView
            return headView
        }
        return nil
    }
    func tableView(_ tableView: UITableView, heightForHeaderInSection section: Int) -> CGFloat {
        return 45.0
        if cargoTableview == tableView{
            return 45.0
        }
        return 0.001
    }
    func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int {
        return 5
        if cargoTableview == tableView{
            return 1
        }
        return model?.list.count ?? 0
    }
    func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
        let cell = tableView.dequeueReusableCell(withIdentifier: "_CargoInfoTCell") as! CargoInfoTCell
        if cargoTableview == tableView{
            let cell = tableView.dequeueReusableCell(withIdentifier: "_CargoInfoTCell") as! CargoInfoTCell
            cell.l1.text = model?.tGoods?.containerNumber ?? ""
            cell.l2.text = "\(model?.tGoods?.weight ?? 0)"
            cell.l3.text = model?.tGoods?.size ?? ""
            cell.l4.text = String(format: "%@\n%@", model?.tGoods?.type ?? "" ,model?.tGoods?.typeClass ?? "")
            return cell
        }
        let cell = tableView.dequeueReusableCell(withIdentifier: "_HomeDetailContentTCell") as! HomeDetailContentTCell
        if let dict = model?.list[indexPath.row]{
            cell.dicts = dict
        }
        return cell
    }
    func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
        return 50
        if cargoTableview == tableView{
            return 50
        }
        return UITableView.automaticDimension
    }
}
BrokerDriver/Home/VC/HomeDetailContentVC.xib
@@ -12,7 +12,13 @@
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="HomeDetailContentVC" customModule="BrokerDriver" customModuleProvider="target">
            <connections>
                <outlet property="cargoTableHeiCons" destination="YQW-Yf-baO" id="VHN-Mq-2sk"/>
                <outlet property="cargoTableview" destination="Q4R-hU-Ja6" id="uZm-6Q-QBT"/>
                <outlet property="cargoTableview" destination="Q4R-hU-Ja6" id="jK0-mm-ePf"/>
                <outlet property="contentTableHeiCons" destination="dcS-e8-KWg" id="E1Q-2w-R2O"/>
                <outlet property="contentTableView" destination="aoZ-mE-xqn" id="GM1-a5-A2M"/>
                <outlet property="icon_id" destination="dxz-eo-8V9" id="k3M-65-5bl"/>
                <outlet property="label_BLN" destination="g2O-U5-pwS" id="MlO-7O-AIo"/>
                <outlet property="label_id" destination="mAs-6B-l9W" id="w1e-KY-eAa"/>
                <outlet property="label_type" destination="5Xf-g6-HxA" id="pwC-nh-cre"/>
                <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
            </connections>
        </placeholder>
@@ -25,7 +31,7 @@
                    <rect key="frame" x="10" y="5" width="373" height="842"/>
                    <subviews>
                        <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="Sh7-2N-mvt">
                            <rect key="frame" x="0.0" y="0.0" width="373" height="1258.6666666666667"/>
                            <rect key="frame" x="0.0" y="0.0" width="373" height="78"/>
                            <subviews>
                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rIc-RE-Td8">
                                    <rect key="frame" x="0.0" y="0.0" width="373" height="39"/>
@@ -89,1112 +95,30 @@
                                        <constraint firstItem="APk-Lq-pyQ" firstAttribute="leading" secondItem="BoI-Fe-NBh" secondAttribute="leading" constant="14" id="xlX-cd-anR"/>
                                    </constraints>
                                </view>
                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4WW-YV-ynw">
                                    <rect key="frame" x="0.0" y="77.999999999999986" width="373" height="204.66666666666663"/>
                                    <subviews>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="O6h-cr-9AQ">
                                            <rect key="frame" x="14" y="17" width="8" height="8"/>
                                            <color key="backgroundColor" systemColor="systemGrayColor"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="8" id="1gT-45-oAi"/>
                                                <constraint firstAttribute="width" constant="8" id="aeP-7V-CMJ"/>
                                            </constraints>
                                            <userDefinedRuntimeAttributes>
                                                <userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
                                                    <real key="value" value="8"/>
                                                </userDefinedRuntimeAttribute>
                                            </userDefinedRuntimeAttributes>
                                        </view>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="StartPoint" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GwV-wr-Zor">
                                            <rect key="frame" x="31" y="13.000000000000002" width="332" height="17.666666666666671"/>
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                        <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="Ihm-M4-ugi">
                                            <rect key="frame" x="31" y="41.666666666666671" width="333" height="102.00000000000001"/>
                                            <subviews>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="8xB-bL-wWj">
                                                    <rect key="frame" x="0.0" y="0.0" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact name:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aGa-Xc-BMk">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.1803921568627451" green="0.1803921568627451" blue="0.1803921568627451" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DTu-rI-yrw">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.1803921568627451" green="0.1803921568627451" blue="0.1803921568627451" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="OEc-jG-Jsk"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="CGD-hb-iIf">
                                                    <rect key="frame" x="0.0" y="21.999999999999986" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact phone: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SXS-Yk-rOe">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c9u-iK-Gfl">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="Vtv-jU-p27"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="fjW-fs-6VH">
                                                    <rect key="frame" x="0.0" y="43.999999999999986" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact email: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YKJ-AC-U69">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TZp-PP-V7B">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="1qr-Wa-v70"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="1Xf-fh-tIx">
                                                    <rect key="frame" x="0.0" y="65.999999999999986" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="SHIPMENT ETA:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wB0-8L-tRx">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fWX-cd-I7O">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="gja-zk-ugR"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="1rG-iO-tuo">
                                                    <rect key="frame" x="0.0" y="87.999999999999986" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="PICKUP DATE: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="p1T-9V-oJM">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zdU-Ht-fhd">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="ABR-Mm-3md"/>
                                                    </constraints>
                                                </stackView>
                                            </subviews>
                                        </stackView>
                                        <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="19" translatesAutoresizingMaskIntoConstraints="NO" id="YK4-Ch-3pN">
                                            <rect key="frame" x="21" y="159.66666666666666" width="331" height="34"/>
                                            <subviews>
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zfD-5U-wwf">
                                                    <rect key="frame" x="0.0" y="0.0" width="156" height="34"/>
                                                    <color key="backgroundColor" red="0.99215686274509807" green="0.82745098039215681" blue="0.015686274509803921" alpha="0.22" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="34" id="q0f-ow-XFW"/>
                                                    </constraints>
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                    <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                    <state key="normal" title="--">
                                                        <color key="titleColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    </state>
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="color" keyPath="jq_xibBorderColor">
                                                            <color key="value" red="0.99215686274509807" green="0.82745098039215681" blue="0.015686274509803921" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                        </userDefinedRuntimeAttribute>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="jq_xibBorderWidth">
                                                            <real key="value" value="1"/>
                                                        </userDefinedRuntimeAttribute>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
                                                            <real key="value" value="5"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </button>
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="n7b-QV-iF7">
                                                    <rect key="frame" x="175" y="0.0" width="156" height="34"/>
                                                    <color key="backgroundColor" red="0.99215686270000003" green="0.82745098039999998" blue="0.015686274510000001" alpha="0.22" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="34" id="Nq6-hH-fCK"/>
                                                    </constraints>
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                    <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                    <state key="normal" title="--">
                                                        <color key="titleColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    </state>
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="color" keyPath="jq_xibBorderColor">
                                                            <color key="value" red="0.99215686270000003" green="0.82745098039999998" blue="0.015686274510000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                        </userDefinedRuntimeAttribute>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="jq_xibBorderWidth">
                                                            <real key="value" value="1"/>
                                                        </userDefinedRuntimeAttribute>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
                                                            <real key="value" value="5"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </button>
                                            </subviews>
                                        </stackView>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tU5-R3-apD">
                                            <rect key="frame" x="14" y="203.66666666666669" width="359" height="0.66666666666665719"/>
                                            <color key="backgroundColor" red="0.70196078431372544" green="0.70196078431372544" blue="0.70196078431372544" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="0.5" id="jfj-AF-eKA"/>
                                            </constraints>
                                        </view>
                                    </subviews>
                                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                    <constraints>
                                        <constraint firstItem="tU5-R3-apD" firstAttribute="leading" secondItem="4WW-YV-ynw" secondAttribute="leading" constant="14" id="1xs-bI-CW1"/>
                                        <constraint firstItem="O6h-cr-9AQ" firstAttribute="top" secondItem="4WW-YV-ynw" secondAttribute="top" constant="17" id="6ms-wk-Mxm"/>
                                        <constraint firstItem="YK4-Ch-3pN" firstAttribute="top" secondItem="Ihm-M4-ugi" secondAttribute="bottom" constant="16" id="C4j-pP-FND"/>
                                        <constraint firstItem="Ihm-M4-ugi" firstAttribute="leading" secondItem="4WW-YV-ynw" secondAttribute="leading" constant="31" id="Ero-wE-Xwh"/>
                                        <constraint firstItem="Ihm-M4-ugi" firstAttribute="top" secondItem="GwV-wr-Zor" secondAttribute="bottom" constant="11" id="MK6-fU-C1N"/>
                                        <constraint firstItem="O6h-cr-9AQ" firstAttribute="leading" secondItem="4WW-YV-ynw" secondAttribute="leading" constant="14" id="OH9-TC-6sE"/>
                                        <constraint firstAttribute="trailing" secondItem="tU5-R3-apD" secondAttribute="trailing" id="QbI-WW-BqK"/>
                                        <constraint firstItem="tU5-R3-apD" firstAttribute="top" secondItem="YK4-Ch-3pN" secondAttribute="bottom" constant="10" id="S7s-Iw-7du"/>
                                        <constraint firstItem="YK4-Ch-3pN" firstAttribute="leading" secondItem="4WW-YV-ynw" secondAttribute="leading" constant="21" id="XEw-Wj-2yz"/>
                                        <constraint firstItem="GwV-wr-Zor" firstAttribute="leading" secondItem="O6h-cr-9AQ" secondAttribute="trailing" constant="9" id="c4B-Fs-RND"/>
                                        <constraint firstItem="GwV-wr-Zor" firstAttribute="top" secondItem="4WW-YV-ynw" secondAttribute="top" constant="13" id="nW7-yl-TSW"/>
                                        <constraint firstAttribute="trailing" secondItem="Ihm-M4-ugi" secondAttribute="trailing" constant="9" id="ncN-VR-ylO"/>
                                        <constraint firstAttribute="trailing" secondItem="GwV-wr-Zor" secondAttribute="trailing" constant="10" id="sYd-oW-P84"/>
                                        <constraint firstAttribute="bottom" secondItem="tU5-R3-apD" secondAttribute="bottom" constant="0.5" id="vGm-Xz-V0f"/>
                                        <constraint firstAttribute="trailing" secondItem="YK4-Ch-3pN" secondAttribute="trailing" constant="21" id="yFw-qc-mlU"/>
                                    </constraints>
                                </view>
                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Hjz-kJ-F3S">
                                    <rect key="frame" x="0.0" y="282.66666666666669" width="373" height="39"/>
                                    <subviews>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RX5-aH-OHf">
                                            <rect key="frame" x="14" y="38.666666666666629" width="359" height="0.3333333333333357"/>
                                            <color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="0.5" id="Goa-6x-qdY"/>
                                            </constraints>
                                        </view>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Exam Site" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZRB-yr-Lcd">
                                            <rect key="frame" x="13.999999999999996" y="12.333333333333314" width="59.666666666666657" height="14.333333333333336"/>
                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                    </subviews>
                                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="39" id="b67-AW-Icc"/>
                                        <constraint firstAttribute="trailing" secondItem="RX5-aH-OHf" secondAttribute="trailing" id="csb-IE-zeU"/>
                                        <constraint firstItem="ZRB-yr-Lcd" firstAttribute="centerY" secondItem="Hjz-kJ-F3S" secondAttribute="centerY" id="r1S-iq-77h"/>
                                        <constraint firstItem="RX5-aH-OHf" firstAttribute="leading" secondItem="Hjz-kJ-F3S" secondAttribute="leading" constant="14" id="riX-nz-9W1"/>
                                        <constraint firstItem="ZRB-yr-Lcd" firstAttribute="leading" secondItem="Hjz-kJ-F3S" secondAttribute="leading" constant="14" id="wNQ-PH-1GW"/>
                                        <constraint firstAttribute="bottom" secondItem="RX5-aH-OHf" secondAttribute="bottom" id="zD0-Er-bgg"/>
                                    </constraints>
                                </view>
                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5Bu-gv-y7d">
                                    <rect key="frame" x="0.0" y="321.66666666666669" width="373" height="139"/>
                                    <subviews>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8rB-bQ-0Pi">
                                            <rect key="frame" x="14" y="17" width="8" height="8"/>
                                            <color key="backgroundColor" systemColor="systemGrayColor"/>
                                            <constraints>
                                                <constraint firstAttribute="width" constant="8" id="Zaa-FG-2dx"/>
                                                <constraint firstAttribute="height" constant="8" id="vYY-Mv-VYn"/>
                                            </constraints>
                                            <userDefinedRuntimeAttributes>
                                                <userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
                                                    <real key="value" value="8"/>
                                                </userDefinedRuntimeAttribute>
                                            </userDefinedRuntimeAttributes>
                                        </view>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Address" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zoD-qE-MBw">
                                            <rect key="frame" x="31" y="13" width="332" height="16"/>
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                        <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="exq-Bk-Roz">
                                            <rect key="frame" x="31" y="40" width="333" height="80"/>
                                            <subviews>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="as7-B8-n0h">
                                                    <rect key="frame" x="0.0" y="0.0" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Exam Site name: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lJD-M7-K29">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jsh-9S-2cF">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="8vw-5N-rFZ"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="nRW-4s-e1m">
                                                    <rect key="frame" x="0.0" y="22" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact name: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Vh4-vP-On5">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ELR-gK-WuA">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="Vp0-i4-Eyr"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="G1c-Nj-WmS">
                                                    <rect key="frame" x="0.0" y="44" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact phone: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dyS-cn-mV5">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VXd-9R-HC9">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="0wS-3Z-YGu"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="jco-8b-MAU">
                                                    <rect key="frame" x="0.0" y="66" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact email: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gcx-vf-DrO">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Cg4-kG-3G3">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="Czk-Jo-PYb"/>
                                                    </constraints>
                                                </stackView>
                                            </subviews>
                                        </stackView>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tB7-4g-Izl">
                                            <rect key="frame" x="14" y="138" width="359" height="0.66666666666665719"/>
                                            <color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="0.5" id="4ah-nh-pXK"/>
                                            </constraints>
                                        </view>
                                    </subviews>
                                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                    <constraints>
                                        <constraint firstAttribute="trailing" secondItem="exq-Bk-Roz" secondAttribute="trailing" constant="9" id="24K-q5-maj"/>
                                        <constraint firstItem="zoD-qE-MBw" firstAttribute="leading" secondItem="8rB-bQ-0Pi" secondAttribute="trailing" constant="9" id="9nI-jc-qNv"/>
                                        <constraint firstItem="8rB-bQ-0Pi" firstAttribute="leading" secondItem="5Bu-gv-y7d" secondAttribute="leading" constant="14" id="GKC-SU-9x7"/>
                                        <constraint firstItem="tB7-4g-Izl" firstAttribute="top" secondItem="exq-Bk-Roz" secondAttribute="bottom" constant="18" id="KGy-Wy-kYM"/>
                                        <constraint firstAttribute="bottom" secondItem="tB7-4g-Izl" secondAttribute="bottom" constant="0.5" id="KwK-nX-Jg3"/>
                                        <constraint firstItem="exq-Bk-Roz" firstAttribute="leading" secondItem="5Bu-gv-y7d" secondAttribute="leading" constant="31" id="caW-JR-OpB"/>
                                        <constraint firstItem="zoD-qE-MBw" firstAttribute="top" secondItem="5Bu-gv-y7d" secondAttribute="top" constant="13" id="gC7-oM-eWN"/>
                                        <constraint firstItem="8rB-bQ-0Pi" firstAttribute="top" secondItem="5Bu-gv-y7d" secondAttribute="top" constant="17" id="iIC-8Y-n3a"/>
                                        <constraint firstAttribute="trailing" secondItem="zoD-qE-MBw" secondAttribute="trailing" constant="10" id="iOw-ZM-Y3J"/>
                                        <constraint firstItem="exq-Bk-Roz" firstAttribute="top" secondItem="zoD-qE-MBw" secondAttribute="bottom" constant="11" id="kdq-rH-adT"/>
                                        <constraint firstAttribute="trailing" secondItem="tB7-4g-Izl" secondAttribute="trailing" id="lxf-6J-EBO"/>
                                        <constraint firstItem="tB7-4g-Izl" firstAttribute="leading" secondItem="5Bu-gv-y7d" secondAttribute="leading" constant="14" id="wVe-WM-gb3"/>
                                    </constraints>
                                </view>
                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DuA-RM-rDU">
                                    <rect key="frame" x="0.0" y="460.66666666666669" width="373" height="39"/>
                                    <subviews>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0qe-dV-pxC">
                                            <rect key="frame" x="14" y="38.666666666666629" width="359" height="0.3333333333333357"/>
                                            <color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="0.5" id="dpM-GO-DAj"/>
                                            </constraints>
                                        </view>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Yard" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wFc-4C-VwS">
                                            <rect key="frame" x="14.000000000000002" y="12.333333333333314" width="27.666666666666671" height="14.333333333333336"/>
                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                    </subviews>
                                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                    <constraints>
                                        <constraint firstItem="0qe-dV-pxC" firstAttribute="leading" secondItem="DuA-RM-rDU" secondAttribute="leading" constant="14" id="10O-lG-120"/>
                                        <constraint firstAttribute="height" constant="39" id="3SE-SV-AEl"/>
                                        <constraint firstAttribute="trailing" secondItem="0qe-dV-pxC" secondAttribute="trailing" id="4WG-Mo-vVC"/>
                                        <constraint firstAttribute="bottom" secondItem="0qe-dV-pxC" secondAttribute="bottom" id="LHP-jr-fQd"/>
                                        <constraint firstItem="wFc-4C-VwS" firstAttribute="leading" secondItem="DuA-RM-rDU" secondAttribute="leading" constant="14" id="OCu-OV-x8Q"/>
                                        <constraint firstItem="wFc-4C-VwS" firstAttribute="centerY" secondItem="DuA-RM-rDU" secondAttribute="centerY" id="mHL-N4-aAg"/>
                                    </constraints>
                                </view>
                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aXs-iJ-SNb">
                                    <rect key="frame" x="0.0" y="499.66666666666674" width="373" height="139"/>
                                    <subviews>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2Cn-h8-TPp">
                                            <rect key="frame" x="14" y="16.999999999999943" width="8" height="8"/>
                                            <color key="backgroundColor" systemColor="systemGrayColor"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="8" id="bwV-Hi-e1B"/>
                                                <constraint firstAttribute="width" constant="8" id="epW-vf-t81"/>
                                            </constraints>
                                            <userDefinedRuntimeAttributes>
                                                <userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
                                                    <real key="value" value="8"/>
                                                </userDefinedRuntimeAttribute>
                                            </userDefinedRuntimeAttributes>
                                        </view>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Address" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sz8-D4-H8j">
                                            <rect key="frame" x="31" y="12.999999999999943" width="332" height="16"/>
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                        <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="ZgQ-WA-4zV">
                                            <rect key="frame" x="31" y="39.999999999999943" width="333" height="80"/>
                                            <subviews>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="1IC-kc-DnA">
                                                    <rect key="frame" x="0.0" y="0.0" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Yard name:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0M1-5B-deM">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wWC-p4-1LW">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="Qmf-RD-j0p"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="3m2-qk-iLy">
                                                    <rect key="frame" x="0.0" y="22" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact name: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xVm-QC-Lnx">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kco-X0-fkU">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="QBa-9C-5vL"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="SLN-Md-4Oj">
                                                    <rect key="frame" x="0.0" y="44" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact phone: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="arS-1J-3af">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pVU-ZE-Zcj">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="6mG-vC-bhP"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="JHB-bG-0gi">
                                                    <rect key="frame" x="0.0" y="66" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact email: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ewk-x7-92B">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="r2z-Ju-J9k">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="mJd-3N-LKg"/>
                                                    </constraints>
                                                </stackView>
                                            </subviews>
                                        </stackView>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rVh-Og-BSb">
                                            <rect key="frame" x="14" y="137.99999999999994" width="359" height="0.66666666666665719"/>
                                            <color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="0.5" id="5Ib-cx-OdD"/>
                                            </constraints>
                                        </view>
                                    </subviews>
                                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                    <constraints>
                                        <constraint firstAttribute="bottom" secondItem="rVh-Og-BSb" secondAttribute="bottom" constant="0.5" id="E5h-V8-Sia"/>
                                        <constraint firstItem="2Cn-h8-TPp" firstAttribute="leading" secondItem="aXs-iJ-SNb" secondAttribute="leading" constant="14" id="LhJ-E7-dmL"/>
                                        <constraint firstItem="rVh-Og-BSb" firstAttribute="leading" secondItem="aXs-iJ-SNb" secondAttribute="leading" constant="14" id="RT1-om-DIP"/>
                                        <constraint firstAttribute="trailing" secondItem="rVh-Og-BSb" secondAttribute="trailing" id="UpL-XJ-azj"/>
                                        <constraint firstItem="ZgQ-WA-4zV" firstAttribute="leading" secondItem="aXs-iJ-SNb" secondAttribute="leading" constant="31" id="XlZ-Zh-Dm3"/>
                                        <constraint firstItem="rVh-Og-BSb" firstAttribute="top" secondItem="ZgQ-WA-4zV" secondAttribute="bottom" constant="18" id="bjo-Tn-exM"/>
                                        <constraint firstItem="sz8-D4-H8j" firstAttribute="leading" secondItem="2Cn-h8-TPp" secondAttribute="trailing" constant="9" id="cYm-s6-6cE"/>
                                        <constraint firstItem="sz8-D4-H8j" firstAttribute="top" secondItem="aXs-iJ-SNb" secondAttribute="top" constant="13" id="e70-lS-xLM"/>
                                        <constraint firstAttribute="trailing" secondItem="ZgQ-WA-4zV" secondAttribute="trailing" constant="9" id="gSg-Zi-Kgw"/>
                                        <constraint firstItem="ZgQ-WA-4zV" firstAttribute="top" secondItem="sz8-D4-H8j" secondAttribute="bottom" constant="11" id="hO8-qA-r3R"/>
                                        <constraint firstItem="2Cn-h8-TPp" firstAttribute="top" secondItem="aXs-iJ-SNb" secondAttribute="top" constant="17" id="lZK-CN-gqQ"/>
                                        <constraint firstAttribute="trailing" secondItem="sz8-D4-H8j" secondAttribute="trailing" constant="10" id="u4l-Hi-jwJ"/>
                                    </constraints>
                                </view>
                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YSh-8c-lke">
                                    <rect key="frame" x="0.0" y="638.66666666666663" width="373" height="39"/>
                                    <subviews>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LlO-eG-JEE">
                                            <rect key="frame" x="14" y="38.666666666666742" width="359" height="0.3333333333333357"/>
                                            <color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="0.5" id="ftI-gQ-KsQ"/>
                                            </constraints>
                                        </view>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Destination Warehouse" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rfF-N3-M3g">
                                            <rect key="frame" x="14" y="12.333333333333371" width="140" height="14.333333333333336"/>
                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                    </subviews>
                                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                    <constraints>
                                        <constraint firstAttribute="trailing" secondItem="LlO-eG-JEE" secondAttribute="trailing" id="0RT-m0-SzS"/>
                                        <constraint firstAttribute="bottom" secondItem="LlO-eG-JEE" secondAttribute="bottom" id="2Qr-bL-SaL"/>
                                        <constraint firstItem="LlO-eG-JEE" firstAttribute="leading" secondItem="YSh-8c-lke" secondAttribute="leading" constant="14" id="76B-05-hkK"/>
                                        <constraint firstAttribute="height" constant="39" id="7DT-HJ-dGZ"/>
                                        <constraint firstItem="rfF-N3-M3g" firstAttribute="centerY" secondItem="YSh-8c-lke" secondAttribute="centerY" id="nqU-3z-TbP"/>
                                        <constraint firstItem="rfF-N3-M3g" firstAttribute="leading" secondItem="YSh-8c-lke" secondAttribute="leading" constant="14" id="wlX-Yh-2cx"/>
                                    </constraints>
                                </view>
                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3Jh-QM-TYF">
                                    <rect key="frame" x="0.0" y="677.66666666666663" width="373" height="204.66666666666663"/>
                                    <subviews>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JHS-v0-DRe">
                                            <rect key="frame" x="14" y="17" width="8" height="8"/>
                                            <color key="backgroundColor" systemColor="systemGrayColor"/>
                                            <constraints>
                                                <constraint firstAttribute="width" constant="8" id="QQC-iU-ZQp"/>
                                                <constraint firstAttribute="height" constant="8" id="TcM-9p-4tv"/>
                                            </constraints>
                                            <userDefinedRuntimeAttributes>
                                                <userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
                                                    <real key="value" value="8"/>
                                                </userDefinedRuntimeAttribute>
                                            </userDefinedRuntimeAttributes>
                                        </view>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="StartPoint" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kDe-2j-aLl">
                                            <rect key="frame" x="31" y="13.000000000000002" width="332" height="17.666666666666671"/>
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                        <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="moy-vJ-eeG">
                                            <rect key="frame" x="31" y="41.666666666666742" width="333" height="102"/>
                                            <subviews>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="Kcb-XU-yea">
                                                    <rect key="frame" x="0.0" y="0.0" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Company name: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xw8-nE-U32">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bm4-AR-Q9j">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="KqQ-h6-WQq"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="ZEK-BN-AvV">
                                                    <rect key="frame" x="0.0" y="22" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact phone: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eUT-5t-6tJ">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vui-mL-oqg">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="iCk-n8-M9e"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="iho-w9-f5o">
                                                    <rect key="frame" x="0.0" y="44" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact email: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mLg-l8-4Za">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qmy-hq-6sR">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="R3Z-Cd-wft"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="hk6-4v-Glt">
                                                    <rect key="frame" x="0.0" y="66" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="SHIPMENT ETA:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TJl-s7-iNg">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="h53-6L-vcq">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="E9z-ui-sxL"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="CpH-zb-f0z">
                                                    <rect key="frame" x="0.0" y="88" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="DELIVERY DATE: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wBZ-I7-2AJ">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jwb-Ip-MWz">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="10"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="BZU-uR-AYj"/>
                                                    </constraints>
                                                </stackView>
                                            </subviews>
                                        </stackView>
                                        <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="19" translatesAutoresizingMaskIntoConstraints="NO" id="Yjx-gO-2oQ">
                                            <rect key="frame" x="21" y="159.66666666666674" width="331" height="34"/>
                                            <subviews>
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Egr-ZN-IDL">
                                                    <rect key="frame" x="0.0" y="0.0" width="156" height="34"/>
                                                    <color key="backgroundColor" red="0.99215686270000003" green="0.82745098039999998" blue="0.015686274510000001" alpha="0.22" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="34" id="Nxk-b8-wqo"/>
                                                    </constraints>
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                    <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                    <state key="normal" title="--">
                                                        <color key="titleColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    </state>
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="color" keyPath="jq_xibBorderColor">
                                                            <color key="value" red="0.99215686270000003" green="0.82745098039999998" blue="0.015686274510000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                        </userDefinedRuntimeAttribute>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="jq_xibBorderWidth">
                                                            <real key="value" value="1"/>
                                                        </userDefinedRuntimeAttribute>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
                                                            <real key="value" value="5"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </button>
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="a0B-p5-MgO">
                                                    <rect key="frame" x="175" y="0.0" width="156" height="34"/>
                                                    <color key="backgroundColor" red="0.99215686270000003" green="0.82745098039999998" blue="0.015686274510000001" alpha="0.22" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="34" id="Si2-e7-LXS"/>
                                                    </constraints>
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                    <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                                    <state key="normal" title="--">
                                                        <color key="titleColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    </state>
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="color" keyPath="jq_xibBorderColor">
                                                            <color key="value" red="0.99215686270000003" green="0.82745098039999998" blue="0.015686274510000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                        </userDefinedRuntimeAttribute>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="jq_xibBorderWidth">
                                                            <real key="value" value="1"/>
                                                        </userDefinedRuntimeAttribute>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
                                                            <real key="value" value="5"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </button>
                                            </subviews>
                                        </stackView>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gc4-Ra-0NO">
                                            <rect key="frame" x="14" y="203.66666666666674" width="359" height="0.66666666666665719"/>
                                            <color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="0.5" id="fMh-sr-Ovh"/>
                                            </constraints>
                                        </view>
                                    </subviews>
                                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                    <constraints>
                                        <constraint firstAttribute="trailing" secondItem="gc4-Ra-0NO" secondAttribute="trailing" id="3tz-dP-Kw5"/>
                                        <constraint firstItem="Yjx-gO-2oQ" firstAttribute="leading" secondItem="3Jh-QM-TYF" secondAttribute="leading" constant="21" id="5aH-H4-tnt"/>
                                        <constraint firstAttribute="bottom" secondItem="gc4-Ra-0NO" secondAttribute="bottom" constant="0.5" id="7Xq-8H-Cvj"/>
                                        <constraint firstItem="JHS-v0-DRe" firstAttribute="top" secondItem="3Jh-QM-TYF" secondAttribute="top" constant="17" id="M7I-Zw-Qin"/>
                                        <constraint firstItem="moy-vJ-eeG" firstAttribute="top" secondItem="kDe-2j-aLl" secondAttribute="bottom" constant="11" id="Mca-hS-e20"/>
                                        <constraint firstItem="JHS-v0-DRe" firstAttribute="leading" secondItem="3Jh-QM-TYF" secondAttribute="leading" constant="14" id="OjU-Vi-dUZ"/>
                                        <constraint firstItem="gc4-Ra-0NO" firstAttribute="leading" secondItem="3Jh-QM-TYF" secondAttribute="leading" constant="14" id="Uft-W8-TEW"/>
                                        <constraint firstItem="gc4-Ra-0NO" firstAttribute="top" secondItem="Yjx-gO-2oQ" secondAttribute="bottom" constant="10" id="aY0-ml-oKM"/>
                                        <constraint firstAttribute="trailing" secondItem="moy-vJ-eeG" secondAttribute="trailing" constant="9" id="hXO-tl-rb8"/>
                                        <constraint firstAttribute="trailing" secondItem="kDe-2j-aLl" secondAttribute="trailing" constant="10" id="jva-SL-Eh3"/>
                                        <constraint firstItem="kDe-2j-aLl" firstAttribute="top" secondItem="3Jh-QM-TYF" secondAttribute="top" constant="13" id="qPc-Kp-kLZ"/>
                                        <constraint firstAttribute="trailing" secondItem="Yjx-gO-2oQ" secondAttribute="trailing" constant="21" id="shY-a4-pai"/>
                                        <constraint firstItem="Yjx-gO-2oQ" firstAttribute="top" secondItem="moy-vJ-eeG" secondAttribute="bottom" constant="16" id="uGK-bK-VhR"/>
                                        <constraint firstItem="moy-vJ-eeG" firstAttribute="leading" secondItem="3Jh-QM-TYF" secondAttribute="leading" constant="31" id="zHC-aT-33E"/>
                                        <constraint firstItem="kDe-2j-aLl" firstAttribute="leading" secondItem="JHS-v0-DRe" secondAttribute="trailing" constant="9" id="zo6-Wy-a8J"/>
                                    </constraints>
                                </view>
                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wam-Hq-3yp">
                                    <rect key="frame" x="0.0" y="882.33333333333337" width="373" height="39"/>
                                    <subviews>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4nQ-Fj-t2N">
                                            <rect key="frame" x="14" y="38.666666666666629" width="359" height="0.3333333333333357"/>
                                            <color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="0.5" id="D9Z-qy-Sb8"/>
                                            </constraints>
                                        </view>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Yard" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wBW-fO-Wbk">
                                            <rect key="frame" x="14.000000000000002" y="12.333333333333258" width="27.666666666666671" height="14.333333333333336"/>
                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                    </subviews>
                                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                    <constraints>
                                        <constraint firstItem="wBW-fO-Wbk" firstAttribute="leading" secondItem="Wam-Hq-3yp" secondAttribute="leading" constant="14" id="DDL-Ka-Mfd"/>
                                        <constraint firstItem="wBW-fO-Wbk" firstAttribute="centerY" secondItem="Wam-Hq-3yp" secondAttribute="centerY" id="Saq-Ji-PLw"/>
                                        <constraint firstItem="4nQ-Fj-t2N" firstAttribute="leading" secondItem="Wam-Hq-3yp" secondAttribute="leading" constant="14" id="cwt-v2-fg6"/>
                                        <constraint firstAttribute="bottom" secondItem="4nQ-Fj-t2N" secondAttribute="bottom" id="eSQ-7v-qVb"/>
                                        <constraint firstAttribute="height" constant="39" id="k43-iG-eah"/>
                                        <constraint firstAttribute="trailing" secondItem="4nQ-Fj-t2N" secondAttribute="trailing" id="p9H-Tn-lZC"/>
                                    </constraints>
                                </view>
                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="55P-be-Qno">
                                    <rect key="frame" x="0.0" y="921.33333333333337" width="373" height="139.00000000000011"/>
                                    <subviews>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2F3-J5-sO1">
                                            <rect key="frame" x="14" y="17" width="8" height="8"/>
                                            <color key="backgroundColor" systemColor="systemGrayColor"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="8" id="T07-gO-1rg"/>
                                                <constraint firstAttribute="width" constant="8" id="Zww-bv-9gp"/>
                                            </constraints>
                                            <userDefinedRuntimeAttributes>
                                                <userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
                                                    <real key="value" value="8"/>
                                                </userDefinedRuntimeAttribute>
                                            </userDefinedRuntimeAttributes>
                                        </view>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Address" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4RF-PK-kWG">
                                            <rect key="frame" x="31" y="13" width="332" height="16"/>
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                        <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="tHe-oY-e4X">
                                            <rect key="frame" x="31" y="40" width="333" height="80"/>
                                            <subviews>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="in0-SR-BlO">
                                                    <rect key="frame" x="0.0" y="0.0" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Yard name:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="odz-YJ-H0U">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DsQ-kf-AFh">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="vP0-iJ-BVR"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="BXl-YY-Ouw">
                                                    <rect key="frame" x="0.0" y="22" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact name: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vcW-rM-gPk">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fPz-Hp-9v4">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="ba1-LM-4WK"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="uqN-Fs-6lc">
                                                    <rect key="frame" x="0.0" y="44" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact phone: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YhS-b7-eMX">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wi8-UG-U81">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="whw-BF-q2x"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="1tb-D9-gaa">
                                                    <rect key="frame" x="0.0" y="65.999999999999886" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact email: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zvZ-sp-lf5">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="N7t-i4-Hkt">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="yj8-Sc-m6R"/>
                                                    </constraints>
                                                </stackView>
                                            </subviews>
                                        </stackView>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="54H-S7-AoC">
                                            <rect key="frame" x="14" y="137.99999999999989" width="359" height="0.66666666666665719"/>
                                            <color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="0.5" id="v4Y-fq-4nY"/>
                                            </constraints>
                                        </view>
                                    </subviews>
                                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                    <constraints>
                                        <constraint firstItem="tHe-oY-e4X" firstAttribute="top" secondItem="4RF-PK-kWG" secondAttribute="bottom" constant="11" id="2wY-39-Ryh"/>
                                        <constraint firstItem="54H-S7-AoC" firstAttribute="leading" secondItem="55P-be-Qno" secondAttribute="leading" constant="14" id="Prn-Bd-HxI"/>
                                        <constraint firstAttribute="trailing" secondItem="4RF-PK-kWG" secondAttribute="trailing" constant="10" id="Rjm-3w-WC8"/>
                                        <constraint firstAttribute="trailing" secondItem="54H-S7-AoC" secondAttribute="trailing" id="TMC-HS-FCP"/>
                                        <constraint firstAttribute="trailing" secondItem="tHe-oY-e4X" secondAttribute="trailing" constant="9" id="W6I-Gc-Z1h"/>
                                        <constraint firstItem="2F3-J5-sO1" firstAttribute="top" secondItem="55P-be-Qno" secondAttribute="top" constant="17" id="aPG-tt-FqM"/>
                                        <constraint firstItem="2F3-J5-sO1" firstAttribute="leading" secondItem="55P-be-Qno" secondAttribute="leading" constant="14" id="anS-4R-qsI"/>
                                        <constraint firstItem="tHe-oY-e4X" firstAttribute="leading" secondItem="55P-be-Qno" secondAttribute="leading" constant="31" id="d9Q-sV-NRb"/>
                                        <constraint firstItem="4RF-PK-kWG" firstAttribute="top" secondItem="55P-be-Qno" secondAttribute="top" constant="13" id="dd5-rE-ckY"/>
                                        <constraint firstItem="54H-S7-AoC" firstAttribute="top" secondItem="tHe-oY-e4X" secondAttribute="bottom" constant="18" id="eoE-XT-6y8"/>
                                        <constraint firstAttribute="bottom" secondItem="54H-S7-AoC" secondAttribute="bottom" constant="0.5" id="k4w-Wa-LK5"/>
                                        <constraint firstItem="4RF-PK-kWG" firstAttribute="leading" secondItem="2F3-J5-sO1" secondAttribute="trailing" constant="9" id="nYS-fT-k3X"/>
                                    </constraints>
                                </view>
                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="f44-q8-U6O">
                                    <rect key="frame" x="0.0" y="1060.3333333333333" width="373" height="39"/>
                                    <subviews>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="s7c-VL-7de">
                                            <rect key="frame" x="14" y="38.666666666666742" width="359" height="0.3333333333333357"/>
                                            <color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="0.5" id="wdf-fQ-GHf"/>
                                            </constraints>
                                        </view>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Port" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tCm-Ec-sJ6">
                                            <rect key="frame" x="14.000000000000002" y="12.333333333333485" width="25.666666666666671" height="14.333333333333336"/>
                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                    </subviews>
                                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                    <constraints>
                                        <constraint firstItem="s7c-VL-7de" firstAttribute="leading" secondItem="f44-q8-U6O" secondAttribute="leading" constant="14" id="1N9-QK-V2S"/>
                                        <constraint firstAttribute="height" constant="39" id="I3M-Xs-Gks"/>
                                        <constraint firstItem="tCm-Ec-sJ6" firstAttribute="leading" secondItem="f44-q8-U6O" secondAttribute="leading" constant="14" id="KVe-11-2dx"/>
                                        <constraint firstAttribute="trailing" secondItem="s7c-VL-7de" secondAttribute="trailing" id="kS4-Y8-EE1"/>
                                        <constraint firstItem="tCm-Ec-sJ6" firstAttribute="centerY" secondItem="f44-q8-U6O" secondAttribute="centerY" id="xYF-ca-L9d"/>
                                        <constraint firstAttribute="bottom" secondItem="s7c-VL-7de" secondAttribute="bottom" id="xq5-hh-Usj"/>
                                    </constraints>
                                </view>
                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PJx-Ir-lwm">
                                    <rect key="frame" x="0.0" y="1099.3333333333333" width="373" height="159.33333333333326"/>
                                    <subviews>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="82H-14-HCb">
                                            <rect key="frame" x="14" y="17" width="8" height="8"/>
                                            <color key="backgroundColor" systemColor="systemGrayColor"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="8" id="2Ks-RE-fKP"/>
                                                <constraint firstAttribute="width" constant="8" id="bW0-Ap-zJd"/>
                                            </constraints>
                                            <userDefinedRuntimeAttributes>
                                                <userDefinedRuntimeAttribute type="number" keyPath="jq_xibCornerRadius">
                                                    <real key="value" value="8"/>
                                                </userDefinedRuntimeAttribute>
                                            </userDefinedRuntimeAttributes>
                                        </view>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Address" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c1F-G3-Sz2">
                                            <rect key="frame" x="31" y="13" width="332" height="14.333333333333336"/>
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                        <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="F8t-4x-ert">
                                            <rect key="frame" x="31" y="38.333333333333485" width="333" height="102"/>
                                            <subviews>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="BAf-Cg-2IA">
                                                    <rect key="frame" x="0.0" y="0.0" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Port name:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="792-Ky-Od0">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fYN-xM-ITa">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="t1T-VO-tcS"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="TP6-wj-J3X">
                                                    <rect key="frame" x="0.0" y="22" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact name: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NT8-6G-1Bt">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RbN-7Z-txF">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="801-kR-7r5"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="pX4-pd-EiS">
                                                    <rect key="frame" x="0.0" y="44" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact phone: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iZn-NB-ejL">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bBe-Hh-O4T">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="9gm-TC-idf"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="rC3-ry-Gsy">
                                                    <rect key="frame" x="0.0" y="66" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Contact email: " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PgK-g5-Gvd">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WvZ-hd-fW2">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="mgC-zl-78H"/>
                                                    </constraints>
                                                </stackView>
                                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="dOi-Y2-pfE">
                                                    <rect key="frame" x="0.0" y="88" width="333" height="14"/>
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="RETURN TIME TO  WHAF:    " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MDh-oT-WJJ">
                                                            <rect key="frame" x="0.0" y="0.0" width="166.66666666666666" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zeQ-Bc-sz3">
                                                            <rect key="frame" x="166.66666666666663" y="0.0" width="166.33333333333337" height="14"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="10"/>
                                                            <color key="textColor" red="0.18039215689999999" green="0.18039215689999999" blue="0.18039215689999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="14" id="Td2-S1-vTS"/>
                                                    </constraints>
                                                </stackView>
                                            </subviews>
                                        </stackView>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DSH-sP-vOp">
                                            <rect key="frame" x="14" y="158.33333333333348" width="359" height="0.66666666666665719"/>
                                            <color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="0.5" id="1Q2-XZ-SNN"/>
                                            </constraints>
                                        </view>
                                    </subviews>
                                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                    <constraints>
                                        <constraint firstAttribute="trailing" secondItem="c1F-G3-Sz2" secondAttribute="trailing" constant="10" id="08y-bZ-6hW"/>
                                        <constraint firstItem="DSH-sP-vOp" firstAttribute="leading" secondItem="PJx-Ir-lwm" secondAttribute="leading" constant="14" id="8fQ-tW-rXA"/>
                                        <constraint firstItem="DSH-sP-vOp" firstAttribute="top" secondItem="F8t-4x-ert" secondAttribute="bottom" constant="18" id="ACt-wy-0xN"/>
                                        <constraint firstItem="82H-14-HCb" firstAttribute="top" secondItem="PJx-Ir-lwm" secondAttribute="top" constant="17" id="Bhm-nb-i44"/>
                                        <constraint firstAttribute="trailing" secondItem="DSH-sP-vOp" secondAttribute="trailing" id="LWz-fv-rv3"/>
                                        <constraint firstItem="c1F-G3-Sz2" firstAttribute="top" secondItem="PJx-Ir-lwm" secondAttribute="top" constant="13" id="Mvv-Ez-Ak0"/>
                                        <constraint firstAttribute="bottom" secondItem="DSH-sP-vOp" secondAttribute="bottom" constant="0.5" id="NYy-QH-T0g"/>
                                        <constraint firstItem="F8t-4x-ert" firstAttribute="top" secondItem="c1F-G3-Sz2" secondAttribute="bottom" constant="11" id="RKD-vU-0Ow"/>
                                        <constraint firstItem="F8t-4x-ert" firstAttribute="leading" secondItem="PJx-Ir-lwm" secondAttribute="leading" constant="31" id="WEw-mh-5LD"/>
                                        <constraint firstItem="c1F-G3-Sz2" firstAttribute="leading" secondItem="82H-14-HCb" secondAttribute="trailing" constant="9" id="XiG-qB-ryK"/>
                                        <constraint firstAttribute="trailing" secondItem="F8t-4x-ert" secondAttribute="trailing" constant="9" id="aYx-0D-HWd"/>
                                        <constraint firstItem="82H-14-HCb" firstAttribute="leading" secondItem="PJx-Ir-lwm" secondAttribute="leading" constant="14" id="qlH-NL-F4i"/>
                                    </constraints>
                                </view>
                            </subviews>
                        </stackView>
                        <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" estimatedSectionHeaderHeight="-1" sectionFooterHeight="18" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="aoZ-mE-xqn">
                            <rect key="frame" x="0.0" y="78" width="373" height="100"/>
                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="100" id="dcS-e8-KWg"/>
                            </constraints>
                        </tableView>
                        <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="PNO-IG-mSg">
                            <rect key="frame" x="0.0" y="1263.6666666666667" width="373" height="178"/>
                            <rect key="frame" x="0.0" y="178" width="373" height="178"/>
                            <subviews>
                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="shP-rZ-jlC">
                                    <rect key="frame" x="0.0" y="0.0" width="373" height="39"/>
                                    <subviews>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Cue-Lc-InO">
                                            <rect key="frame" x="14" y="38.666666666666515" width="359" height="0.3333333333333357"/>
                                            <rect key="frame" x="14" y="38.666666666666657" width="359" height="0.3333333333333357"/>
                                            <color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="0.5" id="wJy-BQ-HR8"/>
                                            </constraints>
                                        </view>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cargo" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="znZ-km-n61">
                                            <rect key="frame" x="14.000000000000004" y="12.333333333333258" width="36.333333333333343" height="14.333333333333336"/>
                                            <rect key="frame" x="14.000000000000004" y="12.333333333333343" width="36.333333333333343" height="14.333333333333336"/>
                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
@@ -1214,14 +138,14 @@
                                    <rect key="frame" x="0.0" y="39" width="373" height="39"/>
                                    <subviews>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5N2-Cp-fDb">
                                            <rect key="frame" x="14" y="38.666666666666515" width="359" height="0.3333333333333357"/>
                                            <rect key="frame" x="14" y="38.666666666666686" width="359" height="0.3333333333333357"/>
                                            <color key="backgroundColor" red="0.70196078429999997" green="0.70196078429999997" blue="0.70196078429999997" alpha="0.23999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="0.5" id="edK-lR-XkS"/>
                                            </constraints>
                                        </view>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="B/L OR AWB NO.:45544545455" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g2O-U5-pwS">
                                            <rect key="frame" x="14" y="12.333333333333258" width="190.66666666666666" height="14.333333333333336"/>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="B/L OR AWB NO.:--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g2O-U5-pwS">
                                            <rect key="frame" x="13.999999999999993" y="12.333333333333343" width="113.33333333333331" height="14.333333333333336"/>
                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
                                            <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="calibratedRGB"/>
                                            <nil key="highlightedColor"/>
@@ -1249,13 +173,16 @@
                    </subviews>
                    <constraints>
                        <constraint firstItem="Sh7-2N-mvt" firstAttribute="top" secondItem="RZZ-lC-T7W" secondAttribute="top" id="034-qp-ZM2"/>
                        <constraint firstItem="PNO-IG-mSg" firstAttribute="top" secondItem="aoZ-mE-xqn" secondAttribute="bottom" id="DK4-Sz-rO4"/>
                        <constraint firstAttribute="trailing" secondItem="PNO-IG-mSg" secondAttribute="trailing" id="LGb-fB-VbK"/>
                        <constraint firstItem="aoZ-mE-xqn" firstAttribute="leading" secondItem="RZZ-lC-T7W" secondAttribute="leading" id="MbG-Ab-jVb"/>
                        <constraint firstAttribute="trailing" secondItem="Sh7-2N-mvt" secondAttribute="trailing" id="OkU-0P-Hms"/>
                        <constraint firstItem="Sh7-2N-mvt" firstAttribute="leading" secondItem="RZZ-lC-T7W" secondAttribute="leading" id="PQe-g8-k4e"/>
                        <constraint firstItem="Sh7-2N-mvt" firstAttribute="centerX" secondItem="RZZ-lC-T7W" secondAttribute="centerX" id="YfM-Wn-fon"/>
                        <constraint firstItem="PNO-IG-mSg" firstAttribute="top" secondItem="Sh7-2N-mvt" secondAttribute="bottom" constant="5" id="bf6-oa-ltf"/>
                        <constraint firstAttribute="trailing" secondItem="aoZ-mE-xqn" secondAttribute="trailing" id="cVI-9A-gkR"/>
                        <constraint firstAttribute="bottom" secondItem="PNO-IG-mSg" secondAttribute="bottom" constant="52" id="ne8-Eg-Hgx"/>
                        <constraint firstItem="PNO-IG-mSg" firstAttribute="leading" secondItem="RZZ-lC-T7W" secondAttribute="leading" id="pkO-us-nFW"/>
                        <constraint firstItem="aoZ-mE-xqn" firstAttribute="top" secondItem="Sh7-2N-mvt" secondAttribute="bottom" id="wDA-wF-QYZ"/>
                    </constraints>
                </scrollView>
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZL1-Nv-BlK">
@@ -1319,9 +246,6 @@
        <image name="icon_right" width="18" height="14"/>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
        <systemColor name="systemGrayColor">
            <color red="0.55686274509803924" green="0.55686274509803924" blue="0.57647058823529407" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </systemColor>
    </resources>
</document>
BrokerDriver/Home/VC/HomeDetailNoteVC.swift
@@ -10,6 +10,19 @@
class HomeDetailNoteVC: BaseViewController {
    @IBOutlet weak var noteTableView: UITableView!
    private(set) var orderId:String!
    required init(orderId:String) {
        super.init(nibName: nil, bundle: nil)
        self.orderId = orderId
    }
    required init?(coder: NSCoder) {
        fatalError("init(coder:) has not been implemented")
    }
    override func viewDidLoad() {
        super.viewDidLoad()
        view.backgroundColor = UIColor.color("#F9FAFF")
BrokerDriver/Home/VC/HomeDetailVC.swift
@@ -11,6 +11,9 @@
class HomeDetailVC: BaseViewController {
    private(set) var orderId:String!
    private(set) var style:HomePageVC.PageStyle!
    lazy var adapterViewController:FFAdapterViewController = {
        let adapterViewController = FFAdapterViewController()
        adapterViewController.headHeight = JQ_ScreenW * 0.6
@@ -38,6 +41,17 @@
        let vc = HomeDetailMenuVC()
        return vc
    }()
    required init(orderId:String,style:HomePageVC.PageStyle) {
        super.init(nibName: nil, bundle: nil)
        self.orderId = orderId
        self.style = style
    }
    required init?(coder: NSCoder) {
        fatalError("init(coder:) has not been implemented")
    }
    override func viewDidLoad() {
        super.viewDidLoad()
@@ -73,13 +87,12 @@
    func pageViewController(_ pageViewConteoller: FFPageViewController, controllerForPage page: Int) -> UIViewController {
        if page == 0{
            return HomeDetailContentVC()
            return HomeDetailContentVC(orderId: orderId,style: style)
        }else if page == 1{
            return HomeDetailAttachVC()
            return HomeDetailAttachVC(orderId: orderId)
        }else if page == 2{
            return HomeDetailNoteVC()
            return HomeDetailNoteVC(orderId: orderId)
        }
        return UIViewController()
    }
BrokerDriver/Home/VC/HomeMenuVC.swift
@@ -13,10 +13,33 @@
    private var tf_cargo:QMUITextField!
    private var btn_pickupTime:QMUIButton!
    private var btn_search:QMUIButton!
    private(set) var selectDate:Date?
    var box:JQBox<(String?,Date?)>!
    override func viewDidLoad() {
        super.viewDidLoad()
        btn_pickupTime.addTarget(self, action: #selector(showPickerView), for: .touchUpInside)
        btn_search.addTarget(self, action: #selector(searchAction), for: .touchUpInside)
        box = JQBox()
    }
    @objc private func showPickerView(){
        DatePickerView.show { [weak self] date in
            self?.selectDate = date
            self?.btn_pickupTime.setTitle(date.jq_format("MMM dd YYYY"), for: .normal)
            self?.btn_pickupTime.setTitleColor(UIColor(hexStr: "333333"), for: .normal)
        }
    }
    @objc private func searchAction(){
        var text:String?
        if !tf_cargo.text!.isEmpty{
            text = tf_cargo.text
        }
        box.value = (text,selectDate)
    }
    override func setUI() {
BrokerDriver/Home/VC/HomePageVC.swift
@@ -21,6 +21,10 @@
    private var page = 1
    private var datas = [OrderModel]()
    var box:JQBox<(String?,Date?)>?
    private var containerNo:String?
    private var date:String?
    lazy private var tableView:BaseTableView = {
        let tableView = BaseTableView(frame: .zero, style: .plain)
        tableView.delegate = self
@@ -49,15 +53,29 @@
            self?.getData(false)
        }).disposed(by: disposeBag)
        tableView.jq_setEmptyView("Not data", image: UIImage(named: "empty"), foregroundColor: .gray, clouse: nil)
        refreshStatus.onNext(.beingHeaderRefresh)
        DispatchQueue.main.asyncAfter(deadline: .now()+1) {
            self.refreshStatus.onNext(.beingHeaderRefresh)
        }
        box?.bind { [weak self] str,date in
            self?.containerNo = str
            self?.date = date?.jq_format("yyyy-MM-dd")
            self?.refreshStatus.onNext(.beingHeaderRefresh)
        }
    }
    private func getData(_ isHeader:Bool = true){
        Services.getList(type: style, pageNumber: page).subscribe(onNext: { data in
        if isHeader{
            page = 1
        }else{
            page += 1
        }
        Services.getList(type: style, pageNumber: page,containerNo: containerNo,date: date).subscribe(onNext: { data in
            if let models = data.data{
                if isHeader{
                    self.datas.removeAll()
                    self.page = 1
                    self.refreshStatus.onNext(.endHeaderRefresh)
                    self.refreshStatus.onNext(.resetNoMoreData)
                }else{
@@ -71,7 +89,9 @@
                self.tableView.reloadData()
            }
        }) { error in
            alert(msg: error.localizedDescription)
            self.refreshStatus.onNext(.endFooterRefresh)
            self.refreshStatus.onNext(.endHeaderRefresh)
        }.disposed(by: disposeBag)
    }
@@ -88,16 +108,17 @@
extension HomePageVC:UITableViewDelegate{
    func tableView(_ tableView: UITableView, didSelectRowAt indexPath: IndexPath) {
        let vc = HomeDetailVC()
        let data = datas[indexPath.row]
        let vc = HomeDetailVC(orderId: data.orderId, style: style)
        push(vc: vc)
    }
}
extension HomePageVC:UITableViewDataSource{
    func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell {
        let cell = tableView.dequeueReusableCell(withIdentifier: "_HomeItemTCell") as! HomeItemTCell
        cell.backgroundColor = .clear
        cell.orderModel = datas[indexPath.row]
        return cell
    }
BrokerDriver/Home/VC/HomeVC.swift
@@ -41,6 +41,8 @@
    override func viewDidLoad() {
        super.viewDidLoad()
    }
    override func setUI() {
@@ -72,6 +74,12 @@
    func pageViewController(_ pageViewController: FFPageViewController, currentPageChanged currentPage: Int) {
        menuViewController.pageMenu.selectedItemIndex = currentPage
        if currentPage == 0{
            adapterViewController.menuHeight = 108
        }else{
            adapterViewController.menuHeight = 47
        }
        adapterViewController.updateHeight(withAnimation: true)
    }
    func totalPagesOfpageViewController(_ pageViewConteoller: FFPageViewController) -> UInt {
@@ -79,9 +87,10 @@
    }
    func pageViewController(_ pageViewConteoller: FFPageViewController, controllerForPage page: Int) -> UIViewController {
        if page == 0{
             return HomePageVC(style: .progress)
             let vc = HomePageVC(style: .progress)
            vc.box = menuViewController.box
            return vc
        }
        return HomePageVC(style: .complete)
    }
BrokerDriver/Home/View/DatePickerView.swift
New file
@@ -0,0 +1,62 @@
//
//  DatePickerView.swift
//  BrokerDriver
//
//  Created by 无故事王国 on 2023/4/27.
//
import UIKit
class DatePickerView: UIView,JQNibView{
    @IBOutlet weak var view_container: UIView!
    @IBOutlet weak var view_containerHeiCons: NSLayoutConstraint!
    @IBOutlet weak var datePickerView: UIDatePicker!
    @IBOutlet weak var btn_cancel: UIButton!
    private var clouse:((Date)->Void)!
    override func awakeFromNib() {
        super.awakeFromNib()
        view_containerHeiCons.constant = 0
        alpha = 0
        layoutIfNeeded()
        datePickerView.datePickerMode = .date
        datePickerView.maximumDate = Date()
    }
    static func show(_ clouse:@escaping (Date)->Void){
        let pickerView = DatePickerView.jq_loadNibView()
        pickerView.clouse = clouse
        screnDelegate?.window?.addSubview(pickerView)
        pickerView.frame = screnDelegate?.window?.frame ?? .zero
        pickerView.view_containerHeiCons.constant = JQ_ScreenW * 0.5 + UIDevice.jq_safeEdges.bottom
        UIView.animate(withDuration: 0.5) {
            pickerView.layoutIfNeeded()
            pickerView.alpha = 1
        } completion: { _ in
        }
    }
    @IBAction func confirmAction(_ sender: UIButton) {
        cancelAction(btn_cancel)
        clouse(datePickerView.date)
    }
    @IBAction func cancelAction(_ sender: UIButton) {
        view_containerHeiCons.constant = 0
        UIView.animate(withDuration: 0.5) {
            self.layoutIfNeeded()
            self.alpha = 0
        } completion: { _ in
            self.removeFromSuperview()
        }
    }
    override func layoutIfNeeded() {
        super.layoutIfNeeded()
        view_container.jq_addCorners(corner: [.topLeft,.topRight], radius: 12)
    }
}
BrokerDriver/Home/View/DatePickerView.xib
New file
@@ -0,0 +1,83 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_12" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
        <capability name="System colors in document resources" minToolsVersion="11.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="DatePickerView" customModule="BrokerDriver" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rNJ-KK-mzo">
                    <rect key="frame" x="0.0" y="652" width="393" height="200"/>
                    <subviews>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="M9B-wG-hSf">
                            <rect key="frame" x="12" y="17" width="47" height="29"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="29" id="GaZ-uw-Ce2"/>
                            </constraints>
                            <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="14"/>
                            <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                            <state key="normal" title="Cancel">
                                <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            </state>
                            <connections>
                                <action selector="cancelAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="ygq-3E-sxp"/>
                            </connections>
                        </button>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xnE-tz-LK5">
                            <rect key="frame" x="329" y="17" width="55" height="29"/>
                            <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="14"/>
                            <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                            <state key="normal" title="Confirm">
                                <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            </state>
                            <connections>
                                <action selector="confirmAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="Ppv-mv-MUo"/>
                            </connections>
                        </button>
                        <datePicker contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" datePickerMode="dateAndTime" minuteInterval="1" style="wheels" translatesAutoresizingMaskIntoConstraints="NO" id="NbL-Q1-jY1">
                            <rect key="frame" x="0.0" y="58" width="393" height="142"/>
                        </datePicker>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstItem="xnE-tz-LK5" firstAttribute="top" secondItem="rNJ-KK-mzo" secondAttribute="top" constant="17" id="Aoy-TX-mjp"/>
                        <constraint firstItem="NbL-Q1-jY1" firstAttribute="top" secondItem="M9B-wG-hSf" secondAttribute="bottom" constant="12" id="F13-oy-t5X"/>
                        <constraint firstAttribute="trailing" secondItem="xnE-tz-LK5" secondAttribute="trailing" constant="9" id="Kq9-Vp-W6Z"/>
                        <constraint firstItem="M9B-wG-hSf" firstAttribute="top" secondItem="rNJ-KK-mzo" secondAttribute="top" constant="17" id="ZGk-Nz-F9O"/>
                        <constraint firstItem="NbL-Q1-jY1" firstAttribute="leading" secondItem="rNJ-KK-mzo" secondAttribute="leading" id="hHt-Iv-knF"/>
                        <constraint firstAttribute="height" constant="200" id="oF6-jg-k9E"/>
                        <constraint firstAttribute="trailing" secondItem="NbL-Q1-jY1" secondAttribute="trailing" id="s3b-jQ-7Jc"/>
                        <constraint firstAttribute="bottom" secondItem="NbL-Q1-jY1" secondAttribute="bottom" id="vMn-SE-Tcv"/>
                        <constraint firstItem="M9B-wG-hSf" firstAttribute="leading" secondItem="rNJ-KK-mzo" secondAttribute="leading" constant="12" id="ywr-fO-3Is"/>
                    </constraints>
                </view>
            </subviews>
            <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
            <constraints>
                <constraint firstAttribute="bottom" secondItem="rNJ-KK-mzo" secondAttribute="bottom" id="8dn-yE-N7X"/>
                <constraint firstItem="rNJ-KK-mzo" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="FaQ-S8-Srf"/>
                <constraint firstAttribute="trailing" secondItem="rNJ-KK-mzo" secondAttribute="trailing" id="K5Q-HG-FhE"/>
            </constraints>
            <connections>
                <outlet property="btn_cancel" destination="M9B-wG-hSf" id="5Ug-0y-S9f"/>
                <outlet property="datePickerView" destination="NbL-Q1-jY1" id="7w2-sL-DVM"/>
                <outlet property="view_container" destination="rNJ-KK-mzo" id="xyZ-IZ-NG1"/>
                <outlet property="view_containerHeiCons" destination="oF6-jg-k9E" id="dVf-Ip-B5l"/>
            </connections>
            <point key="canvasLocation" x="85" y="21"/>
        </view>
    </objects>
    <resources>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>
BrokerDriver/Network/NetworkRequest.swift
@@ -127,7 +127,7 @@
        return Observable<BaseResponse<T>>.create{ ob in
            var hud: MBProgressHUD?
            if progress {
                hud = MBProgressHUD.showAdded(to: app.window!, animated: true)
                hud = MBProgressHUD.showAdded(to: screnDelegate!.window!, animated: true)
                hud?.bezelView.style = .solidColor
                hud?.contentColor = .white
                hud?.bezelView.backgroundColor = #colorLiteral(red: 0, green: 0, blue: 0, alpha: 0.8)
BrokerDriver/Network/Services.swift
@@ -66,6 +66,31 @@
        return NetworkRequest.request(params: params, method: .get, progress: false)
    }
    class func orderInfo(id:String,type:HomePageVC.PageStyle)->Observable<BaseResponse<OrderDetailModel>>{
        let params = ParamsAppender.build(url: All_Url)
            .interface(url: "/api/index/orderInfo")
            .append(key: "type", value:type.rawValue)
            .append(key: "id", value: id)
        return NetworkRequest.request(params: params, method: .get, progress: true)
    }
    class func orderAttachment(id:Int,page:Int)->Observable<BaseResponse<SimpleModel>>{
        let params = ParamsAppender.build(url: All_Url)
            .interface(url: "/api/index/orderAttachment")
            .append(key: "pageNumber", value:page)
            .append(key: "pageSize", value: 20)
            .append(key: "id", value: id)
        return NetworkRequest.request(params: params, method: .get, progress: true)
    }
    class func orderNote(id:Int,page:Int,type:Int)->Observable<BaseResponse<SimpleModel>>{
        let params = ParamsAppender.build(url: All_Url)
            .interface(url: "/api/index/orderNote")
            .append(key: "pageNumber", value:page)
            .append(key: "pageSize", value: 20)
            .append(key: "id", value: id)
            .append(key: "type", value: type)
        return NetworkRequest.request(params: params, method: .get, progress: true)
    }
}
BrokerDriver/ViewModels/OrderViewModel.swift
@@ -1,9 +1,9 @@
//
//  OrderViewModel.swift
//  BrokerDriver
//
//  Created by 无故事王国 on 2023/4/26.
//
    //
    //  OrderViewModel.swift
    //  BrokerDriver
    //
    //  Created by 无故事王国 on 2023/4/26.
    //
import Foundation
@@ -16,7 +16,40 @@
    var pickUpTime: String = ""
    var portName: String = ""
    var start: String = ""
    var status: Int = 0
    var status: OrderType = .None
    var type: Int = 0
}
struct OrderDetailModel:HandyJSON {
    var containerNumber: String?
    var eLat: String = ""
    var eLon: String = ""
    var lat: String = ""
    var list = [Dictionary<String,Any>]()
    var lon: String = ""
    var orderId: String = ""
    var orderType: String = ""
    var status: OrderType = .None
    var tGoods: OrderDetailGoodsModel?
    var type: String = ""
}
struct OrderDetailGoodsModel:HandyJSON {
    var billNumber: String = ""
    var containerNumber: String = ""
    var custRef: String = ""
    var danger: Int = 0
    var entry: String = ""
    var id: Int = 0
    var kg: String = ""
    var orderId: String = ""
    var ourRef: String = ""
    var po: String = ""
    var sb: String = ""
    var shippingLine: String = ""
    var size: String = ""
    var type: String = ""
    var typeClass: String = ""
    var weight: Int = 0
}