You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

2967 lines
396 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="IRF-H1-BUJ">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<customFonts key="customFonts">
<array key="SanFranciscoDisplay-Bold.otf">
<string>SanFranciscoDisplay-Bold</string>
</array>
<array key="SanFranciscoDisplay-Regular.otf">
<string>SanFranciscoDisplay-Regular</string>
</array>
<array key="SanFranciscoDisplay-Semibold.otf">
<string>SanFranciscoDisplay-Semibold</string>
</array>
<array key="SanFranciscoText-Bold.otf">
<string>SanFranciscoText-Bold</string>
</array>
<array key="SanFranciscoText-Regular.otf">
<string>SanFranciscoText-Regular</string>
</array>
</customFonts>
<scenes>
<!--Send Money-->
<scene sceneID="RDV-Nf-xM8">
<objects>
<viewController storyboardIdentifier="RecipientListViewController" id="IRF-H1-BUJ" customClass="RecipientListViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="fJb-N0-kmM">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1Ws-70-qw9">
<rect key="frame" x="10" y="35" width="355" height="80"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_recipient" translatesAutoresizingMaskIntoConstraints="NO" id="u8d-U1-kcp">
<rect key="frame" x="20" y="20" width="40" height="40"/>
<constraints>
<constraint firstAttribute="width" constant="40" id="ZjW-Jf-LNN"/>
<constraint firstAttribute="height" constant="40" id="eCH-dC-n1s"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="New Recipient" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CzJ-tS-E8E">
<rect key="frame" x="77" y="30" width="105" height="20"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<gestureRecognizers/>
<constraints>
<constraint firstAttribute="height" constant="80" id="7lR-CC-sqy"/>
<constraint firstItem="u8d-U1-kcp" firstAttribute="top" secondItem="1Ws-70-qw9" secondAttribute="top" constant="20" id="MEu-HF-kjb"/>
<constraint firstItem="u8d-U1-kcp" firstAttribute="centerY" secondItem="1Ws-70-qw9" secondAttribute="centerY" id="Ogv-uH-fdf"/>
<constraint firstItem="u8d-U1-kcp" firstAttribute="leading" secondItem="1Ws-70-qw9" secondAttribute="leading" constant="20" id="P3q-yy-xG5"/>
<constraint firstAttribute="bottom" secondItem="u8d-U1-kcp" secondAttribute="bottom" constant="20" id="dE3-v8-vsr"/>
<constraint firstItem="CzJ-tS-E8E" firstAttribute="leading" secondItem="u8d-U1-kcp" secondAttribute="trailing" constant="17" id="jkD-yR-Pev"/>
<constraint firstItem="CzJ-tS-E8E" firstAttribute="centerY" secondItem="1Ws-70-qw9" secondAttribute="centerY" id="wTy-DU-tY2"/>
</constraints>
<connections>
<outletCollection property="gestureRecognizers" destination="fvv-yf-Atf" appends="YES" id="ZTk-c7-oyA"/>
</connections>
</view>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="TSh-Aq-vZt">
<rect key="frame" x="10" y="143.5" width="355" height="474.5"/>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="recipientList" rowHeight="80" id="UZD-5L-uLg" customClass="RecipientListTableViewCell" customModule="GME_Remit" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="355" height="80"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="UZD-5L-uLg" id="125-Fu-inw">
<rect key="frame" x="0.0" y="0.0" width="355" height="80"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cjU-x5-Wgl">
<rect key="frame" x="0.0" y="0.0" width="355" height="80"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="D" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Mpy-i7-21g">
<rect key="frame" x="20" y="20" width="40" height="40"/>
<color key="backgroundColor" red="0.87058823529411766" green="0.20000000000000001" blue="0.23529411764705882" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="width" constant="40" id="Gp6-gK-hEd"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="New Recipient" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="4" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nZJ-2S-w9V">
<rect key="frame" x="80" y="20" width="255" height="40"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="17"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="nZJ-2S-w9V" firstAttribute="leading" secondItem="Mpy-i7-21g" secondAttribute="trailing" constant="20" id="CwN-bw-8MX"/>
<constraint firstItem="Mpy-i7-21g" firstAttribute="leading" secondItem="cjU-x5-Wgl" secondAttribute="leading" constant="20" id="H4p-WX-rLl"/>
<constraint firstItem="nZJ-2S-w9V" firstAttribute="top" secondItem="cjU-x5-Wgl" secondAttribute="top" constant="20" id="K2M-FC-sFj"/>
<constraint firstAttribute="bottom" secondItem="Mpy-i7-21g" secondAttribute="bottom" constant="20" id="LUX-5A-Q3f"/>
<constraint firstItem="Mpy-i7-21g" firstAttribute="centerY" secondItem="cjU-x5-Wgl" secondAttribute="centerY" id="Lha-fH-Ver"/>
<constraint firstAttribute="bottom" secondItem="nZJ-2S-w9V" secondAttribute="bottom" constant="20" id="OPa-sM-2Hg"/>
<constraint firstAttribute="trailing" secondItem="nZJ-2S-w9V" secondAttribute="trailing" constant="20" id="PWj-EA-yH9"/>
<constraint firstItem="nZJ-2S-w9V" firstAttribute="centerY" secondItem="cjU-x5-Wgl" secondAttribute="centerY" id="UEE-g8-cGa"/>
<constraint firstAttribute="height" constant="80" id="XFV-Qu-due"/>
<constraint firstItem="Mpy-i7-21g" firstAttribute="top" secondItem="cjU-x5-Wgl" secondAttribute="top" constant="20" id="iot-6h-mSl"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="cjU-x5-Wgl" secondAttribute="bottom" id="2zL-Xn-dxa"/>
<constraint firstAttribute="trailing" secondItem="cjU-x5-Wgl" secondAttribute="trailing" id="64c-ev-m2s"/>
<constraint firstItem="cjU-x5-Wgl" firstAttribute="leading" secondItem="125-Fu-inw" secondAttribute="leading" id="87y-1k-Da6"/>
<constraint firstItem="cjU-x5-Wgl" firstAttribute="top" secondItem="125-Fu-inw" secondAttribute="top" id="bNu-Og-Oqi"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="labelInitial" destination="Mpy-i7-21g" id="Tiv-cB-H91"/>
<outlet property="labelRecipientName" destination="nZJ-2S-w9V" id="U6l-am-2ui"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Swipe left to “Edit” or “Delete” recipient profile." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8h1-8y-HWl">
<rect key="frame" x="10" y="122" width="355" height="14.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="0.90588235294117647" green="0.92941176470588238" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="1Ws-70-qw9" firstAttribute="leading" secondItem="YfC-Ea-cWu" secondAttribute="leading" constant="10" id="37d-Nf-ZTM"/>
<constraint firstItem="8h1-8y-HWl" firstAttribute="top" secondItem="1Ws-70-qw9" secondAttribute="bottom" constant="7" id="7xi-ab-JTu"/>
<constraint firstItem="YfC-Ea-cWu" firstAttribute="bottom" secondItem="TSh-Aq-vZt" secondAttribute="bottom" id="8gQ-Zh-SBq"/>
<constraint firstItem="1Ws-70-qw9" firstAttribute="top" secondItem="YfC-Ea-cWu" secondAttribute="top" constant="15" id="Dvk-a3-6gM"/>
<constraint firstItem="YfC-Ea-cWu" firstAttribute="trailing" secondItem="8h1-8y-HWl" secondAttribute="trailing" constant="10" id="FaS-YH-0PS"/>
<constraint firstItem="TSh-Aq-vZt" firstAttribute="leading" secondItem="YfC-Ea-cWu" secondAttribute="leading" constant="10" id="P5U-bl-XpF"/>
<constraint firstItem="YfC-Ea-cWu" firstAttribute="trailing" secondItem="1Ws-70-qw9" secondAttribute="trailing" constant="10" id="QOH-c2-Uwp"/>
<constraint firstItem="YfC-Ea-cWu" firstAttribute="trailing" secondItem="TSh-Aq-vZt" secondAttribute="trailing" constant="10" id="Uhg-fT-2QV"/>
<constraint firstItem="TSh-Aq-vZt" firstAttribute="top" secondItem="8h1-8y-HWl" secondAttribute="bottom" constant="7" id="iMS-NQ-Rg0"/>
<constraint firstItem="8h1-8y-HWl" firstAttribute="leading" secondItem="YfC-Ea-cWu" secondAttribute="leading" constant="10" id="zuB-K6-f8G"/>
</constraints>
<viewLayoutGuide key="safeArea" id="YfC-Ea-cWu"/>
</view>
<tabBarItem key="tabBarItem" title="Send Money" image="ic-sendmoney" id="Y4g-R7-ief" customClass="RAMAnimatedTabBarItem" customModule="RAMAnimatedTabBarController">
<connections>
<outlet property="animation" destination="RoD-1O-uQ3" id="qLj-qd-0nq"/>
</connections>
</tabBarItem>
<simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
<connections>
<outlet property="barButton" destination="Y4g-R7-ief" id="3oX-Re-W6a"/>
<outlet property="labelSwipeInfo" destination="8h1-8y-HWl" id="0Go-Q2-rJJ"/>
<outlet property="newRecipeintLabel" destination="CzJ-tS-E8E" id="pvO-Dq-Gum"/>
<outlet property="tableView" destination="TSh-Aq-vZt" id="iSi-t9-bHo"/>
<outlet property="viewAddRecipient" destination="1Ws-70-qw9" id="bSf-Vu-KZy"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="gVi-gd-HhN" userLabel="First Responder" sceneMemberID="firstResponder"/>
<customObject id="RoD-1O-uQ3" customClass="RAMBounceAnimation" customModule="RAMAnimatedTabBarController">
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="color" keyPath="textSelectedColor">
<color key="value" red="0.92549019610000005" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="iconSelectedColor">
<color key="value" red="0.92549019610000005" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="duration">
<real key="value" value="0.33000000000000002"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</customObject>
<tapGestureRecognizer id="fvv-yf-Atf">
<connections>
<action selector="addNewRecipientTap:" destination="IRF-H1-BUJ" id="c5g-aa-p9H"/>
</connections>
</tapGestureRecognizer>
</objects>
<point key="canvasLocation" x="4064.8000000000002" y="724.58770614692662"/>
</scene>
<!--Recipient Transcation View Controller-->
<scene sceneID="IDm-Kp-Dx2">
<objects>
<viewController storyboardIdentifier="RecipientTranscationViewController" id="xDC-fJ-bcM" customClass="RecipientTranscationViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="84S-Cf-WOE">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JQS-T1-H6d">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lGF-fs-aXr" userLabel="MainView">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fVD-4T-s4R" userLabel="TopView">
<rect key="frame" x="10" y="17" width="355" height="133"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fsY-we-XbP" userLabel="BalanceView">
<rect key="frame" x="0.0" y="0.0" width="355" height="70"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Your Available Balance" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Oxd-Pn-shp">
<rect key="frame" x="13" y="13" width="329" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="55000" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9fA-Gg-VKi">
<rect key="frame" x="13" y="33" width="329" height="23"/>
<constraints>
<constraint firstAttribute="height" constant="23" id="pwT-w6-gnP"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="20"/>
<color key="textColor" red="0.92549019607843142" green="0.10980392156862745" blue="0.14117647058823529" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="70" id="L4V-RS-7V8"/>
<constraint firstAttribute="trailing" secondItem="9fA-Gg-VKi" secondAttribute="trailing" constant="13" id="Ttq-6v-wCr"/>
<constraint firstItem="Oxd-Pn-shp" firstAttribute="top" secondItem="fsY-we-XbP" secondAttribute="top" constant="13" id="nJi-s6-eGE"/>
<constraint firstItem="Oxd-Pn-shp" firstAttribute="leading" secondItem="fsY-we-XbP" secondAttribute="leading" constant="13" id="pfC-rC-mIn"/>
<constraint firstAttribute="trailing" secondItem="Oxd-Pn-shp" secondAttribute="trailing" constant="13" id="sQG-dZ-Tc3"/>
<constraint firstItem="9fA-Gg-VKi" firstAttribute="top" secondItem="Oxd-Pn-shp" secondAttribute="bottom" constant="3" id="tik-Oh-RFd"/>
<constraint firstItem="9fA-Gg-VKi" firstAttribute="leading" secondItem="fsY-we-XbP" secondAttribute="leading" constant="13" id="wgQ-0f-sEp"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JOl-Me-Oze" userLabel="LimitView">
<rect key="frame" x="0.0" y="72" width="355" height="61"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="lwK-lb-eVl">
<rect key="frame" x="0.0" y="0.0" width="355" height="61"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cuo-qv-bra">
<rect key="frame" x="0.0" y="0.0" width="176.5" height="61"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="limit" lineBreakMode="tailTruncation" numberOfLines="3" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mbr-YK-4y3">
<rect key="frame" x="8" y="0.0" width="168.5" height="61"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="mbr-YK-4y3" secondAttribute="trailing" id="eSf-1i-bkw"/>
<constraint firstItem="mbr-YK-4y3" firstAttribute="leading" secondItem="cuo-qv-bra" secondAttribute="leading" constant="8" id="r3p-E6-AEa"/>
<constraint firstAttribute="bottom" secondItem="mbr-YK-4y3" secondAttribute="bottom" id="tBk-wh-mIi"/>
<constraint firstItem="mbr-YK-4y3" firstAttribute="top" secondItem="cuo-qv-bra" secondAttribute="top" id="zxY-Ri-waR"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2fq-hR-rEn">
<rect key="frame" x="178.5" y="0.0" width="176.5" height="61"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="limit" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dOC-yj-sak">
<rect key="frame" x="8" y="0.0" width="168.5" height="61"/>
<color key="backgroundColor" white="1" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="dOC-yj-sak" firstAttribute="top" secondItem="2fq-hR-rEn" secondAttribute="top" id="3h4-Ti-wQ1"/>
<constraint firstAttribute="bottom" secondItem="dOC-yj-sak" secondAttribute="bottom" id="8KU-s1-cFc"/>
<constraint firstItem="dOC-yj-sak" firstAttribute="leading" secondItem="2fq-hR-rEn" secondAttribute="leading" constant="8" id="Zgh-kQ-YgX"/>
<constraint firstAttribute="trailing" secondItem="dOC-yj-sak" secondAttribute="trailing" id="tv3-aD-17f"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="lwK-lb-eVl" firstAttribute="leading" secondItem="JOl-Me-Oze" secondAttribute="leading" id="3K5-27-yi2"/>
<constraint firstAttribute="trailing" secondItem="lwK-lb-eVl" secondAttribute="trailing" id="dVc-f6-akH"/>
<constraint firstItem="lwK-lb-eVl" firstAttribute="top" secondItem="JOl-Me-Oze" secondAttribute="top" id="ecW-mt-W9G"/>
<constraint firstAttribute="bottom" secondItem="lwK-lb-eVl" secondAttribute="bottom" id="oX3-M4-qM8"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="JOl-Me-Oze" firstAttribute="top" secondItem="fsY-we-XbP" secondAttribute="bottom" constant="2" id="8hQ-Ru-onm"/>
<constraint firstAttribute="trailing" secondItem="JOl-Me-Oze" secondAttribute="trailing" id="Ne7-cM-Ph9"/>
<constraint firstItem="fsY-we-XbP" firstAttribute="top" secondItem="fVD-4T-s4R" secondAttribute="top" id="OHh-Nn-SCp"/>
<constraint firstItem="JOl-Me-Oze" firstAttribute="leading" secondItem="fVD-4T-s4R" secondAttribute="leading" id="QGV-eD-td1"/>
<constraint firstItem="fsY-we-XbP" firstAttribute="leading" secondItem="fVD-4T-s4R" secondAttribute="leading" id="X4P-hn-jvR"/>
<constraint firstAttribute="trailing" secondItem="fsY-we-XbP" secondAttribute="trailing" id="ZwU-By-RVt"/>
<constraint firstItem="JOl-Me-Oze" firstAttribute="top" secondItem="fsY-we-XbP" secondAttribute="bottom" constant="2" id="jpr-w4-zUa"/>
<constraint firstAttribute="height" constant="133" id="jzf-58-DXK"/>
<constraint firstAttribute="bottom" secondItem="JOl-Me-Oze" secondAttribute="bottom" id="wXk-r1-6q9"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="You are sending money to Dhan Singh Saud" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Cih-Qx-4Q3">
<rect key="frame" x="13" y="161" width="349" height="14.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.18039215689999999" green="0.19215686269999999" blue="0.57254901960000004" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ftr-jZ-roF" userLabel="MiddleView">
<rect key="frame" x="10" y="188.5" width="355" height="241"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="1" translatesAutoresizingMaskIntoConstraints="NO" id="pfP-52-Hoh">
<rect key="frame" x="0.0" y="0.0" width="355" height="241"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wEh-A1-U5C">
<rect key="frame" x="0.0" y="0.0" width="355" height="79.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="You Send" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="i0A-GW-oIE">
<rect key="frame" x="28" y="15" width="277" height="14.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="0" textAlignment="center" minimumFontSize="24" translatesAutoresizingMaskIntoConstraints="NO" id="If3-HZ-fQz">
<rect key="frame" x="28" y="39.5" width="18.5" height="38"/>
<color key="textColor" red="0.92549019610000005" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="24"/>
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
</textField>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Korea" translatesAutoresizingMaskIntoConstraints="NO" id="u2g-Uy-MM2">
<rect key="frame" x="287" y="31" width="40" height="40"/>
<constraints>
<constraint firstAttribute="width" constant="40" id="4Dt-TA-WIP"/>
<constraint firstAttribute="height" constant="40" id="qao-Ea-aXj"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="KRW" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="D7a-gd-rL0" userLabel="Label Currency">
<rect key="frame" x="46.5" y="51.5" width="30" height="17"/>
<constraints>
<constraint firstAttribute="width" constant="30" id="soS-Fh-IaW"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="If3-HZ-fQz" firstAttribute="top" secondItem="i0A-GW-oIE" secondAttribute="bottom" constant="10" id="1zN-AY-8gK"/>
<constraint firstAttribute="trailing" secondItem="u2g-Uy-MM2" secondAttribute="trailing" constant="28" id="AP4-K3-RDL"/>
<constraint firstItem="D7a-gd-rL0" firstAttribute="leading" secondItem="If3-HZ-fQz" secondAttribute="trailing" id="EWR-OV-h2f"/>
<constraint firstItem="i0A-GW-oIE" firstAttribute="top" secondItem="wEh-A1-U5C" secondAttribute="top" constant="15" id="FuX-3M-sI0"/>
<constraint firstAttribute="trailing" secondItem="i0A-GW-oIE" secondAttribute="trailing" constant="50" id="SHo-fC-Xmh"/>
<constraint firstItem="If3-HZ-fQz" firstAttribute="leading" secondItem="wEh-A1-U5C" secondAttribute="leading" constant="28" id="Stn-2l-KTD"/>
<constraint firstItem="D7a-gd-rL0" firstAttribute="top" secondItem="i0A-GW-oIE" secondAttribute="bottom" constant="22" id="Vx4-iG-cml"/>
<constraint firstItem="u2g-Uy-MM2" firstAttribute="top" secondItem="i0A-GW-oIE" secondAttribute="bottom" constant="1.5" id="bTa-OX-12L"/>
<constraint firstAttribute="bottom" secondItem="u2g-Uy-MM2" secondAttribute="bottom" constant="8.5" id="hec-Wo-1va"/>
<constraint firstItem="i0A-GW-oIE" firstAttribute="leading" secondItem="wEh-A1-U5C" secondAttribute="leading" constant="28" id="jQ7-pv-Ive"/>
<constraint firstAttribute="bottom" secondItem="If3-HZ-fQz" secondAttribute="bottom" constant="2" id="lFs-FJ-4fG"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eA8-b0-Oc0">
<rect key="frame" x="0.0" y="80.5" width="355" height="80"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Receiver Gets" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nEo-uf-564">
<rect key="frame" x="28" y="15" width="82" height="15"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="0" textAlignment="center" minimumFontSize="24" translatesAutoresizingMaskIntoConstraints="NO" id="xTQ-jl-hAo">
<rect key="frame" x="28" y="40" width="18.5" height="38"/>
<color key="textColor" red="0.92549019610000005" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="24"/>
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
</textField>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="YO9-6j-QBd">
<rect key="frame" x="287" y="32" width="40" height="40"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="DbS-yC-LP6"/>
<constraint firstAttribute="width" constant="40" id="IWF-9y-C6Y"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="NPR" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Eaa-HL-rbV" userLabel="Label Currency">
<rect key="frame" x="46.5" y="52" width="30" height="17"/>
<constraints>
<constraint firstAttribute="width" constant="30" id="I7P-Gy-82n"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="right" semanticContentAttribute="forceRightToLeft" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zdI-ZU-x6C">
<rect key="frame" x="119" y="15" width="40" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="d6k-5R-VUS"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="11"/>
<inset key="contentEdgeInsets" minX="4" minY="3" maxX="4" maxY="3"/>
<state key="normal" title="VND " image="ic_dropdownSmall">
<color key="titleColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
</state>
<connections>
<action selector="buttonCurrencyTap:" destination="xDC-fJ-bcM" eventType="touchUpInside" id="8iR-ge-Izy"/>
</connections>
</button>
<pickerView hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RCB-u2-7Yw">
<rect key="frame" x="159" y="0.0" width="60" height="80"/>
<constraints>
<constraint firstAttribute="width" constant="60" id="2x1-XO-1cj"/>
<constraint firstAttribute="height" constant="80" id="gNy-QR-yID"/>
</constraints>
</pickerView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="xTQ-jl-hAo" firstAttribute="top" secondItem="nEo-uf-564" secondAttribute="bottom" constant="10" id="5J6-ST-atk"/>
<constraint firstItem="RCB-u2-7Yw" firstAttribute="leading" secondItem="zdI-ZU-x6C" secondAttribute="trailing" id="6yX-Tc-Mmp"/>
<constraint firstItem="Eaa-HL-rbV" firstAttribute="leading" secondItem="xTQ-jl-hAo" secondAttribute="trailing" id="B3o-Re-97q"/>
<constraint firstItem="zdI-ZU-x6C" firstAttribute="top" secondItem="eA8-b0-Oc0" secondAttribute="top" constant="15" id="Cch-Zx-ZuH"/>
<constraint firstItem="nEo-uf-564" firstAttribute="top" secondItem="eA8-b0-Oc0" secondAttribute="top" constant="15" id="Dl2-Jz-8z8"/>
<constraint firstAttribute="trailing" secondItem="YO9-6j-QBd" secondAttribute="trailing" constant="28" id="Ngd-bt-aZl"/>
<constraint firstItem="zdI-ZU-x6C" firstAttribute="leading" secondItem="nEo-uf-564" secondAttribute="trailing" constant="9" id="OCO-Bs-kVq"/>
<constraint firstItem="RCB-u2-7Yw" firstAttribute="top" secondItem="eA8-b0-Oc0" secondAttribute="top" id="T2V-Vt-DbE"/>
<constraint firstItem="xTQ-jl-hAo" firstAttribute="leading" secondItem="eA8-b0-Oc0" secondAttribute="leading" constant="28" id="VfV-bZ-jK9"/>
<constraint firstItem="RCB-u2-7Yw" firstAttribute="leading" secondItem="zdI-ZU-x6C" secondAttribute="trailing" id="WSZ-NJ-ePj"/>
<constraint firstItem="Eaa-HL-rbV" firstAttribute="top" secondItem="nEo-uf-564" secondAttribute="bottom" constant="22" id="faN-Ve-2A6"/>
<constraint firstItem="YO9-6j-QBd" firstAttribute="top" secondItem="nEo-uf-564" secondAttribute="bottom" constant="2" id="kf1-Sl-9jl"/>
<constraint firstItem="nEo-uf-564" firstAttribute="leading" secondItem="eA8-b0-Oc0" secondAttribute="leading" constant="28" id="lCh-xc-Kk9"/>
<constraint firstAttribute="bottom" secondItem="xTQ-jl-hAo" secondAttribute="bottom" constant="2" id="qQf-X3-HKC"/>
<constraint firstAttribute="bottom" secondItem="YO9-6j-QBd" secondAttribute="bottom" constant="8" id="qm7-Ec-aem"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="E9v-1N-atU">
<rect key="frame" x="0.0" y="161.5" width="355" height="79.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Exchange Rate: " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cGx-JL-ei8">
<rect key="frame" x="28" y="20" width="82" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="pez-2b-1Cv"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Service Fee: " textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YGI-oS-dQ5">
<rect key="frame" x="28" y="47" width="65" height="14.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Reward Points" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Wds-Wg-CBB">
<rect key="frame" x="255" y="20" width="74" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="Q9W-He-BQo"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cxh-SO-g51">
<rect key="frame" x="255" y="47" width="0.0" height="15"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
<color key="textColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vob-W1-vBV">
<rect key="frame" x="234" y="15" width="1" height="49.5"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="width" constant="1" id="Z2p-eW-yZ8"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.83921568627450982" green="0.8901960784313725" blue="0.93333333333333335" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="cxh-SO-g51" secondAttribute="bottom" constant="17.5" id="3uJ-tP-efZ"/>
<constraint firstItem="cGx-JL-ei8" firstAttribute="leading" secondItem="E9v-1N-atU" secondAttribute="leading" constant="28" id="Cao-Su-mbK"/>
<constraint firstAttribute="trailing" secondItem="Wds-Wg-CBB" secondAttribute="trailing" constant="26" id="GWr-Vo-huJ"/>
<constraint firstItem="Wds-Wg-CBB" firstAttribute="leading" secondItem="Vob-W1-vBV" secondAttribute="trailing" constant="20" id="LLb-Ld-43m"/>
<constraint firstItem="cGx-JL-ei8" firstAttribute="top" secondItem="E9v-1N-atU" secondAttribute="top" constant="20" id="NDz-Ys-JRS"/>
<constraint firstItem="cxh-SO-g51" firstAttribute="top" secondItem="Wds-Wg-CBB" secondAttribute="bottom" constant="12" id="Onq-fr-vzt"/>
<constraint firstItem="YGI-oS-dQ5" firstAttribute="top" secondItem="cGx-JL-ei8" secondAttribute="bottom" constant="12" id="T00-Lx-vxv"/>
<constraint firstItem="cxh-SO-g51" firstAttribute="leading" secondItem="Vob-W1-vBV" secondAttribute="trailing" constant="20" id="TKg-kk-PLa"/>
<constraint firstItem="YGI-oS-dQ5" firstAttribute="leading" secondItem="E9v-1N-atU" secondAttribute="leading" constant="28" id="XL7-mt-uRz"/>
<constraint firstItem="Vob-W1-vBV" firstAttribute="top" secondItem="E9v-1N-atU" secondAttribute="top" constant="15" id="ds8-hs-j52"/>
<constraint firstItem="Wds-Wg-CBB" firstAttribute="top" secondItem="E9v-1N-atU" secondAttribute="top" constant="20" id="ufP-qO-JBg"/>
<constraint firstAttribute="bottom" secondItem="Vob-W1-vBV" secondAttribute="bottom" constant="15" id="zYK-8f-eeZ"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="0.83921568629999999" green="0.89019607840000003" blue="0.93333333330000001" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="pfP-52-Hoh" secondAttribute="bottom" id="Bao-tG-glm"/>
<constraint firstAttribute="height" constant="241" id="JYY-Wc-JUD"/>
<constraint firstItem="pfP-52-Hoh" firstAttribute="leading" secondItem="ftr-jZ-roF" secondAttribute="leading" id="h3B-Yb-TMm"/>
<constraint firstAttribute="trailing" secondItem="pfP-52-Hoh" secondAttribute="trailing" id="q4S-A2-fop"/>
<constraint firstItem="pfP-52-Hoh" firstAttribute="top" secondItem="ftr-jZ-roF" secondAttribute="top" id="wd6-7K-jzR"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gsb-PE-A6n">
<rect key="frame" x="87.5" y="449.5" width="200" height="50"/>
<color key="backgroundColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" constant="200" id="rnp-Fh-fni"/>
<constraint firstAttribute="height" constant="50" id="sxG-vF-QQ1"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="18"/>
<state key="normal" title="Save and Continue">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="25"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="selectPaymentMethod:" destination="xDC-fJ-bcM" eventType="touchUpInside" id="cGo-dk-b9h"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="Cih-Qx-4Q3" firstAttribute="leading" secondItem="lGF-fs-aXr" secondAttribute="leading" constant="13" id="357-eb-baK"/>
<constraint firstAttribute="trailing" secondItem="fVD-4T-s4R" secondAttribute="trailing" constant="10" id="CDg-6F-fCy"/>
<constraint firstItem="gsb-PE-A6n" firstAttribute="top" secondItem="ftr-jZ-roF" secondAttribute="bottom" constant="20" id="TDy-sA-HAe"/>
<constraint firstItem="fVD-4T-s4R" firstAttribute="top" secondItem="lGF-fs-aXr" secondAttribute="top" constant="17" id="U4n-P1-NF3"/>
<constraint firstItem="gsb-PE-A6n" firstAttribute="centerX" secondItem="lGF-fs-aXr" secondAttribute="centerX" id="j0L-NJ-pSc"/>
<constraint firstItem="ftr-jZ-roF" firstAttribute="leading" secondItem="lGF-fs-aXr" secondAttribute="leading" constant="10" id="k2o-CI-a0p"/>
<constraint firstItem="fVD-4T-s4R" firstAttribute="leading" secondItem="lGF-fs-aXr" secondAttribute="leading" constant="10" id="kqO-qI-T9y"/>
<constraint firstAttribute="trailing" secondItem="Cih-Qx-4Q3" secondAttribute="trailing" constant="13" id="qZL-Ic-feY"/>
<constraint firstItem="Cih-Qx-4Q3" firstAttribute="top" secondItem="fVD-4T-s4R" secondAttribute="bottom" constant="11" id="vpl-QO-KZI"/>
<constraint firstItem="ftr-jZ-roF" firstAttribute="top" secondItem="Cih-Qx-4Q3" secondAttribute="bottom" constant="13" id="xxa-nc-DVU"/>
<constraint firstAttribute="trailing" secondItem="ftr-jZ-roF" secondAttribute="trailing" constant="10" id="yDY-jB-bzw"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="lGF-fs-aXr" firstAttribute="centerX" secondItem="JQS-T1-H6d" secondAttribute="centerX" id="6Mz-mN-Haz"/>
<constraint firstItem="lGF-fs-aXr" firstAttribute="centerY" secondItem="JQS-T1-H6d" secondAttribute="centerY" id="UH4-rQ-Q9D"/>
<constraint firstAttribute="bottom" secondItem="lGF-fs-aXr" secondAttribute="bottom" id="aOC-LW-wFo"/>
<constraint firstItem="lGF-fs-aXr" firstAttribute="top" secondItem="JQS-T1-H6d" secondAttribute="top" id="lX6-UY-JAz"/>
<constraint firstItem="lGF-fs-aXr" firstAttribute="leading" secondItem="JQS-T1-H6d" secondAttribute="leading" id="qjA-Ui-h4t"/>
<constraint firstAttribute="trailing" secondItem="lGF-fs-aXr" secondAttribute="trailing" id="xra-x6-hIo"/>
</constraints>
</scrollView>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="JQS-T1-H6d" firstAttribute="trailing" secondItem="4bw-L1-h4F" secondAttribute="trailing" id="GZh-vu-64T"/>
<constraint firstItem="JQS-T1-H6d" firstAttribute="bottom" secondItem="4bw-L1-h4F" secondAttribute="bottom" id="PbO-j4-Rv7"/>
<constraint firstItem="JQS-T1-H6d" firstAttribute="top" secondItem="84S-Cf-WOE" secondAttribute="top" id="ghY-Vq-aML"/>
<constraint firstItem="JQS-T1-H6d" firstAttribute="leading" secondItem="4bw-L1-h4F" secondAttribute="leading" id="ula-Jl-Vf8"/>
</constraints>
<viewLayoutGuide key="safeArea" id="4bw-L1-h4F"/>
</view>
<size key="freeformSize" width="375" height="667"/>
<connections>
<outlet property="availableBalance" destination="9fA-Gg-VKi" id="Vsc-PX-UdS"/>
<outlet property="buttonSave" destination="gsb-PE-A6n" id="xhA-L7-WNG"/>
<outlet property="dropDownCountryButton" destination="zdI-ZU-x6C" id="0sb-cn-PWU"/>
<outlet property="imageViewCountry" destination="YO9-6j-QBd" id="few-Mh-UVq"/>
<outlet property="labelCurrency" destination="Eaa-HL-rbV" id="afI-H2-5tr"/>
<outlet property="labelExchangeRate" destination="cGx-JL-ei8" id="FiN-Of-oyk"/>
<outlet property="moneySendingMessageLabel" destination="Cih-Qx-4Q3" id="fyX-8S-zU1"/>
<outlet property="pickerViewCurrency" destination="RCB-u2-7Yw" id="Jjd-02-UHr"/>
<outlet property="rewardPointlabel" destination="cxh-SO-g51" id="FfK-aj-dyl"/>
<outlet property="serviceFeeLabel" destination="YGI-oS-dQ5" id="Gy2-9b-A9z"/>
<outlet property="textFieldKRW" destination="If3-HZ-fQz" id="J3b-gv-iPb"/>
<outlet property="textFieldNPR" destination="xTQ-jl-hAo" id="2kP-QO-b2b"/>
<outlet property="transactionLimit" destination="dOC-yj-sak" id="DU5-Hy-5Qv"/>
<outlet property="transferLimitMessageLabel" destination="mbr-YK-4y3" id="GPA-oQ-RpM"/>
<outlet property="viewBalance" destination="fVD-4T-s4R" id="Nts-Jc-dWy"/>
<outlet property="viewContainWithKoreanCurrency" destination="wEh-A1-U5C" id="gc3-i2-iAR"/>
<outlet property="viewContainWithOtherCountryCurrency" destination="eA8-b0-Oc0" id="3Jd-XD-oDF"/>
<outlet property="viewContentMain" destination="lGF-fs-aXr" id="2RS-Kf-8Wy"/>
<outlet property="viewExchange" destination="ftr-jZ-roF" id="tHH-yl-D7V"/>
<segue destination="IW5-RC-Pob" kind="show" identifier="reviewTransfer" id="iF6-2m-YW5"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="hIl-t8-rfb" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="6288.8000000000002" y="279.31034482758622"/>
</scene>
<!--Send Money-->
<scene sceneID="3x1-rF-O4M">
<objects>
<viewController storyboardIdentifier="agentLocation" title="Send Money" id="mCN-AV-WQ9" customClass="AgentLocation" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="w8Q-pu-2GN">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<mapView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" mapType="standard" translatesAutoresizingMaskIntoConstraints="NO" id="7Su-J9-PMQ">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
</mapView>
</subviews>
<color key="backgroundColor" red="0.9263121485710144" green="0.94478589296340942" blue="0.9624665379524231" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="7Su-J9-PMQ" firstAttribute="trailing" secondItem="SeW-ig-CWS" secondAttribute="trailing" id="A9U-Pi-T7S"/>
<constraint firstItem="7Su-J9-PMQ" firstAttribute="bottom" secondItem="SeW-ig-CWS" secondAttribute="bottom" id="P5R-nJ-ST7"/>
<constraint firstItem="7Su-J9-PMQ" firstAttribute="leading" secondItem="SeW-ig-CWS" secondAttribute="leading" id="TKf-Ok-Zgf"/>
<constraint firstItem="7Su-J9-PMQ" firstAttribute="top" secondItem="w8Q-pu-2GN" secondAttribute="top" id="VIN-mO-FeZ"/>
</constraints>
<viewLayoutGuide key="safeArea" id="SeW-ig-CWS"/>
</view>
<connections>
<outlet property="map" destination="7Su-J9-PMQ" id="xLa-GG-w8k"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="wH9-Cs-c10" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="6366" y="1118"/>
</scene>
<!--Pop Up Saving View Controller-->
<scene sceneID="3Pq-O1-58K">
<objects>
<viewController storyboardIdentifier="rangePopUp" id="32W-2y-aYV" customClass="PopUpSavingViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="DOJ-BF-SR9">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="32D-xZ-q8J">
<rect key="frame" x="16" y="244.5" width="343" height="198"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5ax-SF-gap" userLabel="titleView">
<rect key="frame" x="0.0" y="0.0" width="343" height="46"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="ZL3-ca-m2P">
<rect key="frame" x="20" y="0.0" width="303" height="46"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="You Send" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="to2-UI-qRw">
<rect key="frame" x="0.0" y="0.0" width="151.5" height="46"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="11"/>
<color key="textColor" red="1" green="0.07553534219898228" blue="0.13214874749620298" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Service Fee" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="T6s-xX-Ots">
<rect key="frame" x="151.5" y="0.0" width="151.5" height="46"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="12"/>
<color key="textColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="ZL3-ca-m2P" secondAttribute="trailing" constant="20" id="bV1-dh-vkz"/>
<constraint firstAttribute="height" constant="46" id="niR-CE-McF"/>
<constraint firstAttribute="bottom" secondItem="ZL3-ca-m2P" secondAttribute="bottom" id="raX-Bm-2mk"/>
<constraint firstItem="ZL3-ca-m2P" firstAttribute="top" secondItem="5ax-SF-gap" secondAttribute="top" id="wHA-GS-MRS"/>
<constraint firstItem="ZL3-ca-m2P" firstAttribute="leading" secondItem="5ax-SF-gap" secondAttribute="leading" constant="20" id="zpz-As-3sq"/>
</constraints>
</view>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="1" translatesAutoresizingMaskIntoConstraints="NO" id="Wmw-fp-ag8">
<rect key="frame" x="0.0" y="47" width="343" height="104"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lPe-r2-mHL" userLabel="youSendView">
<rect key="frame" x="0.0" y="0.0" width="343" height="34"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="kLm-x2-8f6">
<rect key="frame" x="20" y="0.0" width="303" height="34"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vMq-E9-i2H">
<rect key="frame" x="0.0" y="0.0" width="182.5" height="34"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="11"/>
<nil key="textColor"/>
<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="JnH-mA-MYt">
<rect key="frame" x="182.5" y="0.0" width="120.5" height="34"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="12"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="kLm-x2-8f6" secondAttribute="bottom" id="Urk-VQ-yvJ"/>
<constraint firstAttribute="trailing" secondItem="kLm-x2-8f6" secondAttribute="trailing" constant="20" id="a77-cB-8Lx"/>
<constraint firstItem="kLm-x2-8f6" firstAttribute="top" secondItem="lPe-r2-mHL" secondAttribute="top" id="bGA-g7-5Lf"/>
<constraint firstItem="kLm-x2-8f6" firstAttribute="leading" secondItem="lPe-r2-mHL" secondAttribute="leading" constant="20" id="wKw-wG-5Bo"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BfG-MV-Wpk" userLabel="Viewsecond">
<rect key="frame" x="0.0" y="35" width="343" height="34"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="G5t-s3-DQ5">
<rect key="frame" x="20" y="0.0" width="303" height="34"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3Af-UE-Vev">
<rect key="frame" x="0.0" y="0.0" width="3" height="34"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="12"/>
<nil key="textColor"/>
<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="adP-kh-bb0">
<rect key="frame" x="3" y="0.0" width="300" height="34"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="12"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="G5t-s3-DQ5" firstAttribute="leading" secondItem="BfG-MV-Wpk" secondAttribute="leading" constant="20" id="4L6-R6-HJb"/>
<constraint firstItem="G5t-s3-DQ5" firstAttribute="top" secondItem="BfG-MV-Wpk" secondAttribute="top" id="8Tf-tH-r2l"/>
<constraint firstAttribute="bottom" secondItem="G5t-s3-DQ5" secondAttribute="bottom" id="d3Y-Bs-njR"/>
<constraint firstAttribute="trailing" secondItem="G5t-s3-DQ5" secondAttribute="trailing" constant="20" id="kuc-j0-D3t"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MP0-rG-aFA" userLabel="ViewThird">
<rect key="frame" x="0.0" y="70" width="343" height="34"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="TH4-SX-zkj">
<rect key="frame" x="20" y="0.0" width="303" height="34"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WLW-sn-OQw">
<rect key="frame" x="0.0" y="0.0" width="229" height="34"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="12"/>
<nil key="textColor"/>
<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="NTX-Q1-Gv4">
<rect key="frame" x="229" y="0.0" width="74" height="34"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="12"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="TH4-SX-zkj" firstAttribute="top" secondItem="MP0-rG-aFA" secondAttribute="top" id="LD0-7U-4Iq"/>
<constraint firstItem="TH4-SX-zkj" firstAttribute="leading" secondItem="MP0-rG-aFA" secondAttribute="leading" constant="20" id="eCQ-xv-ukU"/>
<constraint firstAttribute="bottom" secondItem="TH4-SX-zkj" secondAttribute="bottom" id="eMK-Mc-Sjk"/>
<constraint firstAttribute="trailing" secondItem="TH4-SX-zkj" secondAttribute="trailing" constant="20" id="zkD-AV-gpz"/>
</constraints>
</view>
</subviews>
</stackView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oni-f7-xdD" userLabel="ButtonView">
<rect key="frame" x="0.0" y="152" width="343" height="46"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jyI-Th-rwp">
<rect key="frame" x="0.0" y="0.0" width="343" height="46"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="20"/>
<state key="normal" title="Ok">
<color key="titleColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
</state>
<connections>
<action selector="dismissPopUp:" destination="32W-2y-aYV" eventType="touchUpInside" id="Cq2-su-14v"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="jyI-Th-rwp" firstAttribute="top" secondItem="oni-f7-xdD" secondAttribute="top" id="3Ui-4p-dBa"/>
<constraint firstAttribute="bottom" secondItem="jyI-Th-rwp" secondAttribute="bottom" id="LGZ-55-DM1"/>
<constraint firstItem="jyI-Th-rwp" firstAttribute="leading" secondItem="oni-f7-xdD" secondAttribute="leading" id="Swy-fO-5Di"/>
<constraint firstAttribute="trailing" secondItem="jyI-Th-rwp" secondAttribute="trailing" id="o51-Ov-B7m"/>
<constraint firstAttribute="height" constant="46" id="xpl-7Z-txo"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.90580290555953979" green="0.9059332013130188" blue="0.90577441453933716" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="oni-f7-xdD" firstAttribute="leading" secondItem="32D-xZ-q8J" secondAttribute="leading" id="07Q-fz-igL"/>
<constraint firstAttribute="height" constant="198" id="EAQ-Bb-6Oe"/>
<constraint firstItem="oni-f7-xdD" firstAttribute="top" secondItem="Wmw-fp-ag8" secondAttribute="bottom" constant="1" id="G46-Ux-YfW"/>
<constraint firstItem="5ax-SF-gap" firstAttribute="leading" secondItem="32D-xZ-q8J" secondAttribute="leading" id="Hkc-xq-Rfb"/>
<constraint firstItem="Wmw-fp-ag8" firstAttribute="top" secondItem="5ax-SF-gap" secondAttribute="bottom" constant="1" id="N3U-2b-7Wp"/>
<constraint firstItem="Wmw-fp-ag8" firstAttribute="leading" secondItem="32D-xZ-q8J" secondAttribute="leading" id="NOL-dP-SK8"/>
<constraint firstAttribute="trailing" secondItem="Wmw-fp-ag8" secondAttribute="trailing" id="Q0L-3f-LTf"/>
<constraint firstAttribute="trailing" secondItem="5ax-SF-gap" secondAttribute="trailing" id="mh6-ch-C7F"/>
<constraint firstAttribute="bottom" secondItem="oni-f7-xdD" secondAttribute="bottom" id="uhZ-GE-zMZ"/>
<constraint firstAttribute="trailing" secondItem="oni-f7-xdD" secondAttribute="trailing" id="vj5-33-z3U"/>
<constraint firstItem="5ax-SF-gap" firstAttribute="top" secondItem="32D-xZ-q8J" secondAttribute="top" id="vre-ED-EUd"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="20"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="WzU-5y-wM7" firstAttribute="trailing" secondItem="32D-xZ-q8J" secondAttribute="trailing" constant="16" id="5c0-qa-Dtf"/>
<constraint firstItem="32D-xZ-q8J" firstAttribute="leading" secondItem="WzU-5y-wM7" secondAttribute="leading" constant="16" id="PMC-u1-mYd"/>
<constraint firstItem="32D-xZ-q8J" firstAttribute="centerY" secondItem="WzU-5y-wM7" secondAttribute="centerY" id="g45-95-vt3"/>
</constraints>
<viewLayoutGuide key="safeArea" id="WzU-5y-wM7"/>
</view>
<connections>
<outlet property="constrainOfView" destination="EAQ-Bb-6Oe" id="ZpH-xa-UO0"/>
<outlet property="labelFirstRange" destination="vMq-E9-i2H" id="Wdo-nU-PZ6"/>
<outlet property="labelFirstRangeFee" destination="JnH-mA-MYt" id="rV5-zt-yBq"/>
<outlet property="labelSecondRange" destination="3Af-UE-Vev" id="78f-Qv-XqG"/>
<outlet property="labelSecondRangeFee" destination="adP-kh-bb0" id="Q2q-41-tqL"/>
<outlet property="labelThirdRange" destination="WLW-sn-OQw" id="Aa8-zf-AVw"/>
<outlet property="labelThirdRangeFee" destination="NTX-Q1-Gv4" id="r47-eF-0P7"/>
<outlet property="viewSecondRange" destination="BfG-MV-Wpk" id="qch-Vx-wmC"/>
<outlet property="viewThirdRange" destination="MP0-rG-aFA" id="TfB-V8-xnw"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="vkF-6Q-13h" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="6328.8000000000002" y="2051.4242878560722"/>
</scene>
<!--Payment Method View Controller-->
<scene sceneID="0vQ-Jn-f9b">
<objects>
<viewController storyboardIdentifier="PaymentMethodViewController" id="uZQ-NI-0tm" customClass="PaymentMethodViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="8GJ-JT-wFD">
<rect key="frame" x="0.0" y="0.0" width="375" height="900"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tal-hk-OOh">
<rect key="frame" x="0.0" y="20" width="375" height="880"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jtW-Nf-bpd">
<rect key="frame" x="0.0" y="0.0" width="375" height="880"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="How would you like to pick your money in Nepal?" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kAZ-Sa-ALx">
<rect key="frame" x="35" y="18" width="310" height="47"/>
<constraints>
<constraint firstAttribute="height" constant="47" id="wW1-oe-heE"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="W4G-sV-2dQ" userLabel="CashMainView">
<rect key="frame" x="10" y="73" width="355" height="320"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nS9-OS-ieo" userLabel="CashView">
<rect key="frame" x="0.0" y="0.0" width="355" height="80"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_cash" translatesAutoresizingMaskIntoConstraints="NO" id="6wK-wd-eyH">
<rect key="frame" x="24" y="15" width="49.5" height="49.5"/>
<constraints>
<constraint firstAttribute="height" constant="49.5" id="br7-yd-R20"/>
<constraint firstAttribute="width" constant="49.5" id="onw-Wm-a8B"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cash " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EB4-iI-gsE">
<rect key="frame" x="93" y="10" width="242" height="21.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Pick your money anywhere from authorized GME Agent." textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YGi-0Z-D8d">
<rect key="frame" x="93" y="33.5" width="242" height="12"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" ambiguous="YES" text="Service Fee: " textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1Pl-xL-Gm3">
<rect key="frame" x="94" y="51" width="201" height="12"/>
<constraints>
<constraint firstAttribute="height" constant="12" id="5yS-wJ-1QD"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="upto" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dYw-vK-a2G">
<rect key="frame" x="298" y="53" width="19" height="12"/>
<constraints>
<constraint firstAttribute="height" constant="12" id="d7X-dM-wj1"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LmF-uY-GMe">
<rect key="frame" x="322" y="50" width="25" height="25"/>
<constraints>
<constraint firstAttribute="height" constant="25" id="AUh-5U-4EO"/>
<constraint firstAttribute="width" constant="25" id="Ie1-gb-yNQ"/>
</constraints>
<state key="normal" image="ic_rangeInfo"/>
<connections>
<action selector="buttomCashRangeInfo:" destination="uZQ-NI-0tm" eventType="touchUpInside" id="atf-JA-8Zf"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<gestureRecognizers/>
<constraints>
<constraint firstItem="EB4-iI-gsE" firstAttribute="leading" secondItem="6wK-wd-eyH" secondAttribute="trailing" constant="19.699999999999999" id="65L-Ma-90J"/>
<constraint firstItem="dYw-vK-a2G" firstAttribute="top" secondItem="YGi-0Z-D8d" secondAttribute="bottom" constant="7.5" id="6uY-tG-hZ2"/>
<constraint firstItem="dYw-vK-a2G" firstAttribute="leading" secondItem="1Pl-xL-Gm3" secondAttribute="trailing" constant="3" id="9xS-MH-gH9"/>
<constraint firstItem="LmF-uY-GMe" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="dYw-vK-a2G" secondAttribute="trailing" constant="5" id="CL5-J7-xMr"/>
<constraint firstAttribute="trailing" secondItem="LmF-uY-GMe" secondAttribute="trailing" constant="8" id="F23-Ww-yRS"/>
<constraint firstItem="1Pl-xL-Gm3" firstAttribute="leading" secondItem="6wK-wd-eyH" secondAttribute="trailing" constant="19.699999999999999" id="FEc-Z9-1FN"/>
<constraint firstItem="YGi-0Z-D8d" firstAttribute="leading" secondItem="6wK-wd-eyH" secondAttribute="trailing" constant="19.699999999999999" id="HRc-JY-YUH"/>
<constraint firstAttribute="trailing" secondItem="EB4-iI-gsE" secondAttribute="trailing" constant="20" id="Q1j-bu-2cx"/>
<constraint firstAttribute="height" constant="80" id="Wkq-5O-N27"/>
<constraint firstItem="6wK-wd-eyH" firstAttribute="top" secondItem="nS9-OS-ieo" secondAttribute="top" constant="15" id="Zx0-gl-wZI"/>
<constraint firstItem="1Pl-xL-Gm3" firstAttribute="top" secondItem="YGi-0Z-D8d" secondAttribute="bottom" constant="5.5" id="cFN-Nq-0bv"/>
<constraint firstItem="YGi-0Z-D8d" firstAttribute="top" secondItem="EB4-iI-gsE" secondAttribute="bottom" constant="2" id="fP2-dU-nex"/>
<constraint firstItem="EB4-iI-gsE" firstAttribute="top" secondItem="nS9-OS-ieo" secondAttribute="top" constant="10" id="fUB-l2-V1N"/>
<constraint firstItem="6wK-wd-eyH" firstAttribute="leading" secondItem="nS9-OS-ieo" secondAttribute="leading" constant="24" id="i2F-on-nJR"/>
<constraint firstItem="LmF-uY-GMe" firstAttribute="top" secondItem="YGi-0Z-D8d" secondAttribute="bottom" constant="4.5" id="oKM-dE-6F4"/>
<constraint firstAttribute="trailing" secondItem="YGi-0Z-D8d" secondAttribute="trailing" constant="20" id="rlM-HR-ogG"/>
</constraints>
<connections>
<outletCollection property="gestureRecognizers" destination="kB4-5S-gj9" appends="YES" id="Qqs-lt-0eq"/>
</connections>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Tz1-16-8Fy" userLabel="CashDetailView">
<rect key="frame" x="0.0" y="81" width="355" height="239"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="1" translatesAutoresizingMaskIntoConstraints="NO" id="NAb-LS-oIq">
<rect key="frame" x="0.0" y="5" width="355" height="234"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Cm5-3F-a6Y">
<rect key="frame" x="0.0" y="0.0" width="355" height="77.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Payout Partner" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="z1G-8k-857">
<rect key="frame" x="10" y="4" width="335" height="15.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Select" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="9C8-b2-hBC">
<rect key="frame" x="10" y="28.5" width="335" height="43"/>
<constraints>
<constraint firstAttribute="height" constant="43" id="rQg-IE-16S"/>
</constraints>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<color key="backgroundColor" white="1" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="z1G-8k-857" firstAttribute="leading" secondItem="Cm5-3F-a6Y" secondAttribute="leading" constant="10" id="1A1-BP-gW3"/>
<constraint firstItem="z1G-8k-857" firstAttribute="top" secondItem="Cm5-3F-a6Y" secondAttribute="top" constant="4" id="GCY-Hd-WMv"/>
<constraint firstAttribute="trailing" secondItem="9C8-b2-hBC" secondAttribute="trailing" constant="10" id="Scp-x8-bt5"/>
<constraint firstAttribute="bottom" secondItem="9C8-b2-hBC" secondAttribute="bottom" constant="6" id="a6T-KN-92J"/>
<constraint firstAttribute="trailing" secondItem="z1G-8k-857" secondAttribute="trailing" constant="10" id="cHk-40-7JF"/>
<constraint firstItem="z1G-8k-857" firstAttribute="centerX" secondItem="Cm5-3F-a6Y" secondAttribute="centerX" id="gAv-uB-6v6"/>
<constraint firstItem="9C8-b2-hBC" firstAttribute="top" secondItem="z1G-8k-857" secondAttribute="bottom" constant="9" id="rls-qZ-GXX"/>
<constraint firstItem="9C8-b2-hBC" firstAttribute="centerX" secondItem="Cm5-3F-a6Y" secondAttribute="centerX" id="s0L-OC-mtu"/>
<constraint firstItem="9C8-b2-hBC" firstAttribute="leading" secondItem="Cm5-3F-a6Y" secondAttribute="leading" constant="10" id="zMN-bk-ViU"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LEj-HA-IJp">
<rect key="frame" x="0.0" y="78.5" width="355" height="77"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Branch" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kp5-F1-Tfy">
<rect key="frame" x="10" y="5" width="335" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Select" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="R5j-mA-qb9">
<rect key="frame" x="10" y="31" width="335" height="43"/>
<constraints>
<constraint firstAttribute="height" constant="43" id="oge-Lo-1fN"/>
</constraints>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="kp5-F1-Tfy" secondAttribute="trailing" constant="10" id="3zR-0e-yky"/>
<constraint firstItem="kp5-F1-Tfy" firstAttribute="top" secondItem="LEj-HA-IJp" secondAttribute="top" constant="5" id="6A6-uk-ck7"/>
<constraint firstItem="R5j-mA-qb9" firstAttribute="top" secondItem="kp5-F1-Tfy" secondAttribute="bottom" constant="9" id="KLE-Jo-yZa"/>
<constraint firstItem="kp5-F1-Tfy" firstAttribute="leading" secondItem="LEj-HA-IJp" secondAttribute="leading" constant="10" id="wMI-wa-saW"/>
<constraint firstAttribute="trailing" secondItem="R5j-mA-qb9" secondAttribute="trailing" constant="10" id="yMH-mh-LHe"/>
<constraint firstItem="R5j-mA-qb9" firstAttribute="leading" secondItem="LEj-HA-IJp" secondAttribute="leading" constant="10" id="yjU-qf-hAU"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zwR-8I-5jo">
<rect key="frame" x="0.0" y="156.5" width="355" height="77.5"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XMC-0j-ZAw">
<rect key="frame" x="77.5" y="14" width="200" height="50"/>
<color key="backgroundColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="200" id="Fy4-rv-SvZ"/>
<constraint firstAttribute="height" constant="50" id="Q0m-4q-BOo"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="18"/>
<state key="normal" title="Save and Continue">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="25"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="showExchangeRateCashPayment:" destination="uZQ-NI-0tm" eventType="touchUpInside" id="bWf-Jr-LHT"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="0.90464469179999996" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="XMC-0j-ZAw" firstAttribute="centerX" secondItem="zwR-8I-5jo" secondAttribute="centerX" id="1mw-YA-2JO"/>
<constraint firstItem="XMC-0j-ZAw" firstAttribute="centerY" secondItem="zwR-8I-5jo" secondAttribute="centerY" id="sHB-eQ-gVp"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="NAb-LS-oIq" secondAttribute="trailing" id="BnB-fu-UW1"/>
<constraint firstItem="NAb-LS-oIq" firstAttribute="top" secondItem="Tz1-16-8Fy" secondAttribute="top" constant="5" id="fnY-Pd-jbl"/>
<constraint firstAttribute="bottom" secondItem="NAb-LS-oIq" secondAttribute="bottom" id="ge4-h5-Vrc"/>
<constraint firstItem="NAb-LS-oIq" firstAttribute="leading" secondItem="Tz1-16-8Fy" secondAttribute="leading" id="zmv-rE-CYB"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="Tz1-16-8Fy" firstAttribute="top" secondItem="nS9-OS-ieo" secondAttribute="bottom" constant="1" id="Ct6-Vy-8X2"/>
<constraint firstAttribute="trailing" secondItem="Tz1-16-8Fy" secondAttribute="trailing" id="NhQ-uQ-urP"/>
<constraint firstAttribute="bottom" secondItem="Tz1-16-8Fy" secondAttribute="bottom" id="kh7-Na-8PV"/>
<constraint firstItem="nS9-OS-ieo" firstAttribute="top" secondItem="W4G-sV-2dQ" secondAttribute="top" id="lBw-pP-tpO"/>
<constraint firstAttribute="trailing" secondItem="nS9-OS-ieo" secondAttribute="trailing" id="nq1-5h-Chy"/>
<constraint firstItem="Tz1-16-8Fy" firstAttribute="leading" secondItem="W4G-sV-2dQ" secondAttribute="leading" id="qE3-Oq-7fL"/>
<constraint firstItem="nS9-OS-ieo" firstAttribute="leading" secondItem="W4G-sV-2dQ" secondAttribute="leading" id="yER-MX-k92"/>
<constraint firstAttribute="height" constant="320" id="ydY-tR-jP2"/>
</constraints>
</view>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OsV-ER-yfn" userLabel="HomeDeliveryMainView">
<rect key="frame" x="8" y="401" width="359" height="490"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jP3-A0-Nkv" userLabel="HomeView">
<rect key="frame" x="0.0" y="0.0" width="359" height="80"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_homeDelivery" translatesAutoresizingMaskIntoConstraints="NO" id="0gk-N7-ZMf">
<rect key="frame" x="24" y="15" width="50" height="50"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="a9l-d1-fPE"/>
<constraint firstAttribute="height" constant="50" id="eY4-32-7lB"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="We deliver your money to the door step of the receiver." textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bPI-TJ-mPM">
<rect key="frame" x="93.5" y="36.5" width="255.5" height="12"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Home " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wEJ-05-ErZ">
<rect key="frame" x="93.5" y="13" width="255.5" height="21.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="Service Fee:" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WIf-rm-b70">
<rect key="frame" x="94" y="53.5" width="62.5" height="14.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cmq-6N-ifE">
<rect key="frame" x="326" y="53" width="25" height="25"/>
<constraints>
<constraint firstAttribute="height" constant="25" id="5WT-3i-huP"/>
<constraint firstAttribute="width" constant="25" id="flH-hH-FzB"/>
</constraints>
<state key="normal" image="ic_rangeInfo"/>
<connections>
<action selector="buttomHomeRangeInfo:" destination="uZQ-NI-0tm" eventType="touchUpInside" id="BSI-cc-c2h"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="upto" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eYO-8i-rVY">
<rect key="frame" x="159.5" y="55.5" width="20" height="12"/>
<constraints>
<constraint firstAttribute="height" constant="12" id="EBH-Gc-lsX"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<gestureRecognizers/>
<constraints>
<constraint firstItem="cmq-6N-ifE" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="eYO-8i-rVY" secondAttribute="trailing" priority="750" constant="5" id="Bw2-BM-XMB"/>
<constraint firstItem="0gk-N7-ZMf" firstAttribute="leading" secondItem="jP3-A0-Nkv" secondAttribute="leading" constant="24" id="LhS-lU-7ej"/>
<constraint firstAttribute="trailing" secondItem="wEJ-05-ErZ" secondAttribute="trailing" constant="10" id="NbJ-Mb-uYP"/>
<constraint firstItem="wEJ-05-ErZ" firstAttribute="top" secondItem="jP3-A0-Nkv" secondAttribute="top" constant="13" id="Rb3-yF-X9a"/>
<constraint firstItem="0gk-N7-ZMf" firstAttribute="top" secondItem="jP3-A0-Nkv" secondAttribute="top" constant="15" id="RfR-OY-BA5"/>
<constraint firstItem="bPI-TJ-mPM" firstAttribute="leading" secondItem="0gk-N7-ZMf" secondAttribute="trailing" constant="19.699999999999999" id="TRa-wE-CW0"/>
<constraint firstItem="wEJ-05-ErZ" firstAttribute="leading" secondItem="0gk-N7-ZMf" secondAttribute="trailing" constant="19.699999999999999" id="WsS-1X-ZaB"/>
<constraint firstItem="eYO-8i-rVY" firstAttribute="top" secondItem="bPI-TJ-mPM" secondAttribute="bottom" constant="7" id="Znd-gO-jm0"/>
<constraint firstItem="bPI-TJ-mPM" firstAttribute="top" secondItem="wEJ-05-ErZ" secondAttribute="bottom" constant="2" id="aI8-eL-rnr"/>
<constraint firstItem="cmq-6N-ifE" firstAttribute="top" secondItem="bPI-TJ-mPM" secondAttribute="bottom" constant="4.5" id="gd2-wb-Ohx"/>
<constraint firstAttribute="height" constant="80" id="lL5-IK-3cA"/>
<constraint firstItem="WIf-rm-b70" firstAttribute="leading" secondItem="0gk-N7-ZMf" secondAttribute="trailing" constant="20" id="mAu-1j-JmL"/>
<constraint firstItem="WIf-rm-b70" firstAttribute="top" secondItem="bPI-TJ-mPM" secondAttribute="bottom" constant="5" id="p7G-Oc-CDl"/>
<constraint firstAttribute="bottom" secondItem="0gk-N7-ZMf" secondAttribute="bottom" constant="15" id="vgH-Ti-9nK"/>
<constraint firstItem="eYO-8i-rVY" firstAttribute="leading" secondItem="WIf-rm-b70" secondAttribute="trailing" constant="3" id="wTp-m3-puU"/>
<constraint firstAttribute="trailing" secondItem="cmq-6N-ifE" secondAttribute="trailing" constant="8" id="wuw-ds-1Qd"/>
<constraint firstAttribute="trailing" secondItem="bPI-TJ-mPM" secondAttribute="trailing" constant="10" id="ziN-0G-V0X"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<outletCollection property="gestureRecognizers" destination="hYt-4G-DPI" appends="YES" id="eqm-8o-mTc"/>
</connections>
</view>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SUw-iU-7lh" userLabel="DeliveryDetailView">
<rect key="frame" x="0.0" y="81" width="359" height="409"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="1" translatesAutoresizingMaskIntoConstraints="NO" id="TFw-jL-Jik">
<rect key="frame" x="0.0" y="15" width="359" height="394"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="f22-KW-jnH">
<rect key="frame" x="0.0" y="0.0" width="359" height="78"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="State/Province" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="W5Y-0C-vul">
<rect key="frame" x="10" y="4" width="339" height="16"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Select" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="kaf-os-gV7">
<rect key="frame" x="10" y="29" width="339" height="43"/>
<constraints>
<constraint firstAttribute="height" constant="43" id="3hJ-qc-imS"/>
</constraints>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="W5Y-0C-vul" firstAttribute="centerX" secondItem="f22-KW-jnH" secondAttribute="centerX" id="Cp9-Nh-MGX"/>
<constraint firstItem="kaf-os-gV7" firstAttribute="centerX" secondItem="f22-KW-jnH" secondAttribute="centerX" id="Myy-Jd-gHE"/>
<constraint firstItem="kaf-os-gV7" firstAttribute="leading" secondItem="f22-KW-jnH" secondAttribute="leading" constant="10" id="NoK-K6-M5b"/>
<constraint firstAttribute="bottom" secondItem="kaf-os-gV7" secondAttribute="bottom" constant="6" id="XPx-17-cxL"/>
<constraint firstItem="W5Y-0C-vul" firstAttribute="top" secondItem="f22-KW-jnH" secondAttribute="top" constant="4" id="pjs-MY-E9S"/>
<constraint firstItem="kaf-os-gV7" firstAttribute="top" secondItem="W5Y-0C-vul" secondAttribute="bottom" constant="9" id="rO4-hE-gke"/>
<constraint firstAttribute="trailing" secondItem="W5Y-0C-vul" secondAttribute="trailing" constant="10" id="t3j-0o-3Bp"/>
<constraint firstItem="W5Y-0C-vul" firstAttribute="leading" secondItem="f22-KW-jnH" secondAttribute="leading" constant="10" id="vxF-bF-npN"/>
<constraint firstAttribute="trailing" secondItem="kaf-os-gV7" secondAttribute="trailing" constant="10" id="yMM-67-Y1Z"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LOR-n1-0Xi">
<rect key="frame" x="0.0" y="79" width="359" height="78"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="District" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dxu-7z-41w">
<rect key="frame" x="10" y="5" width="339" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Select" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="wLI-wD-NBb">
<rect key="frame" x="10" y="31" width="339" height="43"/>
<constraints>
<constraint firstAttribute="height" constant="43" id="JQD-DN-jRt"/>
</constraints>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="dxu-7z-41w" firstAttribute="top" secondItem="LOR-n1-0Xi" secondAttribute="top" constant="5" id="10n-qu-dJg"/>
<constraint firstAttribute="trailing" secondItem="wLI-wD-NBb" secondAttribute="trailing" constant="10" id="13w-MQ-sTi"/>
<constraint firstAttribute="trailing" secondItem="dxu-7z-41w" secondAttribute="trailing" constant="10" id="5XF-5a-gmC"/>
<constraint firstItem="dxu-7z-41w" firstAttribute="leading" secondItem="LOR-n1-0Xi" secondAttribute="leading" constant="10" id="6eb-hb-ko1"/>
<constraint firstItem="wLI-wD-NBb" firstAttribute="top" secondItem="dxu-7z-41w" secondAttribute="bottom" constant="9" id="EX8-aO-SYE"/>
<constraint firstItem="wLI-wD-NBb" firstAttribute="leading" secondItem="LOR-n1-0Xi" secondAttribute="leading" constant="10" id="QjM-ZX-Mbm"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gLu-Yu-M5n">
<rect key="frame" x="0.0" y="158" width="359" height="78"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="City" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jBd-Xw-wnu">
<rect key="frame" x="10" y="6" width="339" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Enter receiver's City" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Haw-ie-4Rh">
<rect key="frame" x="10" y="33" width="339" height="43"/>
<constraints>
<constraint firstAttribute="height" constant="43" id="VUD-6U-X26"/>
</constraints>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Haw-ie-4Rh" firstAttribute="leading" secondItem="gLu-Yu-M5n" secondAttribute="leading" constant="10" id="APy-XQ-kUN"/>
<constraint firstAttribute="trailing" secondItem="Haw-ie-4Rh" secondAttribute="trailing" constant="10" id="LQp-WP-hwu"/>
<constraint firstItem="jBd-Xw-wnu" firstAttribute="leading" secondItem="gLu-Yu-M5n" secondAttribute="leading" constant="10" id="Ngj-i4-1F4"/>
<constraint firstAttribute="trailing" secondItem="jBd-Xw-wnu" secondAttribute="trailing" constant="10" id="UNo-v4-gCo"/>
<constraint firstItem="Haw-ie-4Rh" firstAttribute="top" secondItem="jBd-Xw-wnu" secondAttribute="bottom" constant="10" id="YYB-U7-BFP"/>
<constraint firstItem="jBd-Xw-wnu" firstAttribute="top" secondItem="gLu-Yu-M5n" secondAttribute="top" constant="6" id="gDp-bV-nR9"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hor-wu-2et">
<rect key="frame" x="0.0" y="237" width="359" height="78"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Address" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bg9-TV-Hkd">
<rect key="frame" x="10" y="6" width="339" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Enter receiver's Address" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Pfo-pS-pFo">
<rect key="frame" x="10" y="33" width="339" height="43"/>
<constraints>
<constraint firstAttribute="height" constant="43" id="QYB-c9-ISm"/>
</constraints>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="bg9-TV-Hkd" secondAttribute="trailing" constant="10" id="UPp-Mk-WEe"/>
<constraint firstItem="Pfo-pS-pFo" firstAttribute="leading" secondItem="hor-wu-2et" secondAttribute="leading" constant="10" id="Vmy-7h-Rgv"/>
<constraint firstAttribute="trailing" secondItem="Pfo-pS-pFo" secondAttribute="trailing" constant="10" id="X1I-tm-dAD"/>
<constraint firstItem="Pfo-pS-pFo" firstAttribute="top" secondItem="bg9-TV-Hkd" secondAttribute="bottom" constant="10" id="inV-ay-7U1"/>
<constraint firstItem="bg9-TV-Hkd" firstAttribute="leading" secondItem="hor-wu-2et" secondAttribute="leading" constant="10" id="pLO-7v-Rh3"/>
<constraint firstItem="bg9-TV-Hkd" firstAttribute="top" secondItem="hor-wu-2et" secondAttribute="top" constant="6" id="xYs-gJ-mYy"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NH5-Fh-amU">
<rect key="frame" x="0.0" y="316" width="359" height="78"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="euR-24-lsX">
<rect key="frame" x="79.5" y="14" width="200" height="50"/>
<color key="backgroundColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="YL3-Ek-ve4"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="200" id="fAX-n2-9fa"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="18"/>
<state key="normal" title="Save and Continue">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="25"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="showExchangeRateHomeDelivery:" destination="uZQ-NI-0tm" eventType="touchUpInside" id="ZNG-qx-eQK"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="euR-24-lsX" firstAttribute="centerY" secondItem="NH5-Fh-amU" secondAttribute="centerY" id="UPd-aE-ou2"/>
<constraint firstItem="euR-24-lsX" firstAttribute="centerX" secondItem="NH5-Fh-amU" secondAttribute="centerX" id="g7S-aN-Gae"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="TFw-jL-Jik" secondAttribute="trailing" id="3bS-9D-c9o"/>
<constraint firstAttribute="bottom" secondItem="TFw-jL-Jik" secondAttribute="bottom" id="nfH-QR-xxa"/>
<constraint firstItem="TFw-jL-Jik" firstAttribute="top" secondItem="SUw-iU-7lh" secondAttribute="top" constant="15" id="ohJ-OP-dFd"/>
<constraint firstItem="TFw-jL-Jik" firstAttribute="leading" secondItem="SUw-iU-7lh" secondAttribute="leading" id="scD-hy-Ues"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="height" constant="490" id="8OQ-XO-WQV"/>
<constraint firstItem="SUw-iU-7lh" firstAttribute="leading" secondItem="OsV-ER-yfn" secondAttribute="leading" id="MW4-dm-n6J"/>
<constraint firstAttribute="trailing" secondItem="jP3-A0-Nkv" secondAttribute="trailing" id="NNN-Ns-5GD"/>
<constraint firstAttribute="bottom" secondItem="SUw-iU-7lh" secondAttribute="bottom" id="dJF-3l-GUu"/>
<constraint firstItem="SUw-iU-7lh" firstAttribute="top" secondItem="jP3-A0-Nkv" secondAttribute="bottom" constant="1" id="ddP-Kt-Ms9"/>
<constraint firstAttribute="trailing" secondItem="SUw-iU-7lh" secondAttribute="trailing" id="qTI-gE-N7J"/>
<constraint firstItem="jP3-A0-Nkv" firstAttribute="top" secondItem="OsV-ER-yfn" secondAttribute="top" id="sUV-ZP-j7K"/>
<constraint firstItem="jP3-A0-Nkv" firstAttribute="leading" secondItem="OsV-ER-yfn" secondAttribute="leading" id="xue-5c-Dmc"/>
</constraints>
</view>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0Qi-7s-C0Z" userLabel="BankMainView">
<rect key="frame" x="10" y="899" width="355" height="450"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yK5-Da-sl1" userLabel="BankView">
<rect key="frame" x="0.0" y="0.0" width="355" height="80"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_bank" translatesAutoresizingMaskIntoConstraints="NO" id="NjF-Fd-Iol">
<rect key="frame" x="24" y="15" width="50" height="50"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="2sm-vL-JPS"/>
<constraint firstAttribute="height" constant="50" id="RGA-Gt-buH"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Transfer money in the account no. of any bank." textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ROc-gr-v8u">
<rect key="frame" x="93.5" y="36.5" width="251.5" height="12"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Bank " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ode-Q9-fV6">
<rect key="frame" x="93.5" y="13" width="251.5" height="21.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="Service Fee: " textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VBG-IE-55E">
<rect key="frame" x="93.5" y="54" width="65" height="14.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="12"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="top" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="d0n-DU-Tko">
<rect key="frame" x="322" y="53" width="25" height="25"/>
<constraints>
<constraint firstAttribute="height" constant="25" id="cUi-xD-bOH"/>
<constraint firstAttribute="width" constant="25" id="gUT-GV-8cK"/>
</constraints>
<state key="normal" image="ic_rangeInfo"/>
<connections>
<action selector="buttomBankRangeInfo:" destination="uZQ-NI-0tm" eventType="touchUpInside" id="6Do-ca-rcM"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="upto" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1DZ-XJ-ISl">
<rect key="frame" x="161.5" y="55.5" width="20" height="12"/>
<constraints>
<constraint firstAttribute="height" constant="12" id="v5L-vn-aer"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<gestureRecognizers/>
<constraints>
<constraint firstAttribute="trailing" secondItem="d0n-DU-Tko" secondAttribute="trailing" constant="8" id="3At-em-NKx"/>
<constraint firstItem="d0n-DU-Tko" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="1DZ-XJ-ISl" secondAttribute="trailing" priority="750" constant="5" id="52Z-xQ-9qe"/>
<constraint firstItem="1DZ-XJ-ISl" firstAttribute="top" secondItem="ROc-gr-v8u" secondAttribute="bottom" constant="7" id="7xL-BE-YlH"/>
<constraint firstItem="ROc-gr-v8u" firstAttribute="top" secondItem="Ode-Q9-fV6" secondAttribute="bottom" constant="2" id="CmK-kN-ZEJ"/>
<constraint firstItem="VBG-IE-55E" firstAttribute="leading" secondItem="NjF-Fd-Iol" secondAttribute="trailing" constant="19.699999999999999" id="DFh-cE-kq7"/>
<constraint firstAttribute="trailing" secondItem="Ode-Q9-fV6" secondAttribute="trailing" constant="10" id="IJC-gy-8ii"/>
<constraint firstItem="Ode-Q9-fV6" firstAttribute="leading" secondItem="NjF-Fd-Iol" secondAttribute="trailing" constant="19.699999999999999" id="Jej-S5-FTz"/>
<constraint firstItem="VBG-IE-55E" firstAttribute="top" secondItem="ROc-gr-v8u" secondAttribute="bottom" constant="5.5" id="N7K-hY-opS"/>
<constraint firstAttribute="height" constant="80" id="Vvf-YV-PKk"/>
<constraint firstItem="Ode-Q9-fV6" firstAttribute="top" secondItem="yK5-Da-sl1" secondAttribute="top" constant="13" id="YhB-eh-HEx"/>
<constraint firstItem="NjF-Fd-Iol" firstAttribute="leading" secondItem="yK5-Da-sl1" secondAttribute="leading" constant="24" id="ZXW-p0-p1T"/>
<constraint firstItem="NjF-Fd-Iol" firstAttribute="top" secondItem="yK5-Da-sl1" secondAttribute="top" constant="15" id="hnZ-0R-wlt"/>
<constraint firstItem="ROc-gr-v8u" firstAttribute="leading" secondItem="NjF-Fd-Iol" secondAttribute="trailing" constant="19.699999999999999" id="jEO-zc-q0p"/>
<constraint firstAttribute="bottom" secondItem="NjF-Fd-Iol" secondAttribute="bottom" constant="15" id="jZ3-Y8-sUz"/>
<constraint firstAttribute="trailing" secondItem="ROc-gr-v8u" secondAttribute="trailing" constant="10" id="oUM-kh-UqO"/>
<constraint firstItem="d0n-DU-Tko" firstAttribute="top" secondItem="ROc-gr-v8u" secondAttribute="bottom" constant="4.5" id="tLi-9r-N4L"/>
<constraint firstItem="1DZ-XJ-ISl" firstAttribute="leading" secondItem="VBG-IE-55E" secondAttribute="trailing" constant="3" id="zUT-2U-ihs"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<outletCollection property="gestureRecognizers" destination="IWk-xI-z9R" appends="YES" id="Bg5-Uq-pHO"/>
</connections>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TMe-bE-3bi" userLabel="BankDetailView">
<rect key="frame" x="0.0" y="81" width="355" height="370"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="1" translatesAutoresizingMaskIntoConstraints="NO" id="7XH-tu-jPm">
<rect key="frame" x="0.0" y="15" width="355" height="335"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Joe-tp-H6u">
<rect key="frame" x="0.0" y="0.0" width="355" height="83"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Bank Name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ELt-ET-hmA">
<rect key="frame" x="10" y="4" width="335" height="21"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Select" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Hvz-Kl-etQ">
<rect key="frame" x="10" y="34" width="335" height="43"/>
<constraints>
<constraint firstAttribute="height" constant="43" id="Nap-Zs-zJO"/>
</constraints>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="Hvz-Kl-etQ" secondAttribute="trailing" constant="10" id="13c-E2-gI4"/>
<constraint firstAttribute="trailing" secondItem="ELt-ET-hmA" secondAttribute="trailing" constant="10" id="8RJ-iS-cKo"/>
<constraint firstItem="Hvz-Kl-etQ" firstAttribute="centerX" secondItem="Joe-tp-H6u" secondAttribute="centerX" id="Dez-OF-na7"/>
<constraint firstItem="ELt-ET-hmA" firstAttribute="leading" secondItem="Joe-tp-H6u" secondAttribute="leading" constant="10" id="G8K-gI-8a0"/>
<constraint firstAttribute="bottom" secondItem="Hvz-Kl-etQ" secondAttribute="bottom" constant="6" id="Gcw-WC-Xch"/>
<constraint firstItem="ELt-ET-hmA" firstAttribute="centerX" secondItem="Joe-tp-H6u" secondAttribute="centerX" id="MQb-t0-AAW"/>
<constraint firstItem="Hvz-Kl-etQ" firstAttribute="top" secondItem="ELt-ET-hmA" secondAttribute="bottom" constant="9" id="OfE-vd-h3q"/>
<constraint firstItem="ELt-ET-hmA" firstAttribute="top" secondItem="Joe-tp-H6u" secondAttribute="top" constant="4" id="WbL-iG-TAx"/>
<constraint firstItem="Hvz-Kl-etQ" firstAttribute="leading" secondItem="Joe-tp-H6u" secondAttribute="leading" constant="10" id="v9N-1L-oLM"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2bW-EJ-G7L">
<rect key="frame" x="0.0" y="84" width="355" height="83"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Branch" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UgH-rn-IA1">
<rect key="frame" x="10" y="5" width="335" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Type Branch's Location" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="nXx-Ui-Hrf">
<rect key="frame" x="10" y="31" width="335" height="43"/>
<constraints>
<constraint firstAttribute="height" constant="43" id="JS0-sr-LzY"/>
</constraints>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="UgH-rn-IA1" firstAttribute="leading" secondItem="2bW-EJ-G7L" secondAttribute="leading" constant="10" id="0Id-ed-XSJ"/>
<constraint firstItem="UgH-rn-IA1" firstAttribute="top" secondItem="2bW-EJ-G7L" secondAttribute="top" constant="5" id="Gar-o1-VtO"/>
<constraint firstAttribute="trailing" secondItem="nXx-Ui-Hrf" secondAttribute="trailing" constant="10" id="Ggk-ww-RIC"/>
<constraint firstItem="nXx-Ui-Hrf" firstAttribute="top" secondItem="UgH-rn-IA1" secondAttribute="bottom" constant="9" id="iND-cY-yWU"/>
<constraint firstItem="nXx-Ui-Hrf" firstAttribute="leading" secondItem="2bW-EJ-G7L" secondAttribute="leading" constant="10" id="mUL-FO-6sZ"/>
<constraint firstAttribute="trailing" secondItem="UgH-rn-IA1" secondAttribute="trailing" constant="10" id="n4w-UC-x0y"/>
</constraints>
</view>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MKL-PN-XHG">
<rect key="frame" x="0.0" y="168" width="355" height="83"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Account no." textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pIn-KM-EtU">
<rect key="frame" x="10" y="6" width="335" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="e.g. 1234567854324" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="tY5-M0-xAQ">
<rect key="frame" x="10" y="33" width="335" height="43"/>
<constraints>
<constraint firstAttribute="height" constant="43" id="MAz-9L-eXe"/>
</constraints>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="pIn-KM-EtU" firstAttribute="top" secondItem="MKL-PN-XHG" secondAttribute="top" constant="6" id="6kM-Bs-OIE"/>
<constraint firstAttribute="trailing" secondItem="pIn-KM-EtU" secondAttribute="trailing" constant="10" id="DAw-N3-lK8"/>
<constraint firstItem="pIn-KM-EtU" firstAttribute="leading" secondItem="MKL-PN-XHG" secondAttribute="leading" constant="10" id="KmA-AJ-X0q"/>
<constraint firstItem="tY5-M0-xAQ" firstAttribute="leading" secondItem="MKL-PN-XHG" secondAttribute="leading" constant="10" id="ZYW-Zh-SiN"/>
<constraint firstItem="tY5-M0-xAQ" firstAttribute="top" secondItem="pIn-KM-EtU" secondAttribute="bottom" constant="10" id="ezG-DZ-irP"/>
<constraint firstAttribute="trailing" secondItem="tY5-M0-xAQ" secondAttribute="trailing" constant="10" id="w3e-QQ-nd5"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ojn-mG-hrv">
<rect key="frame" x="0.0" y="252" width="355" height="83"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZbZ-mE-FU3">
<rect key="frame" x="77.5" y="16.5" width="200" height="50"/>
<color key="backgroundColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="200" id="Kqr-CI-dJk"/>
<constraint firstAttribute="height" constant="50" id="tom-RC-Qrw"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="18"/>
<state key="normal" title="Save and Continue">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="25"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="showExchangeRate:" destination="uZQ-NI-0tm" eventType="touchUpInside" id="ZgG-qI-Ces"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="ZbZ-mE-FU3" firstAttribute="centerY" secondItem="ojn-mG-hrv" secondAttribute="centerY" id="QAu-hb-a2f"/>
<constraint firstItem="ZbZ-mE-FU3" firstAttribute="centerX" secondItem="ojn-mG-hrv" secondAttribute="centerX" id="blR-7k-Wro"/>
</constraints>
</view>
</subviews>
</stackView>
<tableView hidden="YES" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Fk1-fY-ZZW">
<rect key="frame" x="0.0" y="190" width="355" height="180"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="180" id="Vhf-BJ-Wya"/>
</constraints>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="cell" id="Flq-I4-IQ9">
<rect key="frame" x="0.0" y="28" width="355" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Flq-I4-IQ9" id="KpN-Bg-sCo">
<rect key="frame" x="0.0" y="0.0" width="355" height="43.5"/>
<autoresizingMask key="autoresizingMask"/>
</tableViewCellContentView>
</tableViewCell>
</prototypes>
</tableView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="7XH-tu-jPm" firstAttribute="leading" secondItem="TMe-bE-3bi" secondAttribute="leading" id="07k-gA-mTL"/>
<constraint firstAttribute="bottom" secondItem="7XH-tu-jPm" secondAttribute="bottom" constant="20" id="KRm-n7-Ub4"/>
<constraint firstItem="Fk1-fY-ZZW" firstAttribute="leading" secondItem="TMe-bE-3bi" secondAttribute="leading" id="YTA-n7-9wC"/>
<constraint firstAttribute="trailing" secondItem="Fk1-fY-ZZW" secondAttribute="trailing" id="bs2-6B-CGA"/>
<constraint firstAttribute="bottom" secondItem="Fk1-fY-ZZW" secondAttribute="bottom" id="hFf-rJ-1r7"/>
<constraint firstAttribute="trailing" secondItem="7XH-tu-jPm" secondAttribute="trailing" id="t7R-1Y-pqx"/>
<constraint firstItem="7XH-tu-jPm" firstAttribute="top" secondItem="TMe-bE-3bi" secondAttribute="top" constant="15" id="xbM-Ch-Yok"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstItem="yK5-Da-sl1" firstAttribute="top" secondItem="0Qi-7s-C0Z" secondAttribute="top" id="4uy-hO-Xgu"/>
<constraint firstAttribute="trailing" secondItem="yK5-Da-sl1" secondAttribute="trailing" id="EU4-FR-37p"/>
<constraint firstItem="TMe-bE-3bi" firstAttribute="top" secondItem="yK5-Da-sl1" secondAttribute="bottom" constant="1" id="Pyc-BP-6z7"/>
<constraint firstAttribute="height" constant="450" id="U5G-kY-Z5m"/>
<constraint firstItem="yK5-Da-sl1" firstAttribute="top" secondItem="0Qi-7s-C0Z" secondAttribute="top" id="WNT-kR-yN9"/>
<constraint firstAttribute="trailing" secondItem="TMe-bE-3bi" secondAttribute="trailing" id="fz8-VA-oYN"/>
<constraint firstItem="yK5-Da-sl1" firstAttribute="leading" secondItem="0Qi-7s-C0Z" secondAttribute="leading" id="h0E-oi-IMH"/>
<constraint firstItem="TMe-bE-3bi" firstAttribute="leading" secondItem="0Qi-7s-C0Z" secondAttribute="leading" id="vwy-cH-eys"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tD9-tb-ali" userLabel="LocationView">
<rect key="frame" x="92.5" y="1375" width="190" height="24"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_location" translatesAutoresizingMaskIntoConstraints="NO" id="2Rd-ra-N3q">
<rect key="frame" x="0.0" y="6" width="8" height="12"/>
<constraints>
<constraint firstAttribute="width" constant="8.1999999999999993" id="4g5-3K-YZA"/>
<constraint firstAttribute="height" constant="12" id="coK-c7-KNa"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="View all GME agent locations" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XLe-mV-EcH">
<rect key="frame" x="16" y="0.0" width="174" height="24"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="13"/>
<color key="textColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<gestureRecognizers/>
<constraints>
<constraint firstAttribute="trailing" secondItem="XLe-mV-EcH" secondAttribute="trailing" id="C86-z2-MmA"/>
<constraint firstAttribute="bottom" secondItem="XLe-mV-EcH" secondAttribute="bottom" id="esZ-pk-CdP"/>
<constraint firstItem="XLe-mV-EcH" firstAttribute="top" secondItem="tD9-tb-ali" secondAttribute="top" id="gg0-B7-LlS"/>
<constraint firstItem="2Rd-ra-N3q" firstAttribute="centerY" secondItem="tD9-tb-ali" secondAttribute="centerY" id="jek-Vh-Fep"/>
<constraint firstAttribute="height" constant="24" id="lCb-bm-fAD"/>
<constraint firstItem="2Rd-ra-N3q" firstAttribute="leading" secondItem="tD9-tb-ali" secondAttribute="leading" id="qk4-up-inY"/>
<constraint firstItem="XLe-mV-EcH" firstAttribute="leading" secondItem="2Rd-ra-N3q" secondAttribute="trailing" constant="8" id="ucW-gf-ynQ"/>
<constraint firstAttribute="width" constant="190" id="z1T-GN-Z7V"/>
</constraints>
<connections>
<outletCollection property="gestureRecognizers" destination="2hx-IT-QOp" appends="YES" id="60i-up-GLk"/>
</connections>
</view>
</subviews>
<color key="backgroundColor" red="0.90588235294117647" green="0.92941176470588238" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="kAZ-Sa-ALx" secondAttribute="trailing" constant="30" id="0Hg-32-8L7"/>
<constraint firstItem="W4G-sV-2dQ" firstAttribute="top" secondItem="kAZ-Sa-ALx" secondAttribute="bottom" constant="8" id="3qh-AD-4wK"/>
<constraint firstItem="0Qi-7s-C0Z" firstAttribute="leading" secondItem="jtW-Nf-bpd" secondAttribute="leading" constant="10" id="4bf-2q-NO1"/>
<constraint firstItem="OsV-ER-yfn" firstAttribute="leading" secondItem="jtW-Nf-bpd" secondAttribute="leading" constant="8" id="53x-31-KYZ"/>
<constraint firstItem="kAZ-Sa-ALx" firstAttribute="leading" secondItem="jtW-Nf-bpd" secondAttribute="leading" constant="35" id="5Cp-zb-vcz"/>
<constraint firstAttribute="trailing" secondItem="W4G-sV-2dQ" secondAttribute="trailing" constant="10" id="5nH-La-B2d"/>
<constraint firstAttribute="trailing" secondItem="OsV-ER-yfn" secondAttribute="trailing" constant="8" id="Adn-YO-DMd"/>
<constraint firstAttribute="trailing" secondItem="0Qi-7s-C0Z" secondAttribute="trailing" constant="10" id="HAC-8z-vpT"/>
<constraint firstAttribute="height" constant="880" id="KD6-AR-xZD"/>
<constraint firstItem="tD9-tb-ali" firstAttribute="centerX" secondItem="jtW-Nf-bpd" secondAttribute="centerX" id="b4H-x2-tvA"/>
<constraint firstItem="0Qi-7s-C0Z" firstAttribute="top" secondItem="OsV-ER-yfn" secondAttribute="bottom" constant="8" id="eOc-7D-N5N"/>
<constraint firstItem="tD9-tb-ali" firstAttribute="top" secondItem="0Qi-7s-C0Z" secondAttribute="bottom" constant="26" id="eYY-4l-JUI"/>
<constraint firstItem="W4G-sV-2dQ" firstAttribute="leading" secondItem="jtW-Nf-bpd" secondAttribute="leading" constant="10" id="iDJ-yb-Lji"/>
<constraint firstItem="kAZ-Sa-ALx" firstAttribute="top" secondItem="jtW-Nf-bpd" secondAttribute="top" constant="18" id="j22-eI-j9W"/>
<constraint firstItem="OsV-ER-yfn" firstAttribute="top" secondItem="W4G-sV-2dQ" secondAttribute="bottom" constant="8" id="uxI-hU-EJn"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.90588235294117647" green="0.92941176470588238" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="jtW-Nf-bpd" secondAttribute="trailing" id="0Jv-gr-t9P"/>
<constraint firstItem="jtW-Nf-bpd" firstAttribute="leading" secondItem="tal-hk-OOh" secondAttribute="leading" id="8AZ-3M-Zem"/>
<constraint firstItem="jtW-Nf-bpd" firstAttribute="top" secondItem="tal-hk-OOh" secondAttribute="top" id="MKf-vl-fal"/>
<constraint firstItem="jtW-Nf-bpd" firstAttribute="top" secondItem="tal-hk-OOh" secondAttribute="top" id="STt-eE-oIg"/>
<constraint firstAttribute="bottom" secondItem="jtW-Nf-bpd" secondAttribute="bottom" id="hm5-2U-Mym"/>
<constraint firstAttribute="trailing" secondItem="jtW-Nf-bpd" secondAttribute="trailing" id="kQg-DZ-KzY"/>
<constraint firstItem="jtW-Nf-bpd" firstAttribute="leading" secondItem="tal-hk-OOh" secondAttribute="leading" id="kbT-SG-xlJ"/>
</constraints>
</scrollView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="tal-hk-OOh" firstAttribute="top" secondItem="Pif-XY-mi5" secondAttribute="top" id="CqE-f3-EtP"/>
<constraint firstItem="tal-hk-OOh" firstAttribute="leading" secondItem="Pif-XY-mi5" secondAttribute="leading" id="I2y-Zq-FfG"/>
<constraint firstItem="Pif-XY-mi5" firstAttribute="bottom" secondItem="tal-hk-OOh" secondAttribute="bottom" id="Nn7-WV-RtR"/>
<constraint firstItem="jtW-Nf-bpd" firstAttribute="width" secondItem="8GJ-JT-wFD" secondAttribute="width" id="sU9-LD-O6j"/>
<constraint firstItem="tal-hk-OOh" firstAttribute="trailing" secondItem="Pif-XY-mi5" secondAttribute="trailing" id="yea-NC-MgL"/>
</constraints>
<viewLayoutGuide key="safeArea" id="Pif-XY-mi5"/>
</view>
<size key="freeformSize" width="375" height="900"/>
<connections>
<outlet property="buttonBankInfoRange" destination="d0n-DU-Tko" id="WdD-8Y-mwy"/>
<outlet property="buttonCashInfoRange" destination="LmF-uY-GMe" id="u98-AX-QAR"/>
<outlet property="buttonHomeInfoRange" destination="cmq-6N-ifE" id="BZn-Xv-kkw"/>
<outlet property="buttonSave" destination="ZbZ-mE-FU3" id="eY8-eF-iX9"/>
<outlet property="constrainBankPaymentView" destination="U5G-kY-Z5m" id="pD5-7d-9f2"/>
<outlet property="constraintCashPaymentView" destination="ydY-tR-jP2" id="zgV-Ps-1fZ"/>
<outlet property="constraintMainHomeDeliveryView" destination="8OQ-XO-WQV" id="JpT-6Y-LLB"/>
<outlet property="labelBankDeposit" destination="Ode-Q9-fV6" id="JEq-mM-uDh"/>
<outlet property="labelCashPayment" destination="EB4-iI-gsE" id="Vvg-UT-TSl"/>
<outlet property="labelHomeDelivery" destination="wEJ-05-ErZ" id="y7S-vU-R8T"/>
<outlet property="labelQuestion" destination="kAZ-Sa-ALx" id="AsU-J6-8yl"/>
<outlet property="labelServiceFeeBank" destination="VBG-IE-55E" id="DOG-LA-CH9"/>
<outlet property="labelServiceFeeCash" destination="1Pl-xL-Gm3" id="WfD-jv-Wrf"/>
<outlet property="labelServiceFeeHomeDelivery" destination="WIf-rm-b70" id="gfw-Jq-uFf"/>
<outlet property="labelServiceRangeBank" destination="1DZ-XJ-ISl" id="UEI-Lj-UbR"/>
<outlet property="labelServiceRangeCash" destination="dYw-vK-a2G" id="xRY-Ri-xBn"/>
<outlet property="labelServiceRangeHome" destination="eYO-8i-rVY" id="e4l-AM-ATs"/>
<outlet property="scrollView" destination="tal-hk-OOh" id="ApI-gr-uw9"/>
<outlet property="tableViewAutoComplete" destination="Fk1-fY-ZZW" id="Yj6-Ed-aSc"/>
<outlet property="tableViewConstraint" destination="Vhf-BJ-Wya" id="5HZ-8w-aeU"/>
<outlet property="textFieldAccountNumber" destination="tY5-M0-xAQ" id="jSG-HV-oPI"/>
<outlet property="textFieldAddress" destination="Pfo-pS-pFo" id="Mr4-Cn-9UY"/>
<outlet property="textFieldBankBranch" destination="nXx-Ui-Hrf" id="341-dh-o9v"/>
<outlet property="textFieldBankName" destination="Hvz-Kl-etQ" id="hfP-SH-UGA"/>
<outlet property="textFieldCashBankBranch" destination="R5j-mA-qb9" id="DBy-sM-eUt"/>
<outlet property="textFieldCashPartner" destination="9C8-b2-hBC" id="ADl-6V-dWs"/>
<outlet property="textFieldCity" destination="Haw-ie-4Rh" id="Hcm-4A-t3R"/>
<outlet property="textFieldDistrict" destination="wLI-wD-NBb" id="50U-xe-fPM"/>
<outlet property="textFieldState" destination="kaf-os-gV7" id="bRn-04-HdQ"/>
<outlet property="viewBank" destination="yK5-Da-sl1" id="CXi-4L-cjy"/>
<outlet property="viewBankBranch" destination="2bW-EJ-G7L" id="chh-fB-JdS"/>
<outlet property="viewBankDetail" destination="TMe-bE-3bi" id="8z1-8W-gDd"/>
<outlet property="viewCash" destination="nS9-OS-ieo" id="DsZ-Ud-AVe"/>
<outlet property="viewCashBankBranch" destination="LEj-HA-IJp" id="BfO-f0-YDs"/>
<outlet property="viewCashDetail" destination="Tz1-16-8Fy" id="Frd-H7-3IU"/>
<outlet property="viewHomeDelivery" destination="jP3-A0-Nkv" id="xcN-Zi-XAQ"/>
<outlet property="viewHomeDeliveryDetail" destination="SUw-iU-7lh" id="g7k-uZ-sfu"/>
<outlet property="viewMain" destination="jtW-Nf-bpd" id="9YE-1S-tPK"/>
<outlet property="viewMainBank" destination="0Qi-7s-C0Z" id="aAb-is-YAp"/>
<outlet property="viewMainCash" destination="W4G-sV-2dQ" id="qgQ-cS-kp0"/>
<outlet property="viewMainHomeDelivery" destination="OsV-ER-yfn" id="zmF-F9-1hn"/>
<segue destination="xDC-fJ-bcM" kind="show" identifier="exchangeRate" id="o0a-21-U7c"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Afx-wj-aJu" userLabel="First Responder" sceneMemberID="firstResponder"/>
<tapGestureRecognizer id="IWk-xI-z9R">
<connections>
<action selector="bankPaymentTap:" destination="uZQ-NI-0tm" id="4ik-3K-qot"/>
</connections>
</tapGestureRecognizer>
<tapGestureRecognizer id="hYt-4G-DPI">
<connections>
<action selector="homeDeliveryTap:" destination="uZQ-NI-0tm" id="lKf-R7-dcI"/>
</connections>
</tapGestureRecognizer>
<tapGestureRecognizer id="kB4-5S-gj9">
<connections>
<action selector="cashPaymentTap:" destination="uZQ-NI-0tm" id="Ab9-hL-os7"/>
</connections>
</tapGestureRecognizer>
<tapGestureRecognizer id="2hx-IT-QOp">
<connections>
<action selector="agentLocationTap:" destination="uZQ-NI-0tm" id="0QR-32-4ll"/>
</connections>
</tapGestureRecognizer>
</objects>
<point key="canvasLocation" x="5229.6000000000004" y="1401.4992503748126"/>
</scene>
<!--Review View Controller-->
<scene sceneID="LJo-Ye-qPM">
<objects>
<viewController id="IW5-RC-Pob" customClass="ReviewViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="e61-RX-dmh">
<rect key="frame" x="0.0" y="0.0" width="375" height="700"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="f3C-zF-lI9">
<rect key="frame" x="0.0" y="20" width="375" height="680"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HRp-DP-VHl">
<rect key="frame" x="0.0" y="0.0" width="375" height="685"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Pvf-3G-LZn">
<rect key="frame" x="10" y="16" width="355" height="221"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_review" translatesAutoresizingMaskIntoConstraints="NO" id="CXQ-lX-ljF">
<rect key="frame" x="163.5" y="17" width="28" height="39"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Review your Transfer" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2lU-Yd-qd0">
<rect key="frame" x="94" y="71" width="167" height="21.5"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="18"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="You Send:" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4Fk-sU-dtA">
<rect key="frame" x="10" y="103" width="335" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="service fee" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3u4-nJ-jZx">
<rect key="frame" x="10" y="127" width="335" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="exchange rate" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ug7-np-LQ0">
<rect key="frame" x="10" y="151" width="335" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KaN-7a-8Zq">
<rect key="frame" x="0.0" y="175" width="355" height="2"/>
<color key="backgroundColor" red="0.90588235294117647" green="0.92941176470588238" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="2" id="awj-Yo-y4g"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Receiver Gets:" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DfV-zC-wTD">
<rect key="frame" x="10" y="187" width="335" height="17"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="0.85287350171232879" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="4Fk-sU-dtA" firstAttribute="top" secondItem="2lU-Yd-qd0" secondAttribute="bottom" constant="10.5" id="0EE-aZ-i6p"/>
<constraint firstItem="KaN-7a-8Zq" firstAttribute="top" secondItem="ug7-np-LQ0" secondAttribute="bottom" constant="7" id="234-Ce-3dg"/>
<constraint firstAttribute="trailing" secondItem="3u4-nJ-jZx" secondAttribute="trailing" constant="10" id="2ME-uS-pRW"/>
<constraint firstAttribute="trailing" secondItem="DfV-zC-wTD" secondAttribute="trailing" constant="10" id="2mt-Hj-YVU"/>
<constraint firstAttribute="trailing" secondItem="ug7-np-LQ0" secondAttribute="trailing" constant="10" id="C7W-JE-Sba"/>
<constraint firstAttribute="trailing" secondItem="KaN-7a-8Zq" secondAttribute="trailing" id="CJD-Iu-wTW"/>
<constraint firstItem="4Fk-sU-dtA" firstAttribute="leading" secondItem="Pvf-3G-LZn" secondAttribute="leading" constant="10" id="IcA-7M-DHf"/>
<constraint firstItem="3u4-nJ-jZx" firstAttribute="leading" secondItem="Pvf-3G-LZn" secondAttribute="leading" constant="10" id="P2j-RW-UMU"/>
<constraint firstItem="2lU-Yd-qd0" firstAttribute="centerX" secondItem="Pvf-3G-LZn" secondAttribute="centerX" id="RMg-iF-04E"/>
<constraint firstItem="DfV-zC-wTD" firstAttribute="leading" secondItem="Pvf-3G-LZn" secondAttribute="leading" constant="10" id="TxR-wP-9Ob"/>
<constraint firstAttribute="height" constant="221" id="YJO-cG-B1S"/>
<constraint firstItem="CXQ-lX-ljF" firstAttribute="centerX" secondItem="Pvf-3G-LZn" secondAttribute="centerX" id="alb-Db-9cv"/>
<constraint firstItem="DfV-zC-wTD" firstAttribute="top" secondItem="KaN-7a-8Zq" secondAttribute="bottom" constant="10" id="bPA-hW-JfQ"/>
<constraint firstItem="3u4-nJ-jZx" firstAttribute="top" secondItem="4Fk-sU-dtA" secondAttribute="bottom" constant="7" id="dmP-Vx-gyU"/>
<constraint firstAttribute="trailing" secondItem="4Fk-sU-dtA" secondAttribute="trailing" constant="10" id="e04-RF-d4E"/>
<constraint firstItem="ug7-np-LQ0" firstAttribute="leading" secondItem="Pvf-3G-LZn" secondAttribute="leading" constant="10" id="j0V-XS-LCu"/>
<constraint firstItem="KaN-7a-8Zq" firstAttribute="leading" secondItem="Pvf-3G-LZn" secondAttribute="leading" id="tzb-ef-r46"/>
<constraint firstItem="2lU-Yd-qd0" firstAttribute="top" secondItem="CXQ-lX-ljF" secondAttribute="bottom" constant="15" id="ufU-vv-KhO"/>
<constraint firstItem="ug7-np-LQ0" firstAttribute="top" secondItem="3u4-nJ-jZx" secondAttribute="bottom" constant="7" id="xG7-uW-UCB"/>
<constraint firstItem="CXQ-lX-ljF" firstAttribute="top" secondItem="Pvf-3G-LZn" secondAttribute="top" constant="17" id="zrv-x4-MuF"/>
</constraints>
</view>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9Oj-hY-f7J">
<rect key="frame" x="10" y="254" width="355" height="320"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" spacing="1" translatesAutoresizingMaskIntoConstraints="NO" id="2ew-ZH-HUq">
<rect key="frame" x="0.0" y="0.0" width="355" height="509"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ebe-2o-kSa">
<rect key="frame" x="0.0" y="0.0" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="H8F-vj-2LD">
<rect key="frame" x="13" y="0.0" width="329" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Receiver" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tV0-0l-jFY" userLabel="Reciever">
<rect key="frame" x="0.0" y="0.0" width="52" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" 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="gNs-mb-ahB">
<rect key="frame" x="54" y="0.0" width="275" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84621147262191776" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="H8F-vj-2LD" firstAttribute="leading" secondItem="Ebe-2o-kSa" secondAttribute="leading" constant="13" id="7cy-te-fcM"/>
<constraint firstItem="H8F-vj-2LD" firstAttribute="top" secondItem="Ebe-2o-kSa" secondAttribute="top" id="jcT-mm-6Vx"/>
<constraint firstAttribute="bottom" secondItem="H8F-vj-2LD" secondAttribute="bottom" id="jkF-lA-6Ck"/>
<constraint firstAttribute="trailing" secondItem="H8F-vj-2LD" secondAttribute="trailing" constant="13" id="xyS-db-Aon"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BQs-MB-jcb">
<rect key="frame" x="0.0" y="51" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="QNc-jZ-wjh">
<rect key="frame" x="13" y="0.0" width="329" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Relation" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jk8-d1-01V" userLabel="Relation">
<rect key="frame" x="0.0" y="0.0" width="49.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" 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="hjP-Ja-OKr">
<rect key="frame" x="51.5" y="0.0" width="277.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="QNc-jZ-wjh" firstAttribute="top" secondItem="BQs-MB-jcb" secondAttribute="top" id="FXi-Pw-74U"/>
<constraint firstItem="QNc-jZ-wjh" firstAttribute="leading" secondItem="BQs-MB-jcb" secondAttribute="leading" constant="13" id="Mvd-YB-faC"/>
<constraint firstAttribute="bottom" secondItem="QNc-jZ-wjh" secondAttribute="bottom" id="p2N-Hq-7DT"/>
<constraint firstAttribute="trailing" secondItem="QNc-jZ-wjh" secondAttribute="trailing" constant="13" id="xnd-6y-Amk"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="A37-4a-z4I">
<rect key="frame" x="0.0" y="102" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="ngJ-Wg-Eb3">
<rect key="frame" x="13" y="0.0" width="329" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="300" verticalHuggingPriority="251" horizontalCompressionResistancePriority="900" text="Address" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="b2M-VI-MCp" userLabel="Address">
<rect key="frame" x="0.0" y="0.0" width="49.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" 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="fmE-yF-lTQ">
<rect key="frame" x="51.5" y="0.0" width="277.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="ngJ-Wg-Eb3" secondAttribute="trailing" constant="13" id="6HB-kl-6WH"/>
<constraint firstItem="ngJ-Wg-Eb3" firstAttribute="top" secondItem="A37-4a-z4I" secondAttribute="top" id="MCz-Ze-3mb"/>
<constraint firstItem="ngJ-Wg-Eb3" firstAttribute="leading" secondItem="A37-4a-z4I" secondAttribute="leading" constant="13" id="Mhl-sl-z5k"/>
<constraint firstAttribute="bottom" secondItem="ngJ-Wg-Eb3" secondAttribute="bottom" id="Pfq-Ez-PL4"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="x23-s1-2tn">
<rect key="frame" x="0.0" y="153" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="J2k-h1-UMx">
<rect key="frame" x="13" y="0.0" width="329" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Mobile No." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Df5-Jn-Rla" userLabel="Mobile">
<rect key="frame" x="0.0" y="0.0" width="63.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" 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="NAi-tf-Msy">
<rect key="frame" x="65.5" y="0.0" width="263.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="J2k-h1-UMx" secondAttribute="bottom" id="CHb-Wz-lsP"/>
<constraint firstAttribute="trailing" secondItem="J2k-h1-UMx" secondAttribute="trailing" constant="13" id="KgU-Sl-a8V"/>
<constraint firstItem="J2k-h1-UMx" firstAttribute="top" secondItem="x23-s1-2tn" secondAttribute="top" id="VnQ-8j-9yZ"/>
<constraint firstItem="J2k-h1-UMx" firstAttribute="leading" secondItem="x23-s1-2tn" secondAttribute="leading" constant="13" id="VzQ-P3-mpZ"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NHS-bn-ccU">
<rect key="frame" x="0.0" y="204" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="ENj-Iw-5GK">
<rect key="frame" x="13" y="0.0" width="329" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Email" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g4M-Te-VWT" userLabel="Email">
<rect key="frame" x="0.0" y="0.0" width="268" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" 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="tvq-CX-50r">
<rect key="frame" x="270" y="0.0" width="59" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="ENj-Iw-5GK" firstAttribute="leading" secondItem="NHS-bn-ccU" secondAttribute="leading" constant="13" id="2VV-99-0mg"/>
<constraint firstAttribute="trailing" secondItem="ENj-Iw-5GK" secondAttribute="trailing" constant="13" id="J37-mM-FEt"/>
<constraint firstItem="ENj-Iw-5GK" firstAttribute="top" secondItem="NHS-bn-ccU" secondAttribute="top" id="iou-1C-xgX"/>
<constraint firstAttribute="bottom" secondItem="ENj-Iw-5GK" secondAttribute="bottom" id="lgj-Jl-ijM"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iHF-XA-q5c">
<rect key="frame" x="0.0" y="255" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="7pC-dy-9q1">
<rect key="frame" x="13" y="0.0" width="329" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="300" verticalHuggingPriority="251" horizontalCompressionResistancePriority="900" text="Payout Agent/ Bank" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Zst-jt-Tvb" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="117.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" 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="X4E-76-WHk">
<rect key="frame" x="119.5" y="0.0" width="209.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="7pC-dy-9q1" firstAttribute="top" secondItem="iHF-XA-q5c" secondAttribute="top" id="6kR-ry-Dlh"/>
<constraint firstItem="7pC-dy-9q1" firstAttribute="leading" secondItem="iHF-XA-q5c" secondAttribute="leading" constant="13" id="9Pt-Y1-F0S"/>
<constraint firstAttribute="bottom" secondItem="7pC-dy-9q1" secondAttribute="bottom" id="SH0-R6-PTc"/>
<constraint firstAttribute="trailing" secondItem="7pC-dy-9q1" secondAttribute="trailing" constant="13" id="vWZ-XJ-Qrh"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="I6X-WU-NCh">
<rect key="frame" x="0.0" y="306" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="c8E-vw-473">
<rect key="frame" x="13" y="0.0" width="329" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="300" verticalHuggingPriority="251" horizontalCompressionResistancePriority="900" text="Branch" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="s4e-R7-pzp" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="43" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.34117999999999998" green="0.27843000000000001" blue="0.31764999999999999" 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="3f5-k1-suT">
<rect key="frame" x="45" y="0.0" width="284" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="c8E-vw-473" secondAttribute="trailing" constant="13" id="1Zr-SW-C1s"/>
<constraint firstAttribute="bottom" secondItem="c8E-vw-473" secondAttribute="bottom" id="Otq-ds-qwX"/>
<constraint firstItem="c8E-vw-473" firstAttribute="leading" secondItem="I6X-WU-NCh" secondAttribute="leading" constant="13" id="lHb-5O-Q5w"/>
<constraint firstItem="c8E-vw-473" firstAttribute="top" secondItem="I6X-WU-NCh" secondAttribute="top" id="wTm-7o-8t3"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qCc-Vu-8Zq">
<rect key="frame" x="0.0" y="357" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="FwY-HA-7Gj">
<rect key="frame" x="13" y="0.0" width="329" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Account Number" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bTS-NG-8lu" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="102" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.29019607843137252" 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="n3a-uJ-P2C">
<rect key="frame" x="104" y="0.0" width="225" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="FwY-HA-7Gj" firstAttribute="leading" secondItem="qCc-Vu-8Zq" secondAttribute="leading" constant="13" id="HsB-Mo-1E2"/>
<constraint firstAttribute="trailing" secondItem="FwY-HA-7Gj" secondAttribute="trailing" constant="13" id="VXI-3N-dba"/>
<constraint firstItem="FwY-HA-7Gj" firstAttribute="top" secondItem="qCc-Vu-8Zq" secondAttribute="top" id="XtY-Er-VUs"/>
<constraint firstAttribute="bottom" secondItem="FwY-HA-7Gj" secondAttribute="bottom" id="nte-gn-Ujz"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Eia-gx-43K">
<rect key="frame" x="0.0" y="408" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="YAd-xo-h3o">
<rect key="frame" x="13" y="0.0" width="329" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="City" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zEy-l0-dP5" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="23.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" 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="4sg-or-buj">
<rect key="frame" x="25.5" y="0.0" width="303.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="YAd-xo-h3o" firstAttribute="leading" secondItem="Eia-gx-43K" secondAttribute="leading" constant="13" id="3gn-fE-Dbb"/>
<constraint firstAttribute="trailing" secondItem="YAd-xo-h3o" secondAttribute="trailing" constant="13" id="AJW-1h-Ms0"/>
<constraint firstAttribute="bottom" secondItem="YAd-xo-h3o" secondAttribute="bottom" id="HFW-R3-loP"/>
<constraint firstItem="YAd-xo-h3o" firstAttribute="top" secondItem="Eia-gx-43K" secondAttribute="top" id="fGi-LP-FbO"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="q2P-CV-UIC" userLabel="Delivery Address">
<rect key="frame" x="0.0" y="459" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="r1s-iU-iJU">
<rect key="frame" x="13" y="0.0" width="329" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Delivery Address" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jD0-Vw-hET" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="100.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" 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="mpw-CK-m5z">
<rect key="frame" x="102.5" y="0.0" width="226.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="r1s-iU-iJU" secondAttribute="bottom" id="5Qa-F9-JjF"/>
<constraint firstItem="r1s-iU-iJU" firstAttribute="leading" secondItem="q2P-CV-UIC" secondAttribute="leading" constant="13" id="Csw-bk-EVn"/>
<constraint firstItem="r1s-iU-iJU" firstAttribute="top" secondItem="q2P-CV-UIC" secondAttribute="top" id="PT8-Ms-abE"/>
<constraint firstAttribute="trailing" secondItem="r1s-iU-iJU" secondAttribute="trailing" constant="13" id="Tzm-wE-OWm"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="0.90688699480000001" green="0.92901235820000005" blue="0.95113462209999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="2ew-ZH-HUq" firstAttribute="top" secondItem="9Oj-hY-f7J" secondAttribute="top" id="4vP-Eb-ntN"/>
<constraint firstAttribute="bottom" secondItem="2ew-ZH-HUq" secondAttribute="bottom" id="Dqu-7W-PwP"/>
<constraint firstItem="2ew-ZH-HUq" firstAttribute="leading" secondItem="9Oj-hY-f7J" secondAttribute="leading" id="jcn-2N-Pc1"/>
<constraint firstAttribute="trailing" secondItem="2ew-ZH-HUq" secondAttribute="trailing" id="zPq-Zh-3Tc"/>
<constraint firstAttribute="height" constant="320" id="zut-Ht-zOh"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wrp-pL-aRq">
<rect key="frame" x="87.5" y="592" width="200" height="50"/>
<color key="backgroundColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="Ik6-RC-AM6"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="200" id="k3W-a4-MrJ"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="18"/>
<state key="normal" title="Transfer">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="25"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="transferAmount:" destination="IW5-RC-Pob" eventType="touchUpInside" id="2Ri-nn-99a"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" red="0.90588235294117647" green="0.92941176470588238" blue="0.95294117647058818" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="9Oj-hY-f7J" firstAttribute="top" secondItem="Pvf-3G-LZn" secondAttribute="bottom" constant="17" id="6gL-Or-J6y"/>
<constraint firstAttribute="height" constant="685" id="Gub-4J-zwt"/>
<constraint firstItem="Pvf-3G-LZn" firstAttribute="leading" secondItem="HRp-DP-VHl" secondAttribute="leading" constant="10" id="NGU-vT-yrV"/>
<constraint firstItem="9Oj-hY-f7J" firstAttribute="trailing" secondItem="Pvf-3G-LZn" secondAttribute="trailing" id="SlB-0v-vMN"/>
<constraint firstItem="wrp-pL-aRq" firstAttribute="centerX" secondItem="HRp-DP-VHl" secondAttribute="centerX" id="jHo-is-VX5"/>
<constraint firstItem="9Oj-hY-f7J" firstAttribute="leading" secondItem="Pvf-3G-LZn" secondAttribute="leading" id="p8U-D0-9w4"/>
<constraint firstAttribute="trailing" secondItem="Pvf-3G-LZn" secondAttribute="trailing" constant="10" id="rpy-uK-dJj"/>
<constraint firstItem="Pvf-3G-LZn" firstAttribute="top" secondItem="HRp-DP-VHl" secondAttribute="top" constant="16" id="unD-fP-uwu"/>
<constraint firstItem="wrp-pL-aRq" firstAttribute="top" secondItem="9Oj-hY-f7J" secondAttribute="bottom" constant="18" id="w05-JI-8Gm"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstItem="HRp-DP-VHl" firstAttribute="leading" secondItem="f3C-zF-lI9" secondAttribute="leading" id="3xJ-cC-iYS"/>
<constraint firstAttribute="bottom" secondItem="HRp-DP-VHl" secondAttribute="bottom" id="OrX-HT-ISY"/>
<constraint firstItem="HRp-DP-VHl" firstAttribute="top" secondItem="f3C-zF-lI9" secondAttribute="top" id="Ya0-T9-TNP"/>
<constraint firstAttribute="trailing" secondItem="HRp-DP-VHl" secondAttribute="trailing" id="aes-WC-pGn"/>
</constraints>
</scrollView>
</subviews>
<color key="backgroundColor" red="0.90588235294117647" green="0.92941176470588238" blue="0.95294117647058818" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="f3C-zF-lI9" firstAttribute="trailing" secondItem="bh5-jM-KAT" secondAttribute="trailing" id="GdT-dn-rDR"/>
<constraint firstItem="bh5-jM-KAT" firstAttribute="bottom" secondItem="f3C-zF-lI9" secondAttribute="bottom" id="Sbq-gR-4MR"/>
<constraint firstItem="HRp-DP-VHl" firstAttribute="width" secondItem="e61-RX-dmh" secondAttribute="width" id="b58-c0-alZ"/>
<constraint firstItem="f3C-zF-lI9" firstAttribute="top" secondItem="bh5-jM-KAT" secondAttribute="top" id="eZA-h6-neG"/>
<constraint firstItem="f3C-zF-lI9" firstAttribute="leading" secondItem="bh5-jM-KAT" secondAttribute="leading" id="wSu-85-1Dr"/>
</constraints>
<viewLayoutGuide key="safeArea" id="bh5-jM-KAT"/>
</view>
<size key="freeformSize" width="375" height="700"/>
<connections>
<outlet property="accountNumOrDistrictView" destination="qCc-Vu-8Zq" id="fN5-nj-l41"/>
<outlet property="addressView" destination="A37-4a-z4I" id="fPo-rG-Ltv"/>
<outlet property="branchOrStateProvinceView" destination="I6X-WU-NCh" id="JGO-vz-Sgh"/>
<outlet property="cityView" destination="Eia-gx-43K" id="dED-eC-QVz"/>
<outlet property="deliveryAddressView" destination="q2P-CV-UIC" id="aLt-9z-KPm"/>
<outlet property="labelAccountNumberOrDistrictName" destination="n3a-uJ-P2C" id="Yyd-3h-ItW"/>
<outlet property="labelAccountOrDistrict" destination="bTS-NG-8lu" id="s34-Fc-X98"/>
<outlet property="labelAgentOrBankOrPayoutMode" destination="Zst-jt-Tvb" id="Hth-D6-Nz9"/>
<outlet property="labelBranchOrStateProvince" destination="s4e-R7-pzp" id="5ze-1y-nvQ"/>
<outlet property="labelCity" destination="4sg-or-buj" id="E0f-XY-WbC"/>
<outlet property="labelDeliveryAddress" destination="mpw-CK-m5z" id="5fX-aQ-Np2"/>
<outlet property="labelExchange" destination="ug7-np-LQ0" id="Nhg-Ws-lfw"/>
<outlet property="labelPayoutBankOrPayoutMode" destination="X4E-76-WHk" id="drT-Qa-zaI"/>
<outlet property="labelPayoutBranchOrStateProvince" destination="3f5-k1-suT" id="SpH-dS-9Og"/>
<outlet property="labelRecipientAddress" destination="fmE-yF-lTQ" id="s7O-kY-eG7"/>
<outlet property="labelRecipientEmail" destination="tvq-CX-50r" id="QaK-nR-D9T"/>
<outlet property="labelRecipientMobile" destination="NAi-tf-Msy" id="JQQ-jN-AGs"/>
<outlet property="labelRecipientName" destination="gNs-mb-ahB" id="pSZ-To-Bfi"/>
<outlet property="labelRecipientRelation" destination="hjP-Ja-OKr" id="538-z2-j39"/>
<outlet property="labelReciver" destination="DfV-zC-wTD" id="qeJ-gM-dGR"/>
<outlet property="labelSend" destination="4Fk-sU-dtA" id="RpP-MP-KQK"/>
<outlet property="labelServiceFee" destination="3u4-nJ-jZx" id="eIT-lv-fRe"/>
<outlet property="reviewDetailConstraint" destination="zut-Ht-zOh" id="ngz-fU-piW"/>
<outlet property="viewReview" destination="Pvf-3G-LZn" id="D92-5z-aUA"/>
<outlet property="viewReviewDetail" destination="9Oj-hY-f7J" id="guH-1q-gle"/>
<segue destination="StJ-rC-cYd" kind="show" identifier="transferSuccessful" id="3EO-MG-EeA"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="8Gf-fa-coA" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="7796" y="338.23088455772114"/>
</scene>
<!--Transfer Successful View Controller-->
<scene sceneID="Wxi-8I-fb0">
<objects>
<viewController storyboardIdentifier="showTransferInfo" id="StJ-rC-cYd" customClass="TransferSuccessfulViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="tju-zw-VoG">
<rect key="frame" x="0.0" y="0.0" width="375" height="1000"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bKj-cf-y47">
<rect key="frame" x="0.0" y="20" width="375" height="980"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ciZ-HA-1qS">
<rect key="frame" x="0.0" y="0.0" width="375" height="980"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nDo-UE-ABs">
<rect key="frame" x="10" y="12" width="355" height="222"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_recipient_bg" translatesAutoresizingMaskIntoConstraints="NO" id="Rcr-Es-CiN">
<rect key="frame" x="0.0" y="0.0" width="355" height="222"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QZ6-tE-5rW" userLabel="Label Secure">
<rect key="frame" x="81.5" y="171" width="192" height="30"/>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="30" id="S2y-Ag-z7i"/>
</constraints>
<string key="text">Please keep this GME control no. very secure.
Share with concerned party only</string>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="10"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="GME Control No. " textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="U6b-CA-8BH" userLabel="Label Control Number">
<rect key="frame" x="126" y="144" width="103" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="vNN-Ed-fqd"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Total Payout Amount: " textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8Ad-lS-Jxf">
<rect key="frame" x="55" y="130" width="139" height="17"/>
<constraints>
<constraint firstAttribute="width" constant="139" id="0eE-KL-0N7"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hOZ-je-J1q" userLabel="Label Recipient">
<rect key="frame" x="177.5" y="101" width="0.0" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="dy9-YV-E7m"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_gme_logo" translatesAutoresizingMaskIntoConstraints="NO" id="G9K-ZU-2Jv">
<rect key="frame" x="157.5" y="16" width="40" height="40"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="p6E-ob-WEO"/>
<constraint firstAttribute="width" constant="40" id="rgn-Jh-OZB"/>
</constraints>
</imageView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GZR-3o-unb">
<rect key="frame" x="309" y="16" width="30" height="30"/>
<constraints>
<constraint firstAttribute="width" constant="30" id="0DQ-XL-f99"/>
<constraint firstAttribute="height" constant="30" id="MrQ-zd-ybb"/>
</constraints>
<inset key="contentEdgeInsets" minX="10" minY="0.0" maxX="0.0" maxY="10"/>
<state key="normal" image="ic_share"/>
<connections>
<action selector="shareTransactionCard:" destination="StJ-rC-cYd" eventType="touchUpInside" id="eL8-tN-pyv"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Transfer Successful" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n19-rM-Nyw">
<rect key="frame" x="96.5" y="59" width="162.5" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="Yt7-Sz-NKo"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="18"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="You have successfully transferred your money to" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nvr-4p-YCE" userLabel="Label Info">
<rect key="frame" x="33" y="81" width="289.5" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="Q1W-Br-9c8"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<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="wUG-Gc-UFb">
<rect key="frame" x="196" y="127" width="126.5" height="20"/>
<constraints>
<constraint firstAttribute="height" constant="20" id="1Al-ri-dXf"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_lock" translatesAutoresizingMaskIntoConstraints="NO" id="U2E-Hz-WQY">
<rect key="frame" x="72" y="177" width="5.5" height="6.5"/>
<constraints>
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="5.5" id="fNL-WL-iTA"/>
<constraint firstAttribute="height" relation="lessThanOrEqual" constant="6.5" id="ydG-FG-qFy"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" red="0.90588235294117647" green="0.92941176470588238" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="QZ6-tE-5rW" firstAttribute="leading" secondItem="U2E-Hz-WQY" secondAttribute="trailing" constant="4" id="0zA-KG-sdF"/>
<constraint firstAttribute="height" constant="222" id="2Mk-Uq-0zo"/>
<constraint firstItem="hOZ-je-J1q" firstAttribute="top" secondItem="nvr-4p-YCE" secondAttribute="bottom" constant="-1" id="3Tz-fw-5Ig"/>
<constraint firstAttribute="trailing" secondItem="Rcr-Es-CiN" secondAttribute="trailing" id="4C4-iY-36b"/>
<constraint firstItem="wUG-Gc-UFb" firstAttribute="leading" secondItem="8Ad-lS-Jxf" secondAttribute="trailing" constant="2" id="4qB-Db-3G6"/>
<constraint firstItem="Rcr-Es-CiN" firstAttribute="leading" secondItem="nDo-UE-ABs" secondAttribute="leading" id="8BB-JW-rdI"/>
<constraint firstItem="wUG-Gc-UFb" firstAttribute="top" secondItem="hOZ-je-J1q" secondAttribute="bottom" constant="5" id="FKH-yT-TBd"/>
<constraint firstItem="8Ad-lS-Jxf" firstAttribute="leading" secondItem="nDo-UE-ABs" secondAttribute="leading" constant="55" id="Gcv-P3-b6o"/>
<constraint firstItem="wUG-Gc-UFb" firstAttribute="trailing" secondItem="nvr-4p-YCE" secondAttribute="trailing" id="Jd7-Be-i44"/>
<constraint firstItem="U6b-CA-8BH" firstAttribute="centerX" secondItem="Rcr-Es-CiN" secondAttribute="centerX" id="JlF-Y3-oFj"/>
<constraint firstItem="8Ad-lS-Jxf" firstAttribute="baseline" secondItem="wUG-Gc-UFb" secondAttribute="baseline" id="NFn-BX-lfY"/>
<constraint firstItem="8Ad-lS-Jxf" firstAttribute="top" secondItem="hOZ-je-J1q" secondAttribute="bottom" constant="8" symbolic="YES" id="Rme-Bf-fKV"/>
<constraint firstItem="hOZ-je-J1q" firstAttribute="centerX" secondItem="Rcr-Es-CiN" secondAttribute="centerX" id="VJW-6m-jF0"/>
<constraint firstItem="nvr-4p-YCE" firstAttribute="centerX" secondItem="Rcr-Es-CiN" secondAttribute="centerX" id="Xy4-vK-wvl"/>
<constraint firstItem="QZ6-tE-5rW" firstAttribute="top" secondItem="U6b-CA-8BH" secondAttribute="bottom" constant="6" id="Yrr-U3-QCY"/>
<constraint firstItem="n19-rM-Nyw" firstAttribute="centerX" secondItem="nDo-UE-ABs" secondAttribute="centerX" id="ZPe-S6-DG6"/>
<constraint firstAttribute="trailing" secondItem="GZR-3o-unb" secondAttribute="trailing" constant="16" id="azT-b7-DgK"/>
<constraint firstItem="G9K-ZU-2Jv" firstAttribute="top" secondItem="nDo-UE-ABs" secondAttribute="top" constant="16" id="dje-zm-tbG"/>
<constraint firstItem="GZR-3o-unb" firstAttribute="top" secondItem="nDo-UE-ABs" secondAttribute="top" constant="16" id="hrO-uE-mmf"/>
<constraint firstItem="QZ6-tE-5rW" firstAttribute="top" secondItem="8Ad-lS-Jxf" secondAttribute="bottom" constant="24" id="jxC-Ag-luB"/>
<constraint firstItem="QZ6-tE-5rW" firstAttribute="centerX" secondItem="nDo-UE-ABs" secondAttribute="centerX" id="klw-aM-ljw"/>
<constraint firstItem="G9K-ZU-2Jv" firstAttribute="centerX" secondItem="nDo-UE-ABs" secondAttribute="centerX" id="lav-MJ-pbJ"/>
<constraint firstItem="Rcr-Es-CiN" firstAttribute="top" secondItem="nDo-UE-ABs" secondAttribute="top" id="tHk-GQ-a4L"/>
<constraint firstItem="nvr-4p-YCE" firstAttribute="top" secondItem="n19-rM-Nyw" secondAttribute="bottom" constant="1" id="wf4-RN-fff"/>
<constraint firstItem="n19-rM-Nyw" firstAttribute="top" secondItem="G9K-ZU-2Jv" secondAttribute="bottom" constant="3.1000000000000001" id="xVC-GM-F2S"/>
<constraint firstAttribute="bottom" secondItem="Rcr-Es-CiN" secondAttribute="bottom" id="xpH-vC-ux1"/>
<constraint firstItem="U2E-Hz-WQY" firstAttribute="top" secondItem="U6b-CA-8BH" secondAttribute="bottom" constant="12" id="yUq-wa-icD"/>
</constraints>
</view>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FBr-eE-nvu">
<rect key="frame" x="10" y="246" width="355" height="88"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="FMj-Zs-WYK">
<rect key="frame" x="0.0" y="0.0" width="355" height="88"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Rbv-Mv-mUY">
<rect key="frame" x="0.0" y="0.0" width="355" height="43"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="L5F-kh-ouZ">
<rect key="frame" x="13" y="0.0" width="329" height="43"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Transaction Date" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="k5o-bP-x3c" userLabel="Relation">
<rect key="frame" x="0.0" y="0.0" width="108.5" height="43"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" 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="Gze-1e-94i">
<rect key="frame" x="108.5" y="0.0" width="220.5" height="43"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="L5F-kh-ouZ" secondAttribute="trailing" constant="13" id="Aq7-VG-79K"/>
<constraint firstItem="L5F-kh-ouZ" firstAttribute="leading" secondItem="Rbv-Mv-mUY" secondAttribute="leading" constant="13" id="PcX-Zj-Ky6"/>
<constraint firstItem="L5F-kh-ouZ" firstAttribute="top" secondItem="Rbv-Mv-mUY" secondAttribute="top" id="cEi-qC-dh4"/>
<constraint firstAttribute="bottom" secondItem="L5F-kh-ouZ" secondAttribute="bottom" id="ySs-tv-k0e"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aLu-Ae-wgP">
<rect key="frame" x="0.0" y="45" width="355" height="43"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="lNB-a6-Ql9">
<rect key="frame" x="13" y="0.0" width="329" height="43"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Transaction No." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pjp-vP-fVf" userLabel="Relation">
<rect key="frame" x="0.0" y="0.0" width="100.5" height="43"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" 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="Zrj-0F-oyr">
<rect key="frame" x="100.5" y="0.0" width="228.5" height="43"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="lNB-a6-Ql9" secondAttribute="trailing" constant="13" id="Aj8-Be-AZ6"/>
<constraint firstAttribute="bottom" secondItem="lNB-a6-Ql9" secondAttribute="bottom" id="AtO-mJ-RZs"/>
<constraint firstItem="lNB-a6-Ql9" firstAttribute="top" secondItem="aLu-Ae-wgP" secondAttribute="top" id="RI6-YJ-jEf"/>
<constraint firstItem="lNB-a6-Ql9" firstAttribute="leading" secondItem="aLu-Ae-wgP" secondAttribute="leading" constant="13" id="hmx-9d-qEW"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="FMj-Zs-WYK" firstAttribute="leading" secondItem="FBr-eE-nvu" secondAttribute="leading" id="Ehz-wg-csB"/>
<constraint firstAttribute="trailing" secondItem="FMj-Zs-WYK" secondAttribute="trailing" id="YLL-pO-fKY"/>
<constraint firstItem="FMj-Zs-WYK" firstAttribute="top" secondItem="FBr-eE-nvu" secondAttribute="top" id="Yfr-fp-aUv"/>
<constraint firstAttribute="height" constant="88" id="kbF-Pq-X9M"/>
<constraint firstAttribute="bottom" secondItem="FMj-Zs-WYK" secondAttribute="bottom" id="x8m-Ry-mGM"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YJH-gB-lHN">
<rect key="frame" x="10" y="341" width="355" height="396"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" spacing="1.5" translatesAutoresizingMaskIntoConstraints="NO" id="f5n-zu-N8k">
<rect key="frame" x="0.0" y="0.0" width="355" height="396"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="od8-4t-8dl">
<rect key="frame" x="0.0" y="0.0" width="355" height="31.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="DLG-HD-pnZ">
<rect key="frame" x="13" y="0.0" width="329" height="31.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Receiver" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Qdg-Fk-ceD" userLabel="Reciever">
<rect key="frame" x="0.0" y="0.0" width="55.5" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" 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="9ch-t3-V5o">
<rect key="frame" x="57.5" y="0.0" width="271.5" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="DLG-HD-pnZ" firstAttribute="leading" secondItem="od8-4t-8dl" secondAttribute="leading" constant="13" id="C8w-9g-Or8"/>
<constraint firstAttribute="trailing" secondItem="DLG-HD-pnZ" secondAttribute="trailing" constant="13" id="DlN-13-xbC"/>
<constraint firstItem="DLG-HD-pnZ" firstAttribute="top" secondItem="od8-4t-8dl" secondAttribute="top" id="ESg-fO-02V"/>
<constraint firstAttribute="bottom" secondItem="DLG-HD-pnZ" secondAttribute="bottom" id="SxH-BQ-cGw"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="j44-GV-d9f">
<rect key="frame" x="0.0" y="33" width="355" height="32"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="GNa-0H-bxR">
<rect key="frame" x="13" y="0.0" width="329" height="32"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Relation" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bLd-vF-bd3" userLabel="Relation">
<rect key="frame" x="0.0" y="0.0" width="53" height="32"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" 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="o3h-nI-ilW">
<rect key="frame" x="55" y="0.0" width="274" height="32"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="GNa-0H-bxR" firstAttribute="leading" secondItem="j44-GV-d9f" secondAttribute="leading" constant="13" id="45o-Nk-NfX"/>
<constraint firstAttribute="bottom" secondItem="GNa-0H-bxR" secondAttribute="bottom" id="6gF-EQ-j2h"/>
<constraint firstAttribute="trailing" secondItem="GNa-0H-bxR" secondAttribute="trailing" constant="13" id="Tfx-Ij-xp1"/>
<constraint firstItem="GNa-0H-bxR" firstAttribute="top" secondItem="j44-GV-d9f" secondAttribute="top" id="fyn-ia-456"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2UA-IU-1LC">
<rect key="frame" x="0.0" y="66.5" width="355" height="31.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="qVU-uG-4jS">
<rect key="frame" x="13" y="0.0" width="329" height="31.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="300" verticalHuggingPriority="251" horizontalCompressionResistancePriority="900" text="Address" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="su2-yW-XiF" userLabel="Address">
<rect key="frame" x="0.0" y="0.0" width="52" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" 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="b80-Ia-l6b">
<rect key="frame" x="54" y="0.0" width="275" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="qVU-uG-4jS" firstAttribute="leading" secondItem="2UA-IU-1LC" secondAttribute="leading" constant="13" id="FgR-fe-ISc"/>
<constraint firstItem="qVU-uG-4jS" firstAttribute="top" secondItem="2UA-IU-1LC" secondAttribute="top" id="NMb-DR-oVd"/>
<constraint firstAttribute="bottom" secondItem="qVU-uG-4jS" secondAttribute="bottom" id="VYh-Xk-11H"/>
<constraint firstAttribute="trailing" secondItem="qVU-uG-4jS" secondAttribute="trailing" constant="13" id="ePf-Ej-UWd"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xXU-Xw-dPm">
<rect key="frame" x="0.0" y="99.5" width="355" height="31.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="AiJ-HS-WrD">
<rect key="frame" x="13" y="0.0" width="329" height="31.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Mobile No." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hfc-Ec-1QA" userLabel="Mobile">
<rect key="frame" x="0.0" y="0.0" width="67.5" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" 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="LRm-V2-nvc">
<rect key="frame" x="69.5" y="0.0" width="259.5" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="AiJ-HS-WrD" firstAttribute="leading" secondItem="xXU-Xw-dPm" secondAttribute="leading" constant="13" id="273-5s-5nK"/>
<constraint firstAttribute="bottom" secondItem="AiJ-HS-WrD" secondAttribute="bottom" id="HDQ-N2-eak"/>
<constraint firstAttribute="trailing" secondItem="AiJ-HS-WrD" secondAttribute="trailing" constant="13" id="hiD-s0-awO"/>
<constraint firstItem="AiJ-HS-WrD" firstAttribute="top" secondItem="xXU-Xw-dPm" secondAttribute="top" id="plp-R6-dcr"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2nS-a8-NbN">
<rect key="frame" x="0.0" y="132.5" width="355" height="31.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="YB8-Sj-owE">
<rect key="frame" x="13" y="0.0" width="329" height="31.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Email" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JWp-Cm-Ra3" userLabel="Email">
<rect key="frame" x="0.0" y="0.0" width="35.5" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" 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="y4P-fo-6pf">
<rect key="frame" x="37.5" y="0.0" width="291.5" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="YB8-Sj-owE" secondAttribute="bottom" id="3me-iR-f07"/>
<constraint firstAttribute="trailing" secondItem="YB8-Sj-owE" secondAttribute="trailing" constant="13" id="ELv-kF-fqy"/>
<constraint firstItem="YB8-Sj-owE" firstAttribute="top" secondItem="2nS-a8-NbN" secondAttribute="top" id="dW3-BG-QXb"/>
<constraint firstItem="YB8-Sj-owE" firstAttribute="leading" secondItem="2nS-a8-NbN" secondAttribute="leading" constant="13" id="slQ-0g-eoU"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iCB-mU-FoR">
<rect key="frame" x="0.0" y="165.5" width="355" height="32"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="aGR-mu-qLD">
<rect key="frame" x="13" y="0.0" width="329" height="32"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="300" verticalHuggingPriority="251" horizontalCompressionResistancePriority="900" text="Payout Agent/Bank" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YhZ-cC-icd" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="122" height="32"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" 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="3Iy-VQ-Nc3">
<rect key="frame" x="124" y="0.0" width="205" height="32"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="aGR-mu-qLD" firstAttribute="top" secondItem="iCB-mU-FoR" secondAttribute="top" id="4dA-UL-Ixc"/>
<constraint firstAttribute="trailing" secondItem="aGR-mu-qLD" secondAttribute="trailing" constant="13" id="El2-DM-ja1"/>
<constraint firstItem="aGR-mu-qLD" firstAttribute="leading" secondItem="iCB-mU-FoR" secondAttribute="leading" constant="13" id="RCw-PM-1Td"/>
<constraint firstAttribute="bottom" secondItem="aGR-mu-qLD" secondAttribute="bottom" id="l8C-WJ-nBE"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="v1d-G1-6wK">
<rect key="frame" x="0.0" y="199" width="355" height="31.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="Ojl-Fa-mcR">
<rect key="frame" x="13" y="0.0" width="329" height="31.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="300" verticalHuggingPriority="251" horizontalCompressionResistancePriority="900" text="Branch" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QOU-jf-HOM" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="46" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.34117999999999998" green="0.27843000000000001" blue="0.31764999999999999" 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="vMM-Kd-ksx">
<rect key="frame" x="48" y="0.0" width="281" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="Ojl-Fa-mcR" secondAttribute="bottom" id="70C-x4-FcG"/>
<constraint firstAttribute="trailing" secondItem="Ojl-Fa-mcR" secondAttribute="trailing" constant="13" id="7n8-TA-ViJ"/>
<constraint firstItem="Ojl-Fa-mcR" firstAttribute="top" secondItem="v1d-G1-6wK" secondAttribute="top" id="Od1-3b-3Ok"/>
<constraint firstItem="Ojl-Fa-mcR" firstAttribute="leading" secondItem="v1d-G1-6wK" secondAttribute="leading" constant="13" id="sJk-gf-o4t"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vpz-3q-AWx">
<rect key="frame" x="0.0" y="232" width="355" height="31.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="F0B-jM-IuU">
<rect key="frame" x="13" y="0.0" width="329" height="31.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Account Number" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rmU-Ft-4kv" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="107.5" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" 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="U1D-z1-v3a">
<rect key="frame" x="109.5" y="0.0" width="219.5" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="F0B-jM-IuU" firstAttribute="top" secondItem="vpz-3q-AWx" secondAttribute="top" id="65t-jT-Cc9"/>
<constraint firstItem="F0B-jM-IuU" firstAttribute="leading" secondItem="vpz-3q-AWx" secondAttribute="leading" constant="13" id="ITj-Uv-LXM"/>
<constraint firstAttribute="bottom" secondItem="F0B-jM-IuU" secondAttribute="bottom" id="Ty9-P7-Ri7"/>
<constraint firstAttribute="trailing" secondItem="F0B-jM-IuU" secondAttribute="trailing" constant="13" id="ZpU-r7-lqo"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IrN-sA-3qx">
<rect key="frame" x="0.0" y="265" width="355" height="31.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="yoh-KL-T2l">
<rect key="frame" x="13" y="0.0" width="329" height="31.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="City" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Au3-ea-AhE" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="26" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" 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="S31-6W-p3Q">
<rect key="frame" x="28" y="0.0" width="301" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="yoh-KL-T2l" secondAttribute="trailing" constant="13" id="YGv-6V-wab"/>
<constraint firstItem="yoh-KL-T2l" firstAttribute="leading" secondItem="IrN-sA-3qx" secondAttribute="leading" constant="13" id="aoy-VV-8S8"/>
<constraint firstItem="yoh-KL-T2l" firstAttribute="top" secondItem="IrN-sA-3qx" secondAttribute="top" id="ckk-bp-pEr"/>
<constraint firstAttribute="bottom" secondItem="yoh-KL-T2l" secondAttribute="bottom" id="vuC-Br-y6f"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="um7-St-TBA" userLabel="DeliveryAddress">
<rect key="frame" x="0.0" y="298" width="355" height="32"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="E3w-zM-wdG">
<rect key="frame" x="13" y="0.0" width="329" height="32"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Delivery Address" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Lg5-B9-P6q" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="107.5" height="32"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" 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="r3m-7M-eHz">
<rect key="frame" x="109.5" y="0.0" width="219.5" height="32"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="E3w-zM-wdG" secondAttribute="trailing" constant="13" id="1ci-tl-Iwz"/>
<constraint firstItem="E3w-zM-wdG" firstAttribute="leading" secondItem="um7-St-TBA" secondAttribute="leading" constant="13" id="C5a-vs-0FV"/>
<constraint firstAttribute="bottom" secondItem="E3w-zM-wdG" secondAttribute="bottom" id="NvA-5T-BK8"/>
<constraint firstItem="E3w-zM-wdG" firstAttribute="top" secondItem="um7-St-TBA" secondAttribute="top" id="zQb-8a-03g"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NeW-a3-zuC">
<rect key="frame" x="0.0" y="331.5" width="355" height="31.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="KT3-L8-6l5">
<rect key="frame" x="13" y="0.0" width="329" height="31.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Service Fee" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vZG-dq-E1Q" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="73" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" 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="BgA-ry-GG0">
<rect key="frame" x="75" y="0.0" width="254" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="KT3-L8-6l5" secondAttribute="trailing" constant="13" id="9Ig-yD-FCO"/>
<constraint firstItem="KT3-L8-6l5" firstAttribute="top" secondItem="NeW-a3-zuC" secondAttribute="top" id="ktf-7t-IaW"/>
<constraint firstAttribute="bottom" secondItem="KT3-L8-6l5" secondAttribute="bottom" id="qtv-cU-iMh"/>
<constraint firstItem="KT3-L8-6l5" firstAttribute="leading" secondItem="NeW-a3-zuC" secondAttribute="leading" constant="13" id="x4K-A6-2UB"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pZ3-eE-J7k">
<rect key="frame" x="0.0" y="364.5" width="355" height="31.5"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="2IM-Fa-3Er">
<rect key="frame" x="13" y="0.0" width="329" height="31.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Total Amount" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9rl-uU-7mj" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="84.5" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" 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="iAa-qy-bsi">
<rect key="frame" x="86.5" y="0.0" width="242.5" height="31.5"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.2901960784" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="1" alpha="0.84999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="2IM-Fa-3Er" firstAttribute="leading" secondItem="pZ3-eE-J7k" secondAttribute="leading" constant="13" id="MJf-MS-eML"/>
<constraint firstAttribute="bottom" secondItem="2IM-Fa-3Er" secondAttribute="bottom" id="QQL-lV-3aS"/>
<constraint firstAttribute="trailing" secondItem="2IM-Fa-3Er" secondAttribute="trailing" constant="13" id="Xhi-dT-MIY"/>
<constraint firstItem="2IM-Fa-3Er" firstAttribute="top" secondItem="pZ3-eE-J7k" secondAttribute="top" id="rgG-je-85S"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="0.90688699480000001" green="0.92901235820000005" blue="0.95113462209999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="f5n-zu-N8k" secondAttribute="bottom" id="8BY-Tt-JLB"/>
<constraint firstItem="f5n-zu-N8k" firstAttribute="leading" secondItem="YJH-gB-lHN" secondAttribute="leading" id="CeB-HN-15q"/>
<constraint firstAttribute="trailing" secondItem="f5n-zu-N8k" secondAttribute="trailing" id="ISS-5W-6k0"/>
<constraint firstAttribute="width" constant="355" id="Khu-W1-Vh3"/>
<constraint firstAttribute="height" constant="396" id="Pf6-xP-cmj"/>
<constraint firstItem="f5n-zu-N8k" firstAttribute="top" secondItem="YJH-gB-lHN" secondAttribute="top" id="hdm-Ky-bAp"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="l" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4YC-pD-zXY">
<rect key="frame" x="185" y="755" width="5" height="33.5"/>
<fontDescription key="fontDescription" type="system" weight="thin" pointSize="28"/>
<color key="textColor" red="0.79539620535714284" green="0.92941176470588238" blue="0.97647058823529409" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LVR-fA-MJl">
<rect key="frame" x="87.5" y="817.5" width="200" height="50"/>
<color key="backgroundColor" red="0.92941176469999998" green="0.10980392160000001" blue="0.14117647059999999" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="200" id="iXd-ov-iS5"/>
<constraint firstAttribute="height" constant="50" id="tFh-6M-mrf"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="18"/>
<state key="normal" title="Done">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="25"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="goToHomeScreen:" destination="StJ-rC-cYd" eventType="touchUpInside" id="SoG-Ta-ZwT"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QaX-Cj-D8k">
<rect key="frame" x="78" y="760.5" width="93" height="29"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<state key="normal" title="View all details">
<color key="titleColor" red="0.92549019607843142" green="0.10980392156862745" blue="0.14117647058823529" alpha="1" colorSpace="calibratedRGB"/>
</state>
<connections>
<action selector="showDetails:" destination="StJ-rC-cYd" eventType="touchUpInside" id="eSj-Nz-k7L"/>
</connections>
</button>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dOT-5J-Foz" userLabel="View Save">
<rect key="frame" x="204" y="766" width="121" height="17"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_document" translatesAutoresizingMaskIntoConstraints="NO" id="MIU-LM-GOO">
<rect key="frame" x="12" y="2" width="9.5" height="12.5"/>
<constraints>
<constraint firstAttribute="width" constant="9.5" id="4Ik-9R-FbK"/>
<constraint firstAttribute="height" constant="12.5" id="mcZ-nn-ocx"/>
</constraints>
</imageView>
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="soe-Tl-6sJ">
<rect key="frame" x="20" y="-7" width="80" height="30"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<state key="normal" title="Save a copy">
<color key="titleColor" red="0.95237141847610474" green="0.20849302411079407" blue="0.18534788489341736" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<connections>
<action selector="savePdf:" destination="StJ-rC-cYd" eventType="touchUpInside" id="qf8-MH-lZq"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<gestureRecognizers/>
<constraints>
<constraint firstAttribute="height" constant="17" id="4YJ-2a-niJ"/>
<constraint firstAttribute="width" constant="121" id="EuQ-mm-vka"/>
<constraint firstItem="MIU-LM-GOO" firstAttribute="leading" secondItem="dOT-5J-Foz" secondAttribute="leading" constant="12" id="Hkc-fh-hLZ"/>
<constraint firstItem="MIU-LM-GOO" firstAttribute="top" secondItem="dOT-5J-Foz" secondAttribute="top" constant="2" id="d3U-0V-VFB"/>
<constraint firstAttribute="bottom" secondItem="MIU-LM-GOO" secondAttribute="bottom" constant="2.5" id="hko-rp-Y65"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="FBr-eE-nvu" secondAttribute="trailing" constant="10" id="5q7-Re-ewR"/>
<constraint firstItem="4YC-pD-zXY" firstAttribute="top" secondItem="YJH-gB-lHN" secondAttribute="bottom" constant="18" id="5wv-U1-LJI"/>
<constraint firstItem="dOT-5J-Foz" firstAttribute="top" secondItem="YJH-gB-lHN" secondAttribute="bottom" constant="29" id="8MB-Nb-gEX"/>
<constraint firstItem="FBr-eE-nvu" firstAttribute="leading" secondItem="ciZ-HA-1qS" secondAttribute="leading" constant="10" id="BVp-KY-bh4"/>
<constraint firstAttribute="trailing" secondItem="nDo-UE-ABs" secondAttribute="trailing" constant="10" id="ERH-Dh-DVz"/>
<constraint firstItem="QaX-Cj-D8k" firstAttribute="top" secondItem="YJH-gB-lHN" secondAttribute="bottom" constant="23.5" id="Od5-4S-ytB"/>
<constraint firstItem="nDo-UE-ABs" firstAttribute="top" secondItem="ciZ-HA-1qS" secondAttribute="top" constant="12" id="Ra3-7L-Cqf"/>
<constraint firstItem="LVR-fA-MJl" firstAttribute="centerX" secondItem="ciZ-HA-1qS" secondAttribute="centerX" id="WTV-zs-V2F"/>
<constraint firstAttribute="trailing" secondItem="YJH-gB-lHN" secondAttribute="trailing" constant="10" id="dhS-eC-Cdw"/>
<constraint firstItem="YJH-gB-lHN" firstAttribute="leading" secondItem="ciZ-HA-1qS" secondAttribute="leading" constant="10" id="dxF-3u-1Zi"/>
<constraint firstItem="4YC-pD-zXY" firstAttribute="leading" secondItem="QaX-Cj-D8k" secondAttribute="trailing" constant="14" id="efa-tt-jnH"/>
<constraint firstItem="nDo-UE-ABs" firstAttribute="leading" secondItem="ciZ-HA-1qS" secondAttribute="leading" constant="10" id="i7l-rj-2lR"/>
<constraint firstItem="YJH-gB-lHN" firstAttribute="top" secondItem="FBr-eE-nvu" secondAttribute="bottom" constant="7" id="krF-1j-LKu"/>
<constraint firstAttribute="height" constant="980" id="oH9-Zn-pDL"/>
<constraint firstItem="LVR-fA-MJl" firstAttribute="top" secondItem="4YC-pD-zXY" secondAttribute="bottom" constant="29" id="rfV-Vh-U8T"/>
<constraint firstItem="FBr-eE-nvu" firstAttribute="top" secondItem="nDo-UE-ABs" secondAttribute="bottom" constant="12" id="s8b-eB-SWW"/>
<constraint firstItem="dOT-5J-Foz" firstAttribute="leading" secondItem="4YC-pD-zXY" secondAttribute="trailing" constant="14" id="uf7-x2-OMR"/>
<constraint firstItem="4YC-pD-zXY" firstAttribute="centerX" secondItem="ciZ-HA-1qS" secondAttribute="centerX" id="vZy-L1-xsv"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstItem="ciZ-HA-1qS" firstAttribute="leading" secondItem="bKj-cf-y47" secondAttribute="leading" id="HI0-0v-lnq"/>
<constraint firstAttribute="trailing" secondItem="ciZ-HA-1qS" secondAttribute="trailing" id="e3l-dc-rGk"/>
<constraint firstAttribute="bottom" secondItem="ciZ-HA-1qS" secondAttribute="bottom" id="sfh-Xt-4Uj"/>
<constraint firstItem="ciZ-HA-1qS" firstAttribute="top" secondItem="bKj-cf-y47" secondAttribute="top" id="unw-lf-fgr"/>
</constraints>
</scrollView>
</subviews>
<color key="backgroundColor" red="0.90588235289999997" green="0.92941176469999998" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="bKj-cf-y47" firstAttribute="trailing" secondItem="ASO-jZ-V1r" secondAttribute="trailing" id="3Ag-1v-IwI"/>
<constraint firstItem="bKj-cf-y47" firstAttribute="leading" secondItem="ASO-jZ-V1r" secondAttribute="leading" id="4a4-yS-9pG"/>
<constraint firstItem="ciZ-HA-1qS" firstAttribute="width" secondItem="tju-zw-VoG" secondAttribute="width" id="NCR-VC-Fqb"/>
<constraint firstItem="bKj-cf-y47" firstAttribute="top" secondItem="ASO-jZ-V1r" secondAttribute="top" id="ZSh-H0-7sa"/>
<constraint firstItem="bKj-cf-y47" firstAttribute="bottom" secondItem="ASO-jZ-V1r" secondAttribute="bottom" id="fkG-hD-4AF"/>
</constraints>
<viewLayoutGuide key="safeArea" id="ASO-jZ-V1r"/>
</view>
<size key="freeformSize" width="375" height="1000"/>
<connections>
<outlet property="addressView" destination="2UA-IU-1LC" id="0gm-hi-YGw"/>
<outlet property="buttonDone" destination="LVR-fA-MJl" id="TAs-tG-XS4"/>
<outlet property="buttonMinimizeShow" destination="QaX-Cj-D8k" id="Xiu-s0-xaU"/>
<outlet property="buttonSavePDF" destination="soe-Tl-6sJ" id="RnS-nn-5qK"/>
<outlet property="cityView" destination="IrN-sA-3qx" id="Ug5-WN-UKN"/>
<outlet property="constraintDetailView" destination="Pf6-xP-cmj" id="8xf-Vq-QO0"/>
<outlet property="deliveryAddressView" destination="um7-St-TBA" id="mWa-Jb-kDe"/>
<outlet property="labelAccountNumberOrDistrictName" destination="U1D-z1-v3a" id="Gzb-2Z-E3Z"/>
<outlet property="labelAccountOrDistrict" destination="rmU-Ft-4kv" id="bot-AI-GfW"/>
<outlet property="labelAddress" destination="b80-Ia-l6b" id="76H-04-cfv"/>
<outlet property="labelAgentOrBankOrPayoutMode" destination="YhZ-cC-icd" id="5Yb-Kz-Du7"/>
<outlet property="labelAmount" destination="wUG-Gc-UFb" id="ALn-xb-CNI"/>
<outlet property="labelBranchOrStateOrProvince" destination="QOU-jf-HOM" id="Uqc-HV-jJc"/>
<outlet property="labelCity" destination="S31-6W-p3Q" id="GO8-aF-4Pc"/>
<outlet property="labelDeliveryAddress" destination="r3m-7M-eHz" id="dBi-dC-RxD"/>
<outlet property="labelEmail" destination="y4P-fo-6pf" id="AgG-1J-MK2"/>
<outlet property="labelGMEControlNumber" destination="U6b-CA-8BH" id="1NP-ze-t7a"/>
<outlet property="labelPayoutBankOrPayoutModeName" destination="3Iy-VQ-Nc3" id="HiG-Vp-hyy"/>
<outlet property="labelPayoutBranchOrStateOrProvinceName" destination="vMM-Kd-ksx" id="Qyd-fg-Vnn"/>
<outlet property="labelPhone" destination="LRm-V2-nvc" id="cbQ-ex-iuc"/>
<outlet property="labelReceiver" destination="9ch-t3-V5o" id="Pug-Aj-vrF"/>
<outlet property="labelRecipientName" destination="hOZ-je-J1q" id="Nwf-yD-pfC"/>
<outlet property="labelRelation" destination="o3h-nI-ilW" id="j6J-bL-FX0"/>
<outlet property="labelServiceFee" destination="BgA-ry-GG0" id="SAC-3a-m06"/>
<outlet property="labelTotalAmount" destination="iAa-qy-bsi" id="QPw-6J-ePn"/>
<outlet property="labelTransactionDate" destination="Gze-1e-94i" id="tT6-1I-YTr"/>
<outlet property="labelTransactionNumber" destination="Zrj-0F-oyr" id="hgo-v4-PKg"/>
<outlet property="scrollView" destination="bKj-cf-y47" id="FGg-qD-Xnv"/>
<outlet property="shareIcon" destination="GZR-3o-unb" id="rwS-C4-ux0"/>
<outlet property="viewAccountNumOrDistrict" destination="vpz-3q-AWx" id="XKd-p1-Wm7"/>
<outlet property="viewBranchOrStateProvince" destination="v1d-G1-6wK" id="d7H-34-K2n"/>
<outlet property="viewIconSavePDF" destination="MIU-LM-GOO" id="fzU-cc-fZr"/>
<outlet property="viewReciverDetail" destination="YJH-gB-lHN" id="Xts-2E-uRT"/>
<outlet property="viewSuccessful" destination="nDo-UE-ABs" id="sd7-Sc-S03"/>
<outlet property="viewTransactionCard" destination="nDo-UE-ABs" id="a3g-Ao-nlE"/>
<outlet property="viewTransactionDetail" destination="FBr-eE-nvu" id="5pj-xl-auE"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="xpq-Sz-ZUX" userLabel="First Responder" sceneMemberID="firstResponder"/>
<tapGestureRecognizer id="C8u-oJ-2Qs"/>
</objects>
<point key="canvasLocation" x="8737" y="429"/>
</scene>
<!--View Controller-->
<scene sceneID="1AS-se-4gd">
<objects>
<viewController id="TVg-w2-ni3" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="JeR-Cu-38J">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<viewLayoutGuide key="safeArea" id="fVW-ik-H1z"/>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="hqU-uo-4ET" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="7084" y="1096"/>
</scene>
</scenes>
<resources>
<image name="Korea" width="40" height="40"/>
<image name="ic-sendmoney" width="20.5" height="20.5"/>
<image name="ic_bank" width="51" height="51"/>
<image name="ic_cash" width="51" height="51"/>
<image name="ic_document" width="10" height="14"/>
<image name="ic_dropdownSmall" width="6" height="3"/>
<image name="ic_gme_logo" width="40" height="40"/>
<image name="ic_homeDelivery" width="51" height="51"/>
<image name="ic_location" width="9" height="15"/>
<image name="ic_lock" width="6" height="7"/>
<image name="ic_rangeInfo" width="12" height="12"/>
<image name="ic_recipient" width="42" height="42"/>
<image name="ic_recipient_bg" width="355" height="226"/>
<image name="ic_review" width="28" height="39"/>
<image name="ic_share" width="11" height="12"/>
</resources>
</document>