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.
 
 
 
 

707 lines
90 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15509"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<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-Heavy.otf">
<string>SanFranciscoDisplay-Heavy</string>
</array>
<array key="SanFranciscoDisplay-Medium.otf">
<string>SanFranciscoDisplay-Medium</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 Receipt View Controller-->
<scene sceneID="Lui-MN-Sv6">
<objects>
<viewController storyboardIdentifier="SendMoneyReceiptViewController" id="qyY-tG-aFa" customClass="SendMoneyReceiptViewController" customModule="GME_Remit" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="J2b-F0-dkp">
<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" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7Ht-uj-bS8">
<rect key="frame" x="0.0" y="0.0" width="375" height="1000"/>
<subviews>
<view contentMode="scaleToFill" placeholderIntrinsicWidth="375" placeholderIntrinsicHeight="894.5" translatesAutoresizingMaskIntoConstraints="NO" id="WYP-Q8-sI7">
<rect key="frame" x="0.0" y="0.0" width="375" height="934"/>
<subviews>
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rub-fY-JfS">
<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="7gs-aB-SPb">
<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="b46-CG-sdO" userLabel="Label Secure">
<rect key="frame" x="74.5" y="170.5" width="206" height="30"/>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="30" id="3Jn-6L-cpn"/>
</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="Total Payout Amount: " textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QkS-Yx-Lt4">
<rect key="frame" x="108.5" y="130" width="138" height="16.5"/>
<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="Customer" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KlR-r5-hsc" userLabel="Label Recipient">
<rect key="frame" x="147" y="101" width="61.5" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="s6H-N0-HrZ"/>
</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="Oqg-r5-Yx8">
<rect key="frame" x="157.5" y="16" width="40" height="40"/>
<constraints>
<constraint firstAttribute="width" constant="40" id="3ZO-N5-27l"/>
<constraint firstAttribute="height" constant="40" id="InN-Xi-T9w"/>
</constraints>
</imageView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qsC-Fh-fNR">
<rect key="frame" x="309" y="16" width="30" height="30"/>
<constraints>
<constraint firstAttribute="width" constant="30" id="2hx-mS-wZ7"/>
<constraint firstAttribute="height" constant="30" id="zfQ-Di-yWP"/>
</constraints>
<inset key="contentEdgeInsets" minX="10" minY="0.0" maxX="0.0" maxY="10"/>
</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="JkE-DM-feU">
<rect key="frame" x="81.5" y="59" width="192.5" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="KcH-51-mbp"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Bold" family="San Francisco Display" pointSize="22"/>
<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="WOJ-Co-KyP" userLabel="Label Info">
<rect key="frame" x="26" y="81" width="303.5" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="IdM-7S-Fmo"/>
</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>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_lock" translatesAutoresizingMaskIntoConstraints="NO" id="hp2-4c-2z6">
<rect key="frame" x="65" y="176.5" width="5.5" height="6.5"/>
<constraints>
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="5.5" id="Ap2-od-9jq"/>
<constraint firstAttribute="height" relation="lessThanOrEqual" constant="6.5" id="bIU-cA-LZW"/>
</constraints>
</imageView>
<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="97m-vq-ytA" userLabel="Label Control Number">
<rect key="frame" x="114" y="143.5" width="127" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="GFH-M7-zr4"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Heavy" family="San Francisco Display" pointSize="16"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="b46-CG-sdO" firstAttribute="leading" secondItem="hp2-4c-2z6" secondAttribute="trailing" constant="4" id="6Wc-rf-EA3"/>
<constraint firstItem="JkE-DM-feU" firstAttribute="centerX" secondItem="rub-fY-JfS" secondAttribute="centerX" id="ATM-U6-Ecn"/>
<constraint firstAttribute="trailing" secondItem="qsC-Fh-fNR" secondAttribute="trailing" constant="16" id="FMK-nd-Cbu"/>
<constraint firstItem="KlR-r5-hsc" firstAttribute="centerX" secondItem="7gs-aB-SPb" secondAttribute="centerX" id="Gtw-mD-CcZ"/>
<constraint firstItem="WOJ-Co-KyP" firstAttribute="top" secondItem="JkE-DM-feU" secondAttribute="bottom" constant="1" id="Jmj-Us-bOZ"/>
<constraint firstItem="b46-CG-sdO" firstAttribute="centerX" secondItem="rub-fY-JfS" secondAttribute="centerX" id="KKn-gs-2tA"/>
<constraint firstItem="WOJ-Co-KyP" firstAttribute="centerX" secondItem="7gs-aB-SPb" secondAttribute="centerX" id="N5m-Dy-zQ3"/>
<constraint firstItem="QkS-Yx-Lt4" firstAttribute="top" secondItem="KlR-r5-hsc" secondAttribute="bottom" constant="8" symbolic="YES" id="SpT-AB-Ces"/>
<constraint firstItem="Oqg-r5-Yx8" firstAttribute="top" secondItem="rub-fY-JfS" secondAttribute="top" constant="16" id="SrF-go-UHK"/>
<constraint firstItem="hp2-4c-2z6" firstAttribute="top" secondItem="97m-vq-ytA" secondAttribute="bottom" constant="12" id="VhM-R1-Af6"/>
<constraint firstItem="97m-vq-ytA" firstAttribute="centerX" secondItem="7gs-aB-SPb" secondAttribute="centerX" id="WUN-mo-hef"/>
<constraint firstItem="QkS-Yx-Lt4" firstAttribute="centerX" secondItem="rub-fY-JfS" secondAttribute="centerX" id="a9F-4i-LYm"/>
<constraint firstAttribute="trailing" secondItem="7gs-aB-SPb" secondAttribute="trailing" id="eEn-Dx-rrF"/>
<constraint firstAttribute="bottom" secondItem="7gs-aB-SPb" secondAttribute="bottom" id="fKF-Wg-RQ4"/>
<constraint firstItem="7gs-aB-SPb" firstAttribute="leading" secondItem="rub-fY-JfS" secondAttribute="leading" id="ps4-Wq-4Lx"/>
<constraint firstItem="qsC-Fh-fNR" firstAttribute="top" secondItem="rub-fY-JfS" secondAttribute="top" constant="16" id="t9k-V0-D76"/>
<constraint firstItem="Oqg-r5-Yx8" firstAttribute="centerX" secondItem="rub-fY-JfS" secondAttribute="centerX" id="vw5-je-ySM"/>
<constraint firstItem="KlR-r5-hsc" firstAttribute="top" secondItem="WOJ-Co-KyP" secondAttribute="bottom" constant="-1" id="w0u-Yv-neN"/>
<constraint firstItem="7gs-aB-SPb" firstAttribute="top" secondItem="rub-fY-JfS" secondAttribute="top" id="xDR-cP-9q0"/>
<constraint firstItem="b46-CG-sdO" firstAttribute="top" secondItem="QkS-Yx-Lt4" secondAttribute="bottom" constant="24" id="xIv-uO-PNu"/>
<constraint firstItem="b46-CG-sdO" firstAttribute="top" secondItem="97m-vq-ytA" secondAttribute="bottom" constant="6" id="xMc-ZG-6Py"/>
<constraint firstItem="JkE-DM-feU" firstAttribute="top" secondItem="Oqg-r5-Yx8" secondAttribute="bottom" constant="3.1000000000000001" id="z4B-TZ-d5N"/>
<constraint firstAttribute="height" constant="222" id="z7w-5x-v3N"/>
</constraints>
</view>
<view opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fKI-eb-ZTN" customClass="ShadowView" customModule="GME_Remit" customModuleProvider="target">
<rect key="frame" x="10" y="244" width="355" height="600"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="N4e-L0-lEA">
<rect key="frame" x="0.0" y="0.0" width="355" height="600"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6lh-Ni-vRa">
<rect key="frame" x="0.0" y="0.0" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="jgE-EV-S3e">
<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="Transaction Date" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0F1-wm-gWq" userLabel="Relation">
<rect key="frame" x="0.0" y="0.0" width="106" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="Qz4-OT-jiF">
<rect key="frame" x="106" y="0.0" width="223" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="jgE-EV-S3e" firstAttribute="leading" secondItem="6lh-Ni-vRa" secondAttribute="leading" constant="13" id="UoD-HV-raR"/>
<constraint firstAttribute="bottom" secondItem="jgE-EV-S3e" secondAttribute="bottom" id="i2e-FA-WyD"/>
<constraint firstAttribute="trailing" secondItem="jgE-EV-S3e" secondAttribute="trailing" constant="13" id="lFJ-AY-CLg"/>
<constraint firstItem="jgE-EV-S3e" firstAttribute="top" secondItem="6lh-Ni-vRa" secondAttribute="top" id="slo-S0-ZBv"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="P8E-dB-3bF">
<rect key="frame" x="0.0" y="50" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="TDp-3K-1pj">
<rect key="frame" x="13" y="0.0" width="329" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="253" verticalHuggingPriority="251" text="Receiver" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hpj-CZ-7qv" userLabel="Email">
<rect key="frame" x="0.0" y="0.0" width="54.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="dxd-Uq-v7o">
<rect key="frame" x="56.5" y="0.0" width="272.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="TDp-3K-1pj" secondAttribute="trailing" constant="13" id="IIJ-4e-pm2"/>
<constraint firstItem="TDp-3K-1pj" firstAttribute="leading" secondItem="P8E-dB-3bF" secondAttribute="leading" constant="13" id="bVb-nX-ZzC"/>
<constraint firstAttribute="height" constant="50" id="fn6-Dc-Mlz"/>
<constraint firstItem="TDp-3K-1pj" firstAttribute="top" secondItem="P8E-dB-3bF" secondAttribute="top" id="iF8-kx-3UN"/>
<constraint firstAttribute="bottom" secondItem="TDp-3K-1pj" secondAttribute="bottom" id="ph0-Ds-r7T"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="irh-VO-Gyg" userLabel="DeliveryAddress">
<rect key="frame" x="0.0" y="100" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="Lxb-PQ-Hhf">
<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="Address" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YY3-KP-E09" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="52" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="Gge-7S-SaJ">
<rect key="frame" x="54" y="0.0" width="275" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Lxb-PQ-Hhf" firstAttribute="top" secondItem="irh-VO-Gyg" secondAttribute="top" id="27F-gy-RSF"/>
<constraint firstItem="Lxb-PQ-Hhf" firstAttribute="leading" secondItem="irh-VO-Gyg" secondAttribute="leading" constant="13" id="lKE-Ye-txe"/>
<constraint firstAttribute="trailing" secondItem="Lxb-PQ-Hhf" secondAttribute="trailing" constant="13" id="tku-de-vn4"/>
<constraint firstAttribute="bottom" secondItem="Lxb-PQ-Hhf" secondAttribute="bottom" id="zSy-6Y-HJk"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="W4g-Xv-Fmk">
<rect key="frame" x="0.0" y="150" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="Wyj-Nd-gbc">
<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="bTl-Ab-V1o" userLabel="Mobile">
<rect key="frame" x="0.0" y="0.0" width="68.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="SJg-la-JAc">
<rect key="frame" x="70.5" y="0.0" width="258.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Wyj-Nd-gbc" firstAttribute="leading" secondItem="W4g-Xv-Fmk" secondAttribute="leading" constant="13" id="H1q-js-f5n"/>
<constraint firstAttribute="trailing" secondItem="Wyj-Nd-gbc" secondAttribute="trailing" constant="13" id="a7u-SP-wdj"/>
<constraint firstItem="Wyj-Nd-gbc" firstAttribute="top" secondItem="W4g-Xv-Fmk" secondAttribute="top" id="buF-xp-JDU"/>
<constraint firstAttribute="bottom" secondItem="Wyj-Nd-gbc" secondAttribute="bottom" id="c2j-e4-q0E"/>
</constraints>
</view>
<stackView opaque="NO" contentMode="scaleToFill" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="Kml-N2-XoF">
<rect key="frame" x="0.0" y="200" width="355" height="50"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wY4-w4-PU9">
<rect key="frame" x="0.0" y="0.0" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="ICP-f3-wmK">
<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="1bL-P8-CBf" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="163.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="ertserggfdhfdsdfgdsdfgertserggfdhfdsdfgdsdfgertserggfdhfdsdfgdsdfgertserggfdhfdsdfgdsdfg" textAlignment="right" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="98o-ui-Lmx">
<rect key="frame" x="165.5" y="0.0" width="163.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="ICP-f3-wmK" secondAttribute="trailing" constant="13" id="45u-AK-Us5"/>
<constraint firstItem="ICP-f3-wmK" firstAttribute="leading" secondItem="wY4-w4-PU9" secondAttribute="leading" constant="13" id="chf-CR-Cow"/>
<constraint firstItem="ICP-f3-wmK" firstAttribute="top" secondItem="wY4-w4-PU9" secondAttribute="top" id="jEQ-Ox-LVY"/>
<constraint firstAttribute="bottom" secondItem="ICP-f3-wmK" secondAttribute="bottom" id="zNw-cL-45K"/>
</constraints>
</view>
</subviews>
</stackView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ybw-0P-ctF">
<rect key="frame" x="0.0" y="250" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="2AA-tv-LcD">
<rect key="frame" x="13" y="0.0" width="329" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text="Total Sent Amount" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aV9-MU-U9F" userLabel="Relation">
<rect key="frame" x="0.0" y="0.0" width="115.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="joO-Vx-01A">
<rect key="frame" x="117.5" y="0.0" width="211.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="2AA-tv-LcD" firstAttribute="top" secondItem="ybw-0P-ctF" secondAttribute="top" id="Bg8-Hq-Clu"/>
<constraint firstAttribute="bottom" secondItem="2AA-tv-LcD" secondAttribute="bottom" id="MKn-Be-ehH"/>
<constraint firstAttribute="trailing" secondItem="2AA-tv-LcD" secondAttribute="trailing" constant="13" id="r5I-vX-GqN"/>
<constraint firstItem="2AA-tv-LcD" firstAttribute="leading" secondItem="ybw-0P-ctF" secondAttribute="leading" constant="13" id="rkx-Nc-zQN"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FWa-U9-qgm">
<rect key="frame" x="0.0" y="300" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="YS3-bl-jeT">
<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="tPz-r0-qXQ" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="45" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="gWt-Rx-LIV">
<rect key="frame" x="47" y="0.0" width="282" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="YS3-bl-jeT" firstAttribute="leading" secondItem="FWa-U9-qgm" secondAttribute="leading" constant="13" id="OKU-fF-GOM"/>
<constraint firstItem="YS3-bl-jeT" firstAttribute="top" secondItem="FWa-U9-qgm" secondAttribute="top" id="TdQ-KE-eGp"/>
<constraint firstAttribute="bottom" secondItem="YS3-bl-jeT" secondAttribute="bottom" id="Y1O-aD-FtD"/>
<constraint firstAttribute="trailing" secondItem="YS3-bl-jeT" secondAttribute="trailing" constant="13" id="qWo-yH-RB6"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Z4W-0Y-NE6">
<rect key="frame" x="0.0" y="350" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="MsX-KY-7UY">
<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="AIR-Co-29n" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="106.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="Mle-zI-ZDV">
<rect key="frame" x="108.5" y="0.0" width="220.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="MsX-KY-7UY" secondAttribute="bottom" id="AIA-AL-YOa"/>
<constraint firstItem="MsX-KY-7UY" firstAttribute="top" secondItem="Z4W-0Y-NE6" secondAttribute="top" id="Hkm-Ql-cd2"/>
<constraint firstItem="MsX-KY-7UY" firstAttribute="leading" secondItem="Z4W-0Y-NE6" secondAttribute="leading" constant="13" id="O4R-Y2-8oo"/>
<constraint firstAttribute="trailing" secondItem="MsX-KY-7UY" secondAttribute="trailing" constant="13" id="kV5-I7-RDh"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="I1w-qc-GAw">
<rect key="frame" x="0.0" y="400" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="p5h-cX-mhA">
<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="Service Fee" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="52t-h8-txs" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="73.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="5Mm-Rr-tjC">
<rect key="frame" x="75.5" y="0.0" width="253.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="p5h-cX-mhA" firstAttribute="top" secondItem="I1w-qc-GAw" secondAttribute="top" id="CNE-u6-bbd"/>
<constraint firstItem="p5h-cX-mhA" firstAttribute="leading" secondItem="I1w-qc-GAw" secondAttribute="leading" constant="13" id="XrQ-Kq-o0u"/>
<constraint firstAttribute="trailing" secondItem="p5h-cX-mhA" secondAttribute="trailing" constant="13" id="ZZR-64-qWc"/>
<constraint firstAttribute="bottom" secondItem="p5h-cX-mhA" secondAttribute="bottom" id="bCl-nK-sKK"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2P3-eK-NLt">
<rect key="frame" x="0.0" y="450" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="SYa-o4-Mha">
<rect key="frame" x="13" y="0.0" width="329" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text="Used Coupon" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ncx-dc-Qlg" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="157" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="birthday(-20%)" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="PP3-Tg-vui">
<rect key="frame" x="159" y="0.0" width="170" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="SYa-o4-Mha" firstAttribute="top" secondItem="2P3-eK-NLt" secondAttribute="top" id="4OJ-CN-zjR"/>
<constraint firstItem="SYa-o4-Mha" firstAttribute="leading" secondItem="2P3-eK-NLt" secondAttribute="leading" constant="13" id="5Ip-SG-EQB"/>
<constraint firstAttribute="trailing" secondItem="SYa-o4-Mha" secondAttribute="trailing" constant="13" id="V5I-ac-3xm"/>
<constraint firstAttribute="bottom" secondItem="SYa-o4-Mha" secondAttribute="bottom" id="WcI-RZ-EN9"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Hzj-s4-Pz9">
<rect key="frame" x="0.0" y="500" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="7XD-gU-m2o">
<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="Ex Rate" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pTI-kV-y2i" userLabel="Reciever">
<rect key="frame" x="0.0" y="0.0" width="49" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="E9N-rz-5eO">
<rect key="frame" x="51" y="0.0" width="278" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="7XD-gU-m2o" secondAttribute="bottom" id="Lb0-Gd-6Yb"/>
<constraint firstItem="7XD-gU-m2o" firstAttribute="leading" secondItem="Hzj-s4-Pz9" secondAttribute="leading" constant="13" id="mSy-4h-Yal"/>
<constraint firstItem="7XD-gU-m2o" firstAttribute="top" secondItem="Hzj-s4-Pz9" secondAttribute="top" id="mwl-Ia-LeZ"/>
<constraint firstAttribute="trailing" secondItem="7XD-gU-m2o" secondAttribute="trailing" constant="13" id="wDy-8A-vai"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fMD-Tq-Dwt">
<rect key="frame" x="0.0" y="550" width="355" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="yct-cx-mP3">
<rect key="frame" x="13" y="0.0" width="329" height="50"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" horizontalCompressionResistancePriority="1000" text="Total Payout Amount" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rr9-dg-u1G" userLabel="Agent">
<rect key="frame" x="0.0" y="0.0" width="130.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Regular" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="63I-2O-WVX">
<rect key="frame" x="132.5" y="0.0" width="196.5" height="50"/>
<fontDescription key="fontDescription" name="SanFranciscoText-Bold" family="San Francisco Text" pointSize="14"/>
<color key="textColor" name="ThemeText"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="yct-cx-mP3" firstAttribute="top" secondItem="fMD-Tq-Dwt" secondAttribute="top" id="HtR-q2-hKS"/>
<constraint firstAttribute="bottom" secondItem="yct-cx-mP3" secondAttribute="bottom" id="VrV-Rf-xuP"/>
<constraint firstAttribute="trailing" secondItem="yct-cx-mP3" secondAttribute="trailing" constant="13" id="o9E-pV-s5R"/>
<constraint firstItem="yct-cx-mP3" firstAttribute="leading" secondItem="fMD-Tq-Dwt" secondAttribute="leading" constant="13" id="rx4-fK-0wy"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</stackView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="N4e-L0-lEA" secondAttribute="trailing" id="0tR-Oo-fjK"/>
<constraint firstItem="N4e-L0-lEA" firstAttribute="leading" secondItem="fKI-eb-ZTN" secondAttribute="leading" id="aKH-TJ-1lN"/>
<constraint firstItem="N4e-L0-lEA" firstAttribute="top" secondItem="fKI-eb-ZTN" secondAttribute="top" id="oBX-Bd-Fy3"/>
<constraint firstAttribute="bottom" secondItem="N4e-L0-lEA" secondAttribute="bottom" id="pco-Co-5nZ"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="10"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="shadowBackground">
<color key="value" name="ThemeMainBackground"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="PMG-MW-2Jh">
<rect key="frame" x="10" y="864" width="355" height="40"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CVW-u5-4q0">
<rect key="frame" x="0.0" y="0.0" width="172.5" height="40"/>
<color key="backgroundColor" name="ThemeRed"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="14"/>
<state key="normal" title="Request to Cancel">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="6"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="requestToCancel:" destination="qyY-tG-aFa" eventType="touchUpInside" id="zBj-3S-MMw"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="APG-WQ-vh6">
<rect key="frame" x="182.5" y="0.0" width="172.5" height="40"/>
<color key="backgroundColor" name="ThemeRed"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Semibold" family="San Francisco Display" pointSize="13"/>
<state key="normal" title="Request to change">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="6"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="requestToChange:" destination="qyY-tG-aFa" eventType="touchUpInside" id="B4f-fN-Bbb"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="lEd-uL-dXI"/>
</constraints>
</stackView>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vlt-YJ-pwY">
<rect key="frame" x="10" y="864" width="355" 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="ROj-N3-WAp"/>
</constraints>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Medium" 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="done:" destination="qyY-tG-aFa" eventType="touchUpInside" id="KLQ-c2-0zq"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="PMG-MW-2Jh" secondAttribute="trailing" constant="10" id="831-dZ-Vik"/>
<constraint firstItem="vlt-YJ-pwY" firstAttribute="top" secondItem="fKI-eb-ZTN" secondAttribute="bottom" constant="20" id="ElZ-WX-icZ"/>
<constraint firstAttribute="trailing" secondItem="rub-fY-JfS" secondAttribute="trailing" constant="10" id="GkZ-Am-SyU"/>
<constraint firstItem="PMG-MW-2Jh" firstAttribute="top" secondItem="fKI-eb-ZTN" secondAttribute="bottom" constant="20" id="HlG-3a-SmK"/>
<constraint firstItem="fKI-eb-ZTN" firstAttribute="top" secondItem="rub-fY-JfS" secondAttribute="bottom" constant="10" id="WuG-Zm-WBG"/>
<constraint firstItem="PMG-MW-2Jh" firstAttribute="leading" secondItem="WYP-Q8-sI7" secondAttribute="leading" constant="10" id="X5v-mL-Bmy"/>
<constraint firstAttribute="trailing" secondItem="vlt-YJ-pwY" secondAttribute="trailing" constant="10" id="cRU-Ki-yku"/>
<constraint firstAttribute="bottom" secondItem="vlt-YJ-pwY" secondAttribute="bottom" constant="20" id="dMa-dL-WG0"/>
<constraint firstItem="fKI-eb-ZTN" firstAttribute="leading" secondItem="WYP-Q8-sI7" secondAttribute="leading" constant="10" id="dhq-Qt-gwk"/>
<constraint firstItem="vlt-YJ-pwY" firstAttribute="leading" secondItem="WYP-Q8-sI7" secondAttribute="leading" constant="10" id="gAf-dx-kHP"/>
<constraint firstItem="rub-fY-JfS" firstAttribute="top" secondItem="WYP-Q8-sI7" secondAttribute="top" constant="12" id="p1U-v5-4uD"/>
<constraint firstItem="rub-fY-JfS" firstAttribute="leading" secondItem="WYP-Q8-sI7" secondAttribute="leading" constant="10" id="pCf-Us-tao"/>
<constraint firstAttribute="bottom" secondItem="PMG-MW-2Jh" secondAttribute="bottom" constant="30" id="pc0-At-uRu"/>
<constraint firstAttribute="trailing" secondItem="fKI-eb-ZTN" secondAttribute="trailing" constant="10" id="vHs-Gh-NCJ"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="WYP-Q8-sI7" secondAttribute="bottom" id="1Pp-r7-HtD"/>
<constraint firstAttribute="trailing" secondItem="WYP-Q8-sI7" secondAttribute="trailing" id="LYF-e7-l1e"/>
<constraint firstItem="WYP-Q8-sI7" firstAttribute="leading" secondItem="7Ht-uj-bS8" secondAttribute="leading" id="bnf-7W-qTc"/>
<constraint firstItem="WYP-Q8-sI7" firstAttribute="width" secondItem="7Ht-uj-bS8" secondAttribute="width" id="hku-O5-BVF"/>
<constraint firstItem="WYP-Q8-sI7" firstAttribute="top" secondItem="7Ht-uj-bS8" secondAttribute="top" id="vYe-WV-g7Q"/>
</constraints>
</scrollView>
</subviews>
<color key="backgroundColor" name="ThemeMainBackground"/>
<constraints>
<constraint firstItem="7Ht-uj-bS8" firstAttribute="trailing" secondItem="12g-Fg-xfs" secondAttribute="trailing" id="6Jw-eI-bzl"/>
<constraint firstItem="7Ht-uj-bS8" firstAttribute="top" secondItem="J2b-F0-dkp" secondAttribute="top" id="Au3-iH-Ovc"/>
<constraint firstItem="7Ht-uj-bS8" firstAttribute="leading" secondItem="12g-Fg-xfs" secondAttribute="leading" id="Rin-bB-jCE"/>
<constraint firstItem="12g-Fg-xfs" firstAttribute="bottom" secondItem="7Ht-uj-bS8" secondAttribute="bottom" id="mhO-XN-SNV"/>
</constraints>
<viewLayoutGuide key="safeArea" id="12g-Fg-xfs"/>
</view>
<size key="freeformSize" width="375" height="1000"/>
<connections>
<outlet property="accountNoLabel" destination="Mle-zI-ZDV" id="Q1w-Ff-TGE"/>
<outlet property="accountNoView" destination="Z4W-0Y-NE6" id="du4-ij-gJO"/>
<outlet property="accountNumberTitleLabel" destination="AIR-Co-29n" id="iFR-Dj-uJo"/>
<outlet property="addressContainerView" destination="irh-VO-Gyg" id="7G7-2o-iyL"/>
<outlet property="addressLabel" destination="Gge-7S-SaJ" id="Sdx-aU-zgy"/>
<outlet property="addressTitleLabel" destination="YY3-KP-E09" id="1IZ-EK-KNV"/>
<outlet property="agentBankLabel" destination="98o-ui-Lmx" id="o9N-GP-4tV"/>
<outlet property="bankContainerView" destination="Kml-N2-XoF" id="SDx-tp-ict"/>
<outlet property="branchLabel" destination="gWt-Rx-LIV" id="vYW-fW-Zia"/>
<outlet property="branchTitleLabel" destination="tPz-r0-qXQ" id="EcH-Cb-x3N"/>
<outlet property="branchView" destination="FWa-U9-qgm" id="wGU-O8-UrG"/>
<outlet property="concernedPartyText" destination="b46-CG-sdO" id="Aw7-jR-NBH"/>
<outlet property="doneButton" destination="vlt-YJ-pwY" id="lW3-BS-VYD"/>
<outlet property="exRateTitleLabel" destination="pTI-kV-y2i" id="bSY-2B-msg"/>
<outlet property="exchangeRateContainerView" destination="Hzj-s4-Pz9" id="mMt-Nq-NM1"/>
<outlet property="exchangeRateLabel" destination="E9N-rz-5eO" id="fc3-dr-qYN"/>
<outlet property="fullnameLabel" destination="KlR-r5-hsc" id="xd9-yM-Jb0"/>
<outlet property="gmeControlNumberLabel" destination="97m-vq-ytA" id="hB4-OR-PHc"/>
<outlet property="mobileContainerView" destination="W4g-Xv-Fmk" id="ZFd-uB-7eQ"/>
<outlet property="mobileNoLabel" destination="SJg-la-JAc" id="XIo-nM-Lye"/>
<outlet property="mobileTitleLabel" destination="bTl-Ab-V1o" id="F8f-mH-7Gt"/>
<outlet property="payoutAgentTitleLabel" destination="1bL-P8-CBf" id="pd0-AV-HGh"/>
<outlet property="receiverNameContainerView" destination="P8E-dB-3bF" id="GKQ-Sd-APs"/>
<outlet property="recieverNameLabelLabel" destination="dxd-Uq-v7o" id="eGF-Lp-3mc"/>
<outlet property="recieverTitleLabel" destination="hpj-CZ-7qv" id="Z3G-5e-1EU"/>
<outlet property="relationLabel" destination="joO-Vx-01A" id="tMf-sF-PE6"/>
<outlet property="requestToCancelButton" destination="CVW-u5-4q0" id="Yhh-lV-dcm"/>
<outlet property="requestToChangeButton" destination="APG-WQ-vh6" id="Hmi-rR-Xbs"/>
<outlet property="sentAmountTitleLabel" destination="aV9-MU-U9F" id="lIj-ar-a2b"/>
<outlet property="serviceFeeContainerView" destination="I1w-qc-GAw" id="dMU-JL-oP8"/>
<outlet property="serviceTitleLabel" destination="52t-h8-txs" id="pxx-Vh-hcw"/>
<outlet property="successMessageTitleLabel" destination="WOJ-Co-KyP" id="OYX-Pu-kz2"/>
<outlet property="tansactionDateTitleLabel" destination="0F1-wm-gWq" id="Ehr-9W-dU3"/>
<outlet property="totalAmountHeaderLabel" destination="QkS-Yx-Lt4" id="hdr-dQ-EoL"/>
<outlet property="totalAmountLabel" destination="63I-2O-WVX" id="hpc-ve-FfO"/>
<outlet property="totalPayoutAmountContainerView" destination="fMD-Tq-Dwt" id="79S-Be-nIl"/>
<outlet property="totalPayoutAmountTitleLabel" destination="Rr9-dg-u1G" id="M3O-Im-THj"/>
<outlet property="totalSentAmountContainerView" destination="ybw-0P-ctF" id="PMs-QZ-gir"/>
<outlet property="transactionDateContainerView" destination="6lh-Ni-vRa" id="abj-Vv-Wdj"/>
<outlet property="transactionDateLabel" destination="Qz4-OT-jiF" id="Yq4-ZJ-Asp"/>
<outlet property="transactionReportButtonStackView" destination="PMG-MW-2Jh" id="ORN-l5-YsL"/>
<outlet property="transferFeeLabel" destination="5Mm-Rr-tjC" id="rnt-2u-HXK"/>
<outlet property="transferSuccessfullTitleLabel" destination="JkE-DM-feU" id="qBu-N3-Xdg"/>
<outlet property="usedCouponContainerView" destination="2P3-eK-NLt" id="Ep0-ZH-7Ye"/>
<outlet property="usedCouponLabel" destination="PP3-Tg-vui" id="U6N-oQ-9Wc"/>
<outlet property="usedCouponTitleLabel" destination="ncx-dc-Qlg" id="Qc4-PE-JvX"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="b3B-PU-UlH" userLabel="First Responder" sceneMemberID="firstResponder"/>
<tapGestureRecognizer id="Nbz-kB-4Hj"/>
</objects>
<point key="canvasLocation" x="-842.39999999999998" y="345.42728635682164"/>
</scene>
</scenes>
<resources>
<image name="ic_gme_logo" width="40" height="40"/>
<image name="ic_lock" width="6" height="7"/>
<image name="ic_recipient_bg" width="355" height="226"/>
<namedColor name="ThemeMainBackground">
<color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="ThemeRed">
<color red="0.92900002002716064" green="0.10599999874830246" blue="0.14100000262260437" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="ThemeText">
<color red="0.28999999165534973" green="0.28999999165534973" blue="0.28999999165534973" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
<color key="tintColor" red="0.78177064659999995" green="0.55228364470000002" blue="0.018981300289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</document>