<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
        <capability name="collection view cell content view" minToolsVersion="11.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <scenes>
        <!--Transaction DetailVC-->
        <scene sceneID="kEf-JQ-ZNl">
            <objects>
                <viewController storyboardIdentifier="SNGTransactionDetailVC" id="bq9-F4-Gnr" customClass="SNGTransactionDetailVC" customModule="Nextgen_Dev" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="Sn1-yo-Tbw">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xYu-Vb-kSn" customClass="SNGHead" customModule="Nextgen_Dev" customModuleProvider="target">
                                <rect key="frame" x="0.0" y="44" width="414" height="44"/>
                                <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="44" id="GQi-4n-iGh"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uMb-tw-NSU">
                                <rect key="frame" x="0.0" y="88" width="414" height="8"/>
                                <color key="backgroundColor" red="0.94896715880000004" green="0.95248299839999995" blue="0.95979374650000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="8" id="UpB-lv-GKr"/>
                                </constraints>
                            </view>
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="XUi-Yx-vDl">
                                <rect key="frame" x="0.0" y="96" width="414" height="766"/>
                                <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
                                <collectionViewFlowLayout key="collectionViewLayout" automaticEstimatedItemSize="YES" minimumLineSpacing="10" minimumInteritemSpacing="10" id="DHb-LI-ruY">
                                    <size key="itemSize" width="128" height="128"/>
                                    <size key="headerReferenceSize" width="0.0" height="0.0"/>
                                    <size key="footerReferenceSize" width="0.0" height="0.0"/>
                                    <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
                                </collectionViewFlowLayout>
                                <cells>
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="yAF-ts-nR5">
                                        <rect key="frame" x="0.0" y="0.0" width="128" height="128"/>
                                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                        <collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="Zor-hE-7kj">
                                            <rect key="frame" x="0.0" y="0.0" width="128" height="128"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                        </collectionViewCellContentView>
                                    </collectionViewCell>
                                </cells>
                                <connections>
                                    <outlet property="dataSource" destination="bq9-F4-Gnr" id="Xoc-3X-ffL"/>
                                    <outlet property="delegate" destination="bq9-F4-Gnr" id="92f-2X-ynP"/>
                                </connections>
                            </collectionView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstItem="xYu-Vb-kSn" firstAttribute="leading" secondItem="Qz6-te-lBr" secondAttribute="leading" id="41M-FN-GZR"/>
                            <constraint firstItem="XUi-Yx-vDl" firstAttribute="leading" secondItem="Qz6-te-lBr" secondAttribute="leading" id="Elr-MG-wxn"/>
                            <constraint firstItem="Qz6-te-lBr" firstAttribute="trailing" secondItem="XUi-Yx-vDl" secondAttribute="trailing" id="T0v-Mf-uaa"/>
                            <constraint firstItem="xYu-Vb-kSn" firstAttribute="centerX" secondItem="Qz6-te-lBr" secondAttribute="centerX" id="UI0-Sx-aag"/>
                            <constraint firstItem="XUi-Yx-vDl" firstAttribute="top" secondItem="uMb-tw-NSU" secondAttribute="bottom" id="YL6-xQ-kRF"/>
                            <constraint firstItem="xYu-Vb-kSn" firstAttribute="top" secondItem="Qz6-te-lBr" secondAttribute="top" id="bqt-Gd-eiZ"/>
                            <constraint firstItem="uMb-tw-NSU" firstAttribute="top" secondItem="xYu-Vb-kSn" secondAttribute="bottom" id="h4p-qM-Ubh"/>
                            <constraint firstItem="Qz6-te-lBr" firstAttribute="bottom" secondItem="XUi-Yx-vDl" secondAttribute="bottom" id="iFF-ma-Pat"/>
                            <constraint firstItem="uMb-tw-NSU" firstAttribute="centerX" secondItem="Qz6-te-lBr" secondAttribute="centerX" id="lmA-di-YSH"/>
                            <constraint firstItem="uMb-tw-NSU" firstAttribute="leading" secondItem="Qz6-te-lBr" secondAttribute="leading" id="yGO-i3-lWL"/>
                        </constraints>
                        <viewLayoutGuide key="safeArea" id="Qz6-te-lBr"/>
                    </view>
                    <connections>
                        <outlet property="collectionViewInfo" destination="XUi-Yx-vDl" id="OFC-RJ-lEB"/>
                        <outlet property="header" destination="xYu-Vb-kSn" id="fuA-6K-ySH"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="Bme-uP-9gC" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="133" y="118"/>
        </scene>
    </scenes>
</document>