import React from 'react'; import {observer, inject} from 'mobx-react'; import bind from 'bind-decorator'; import { Card, CardActions, CardHeader, CardMedia, CardTitle, AutoComplete, CardText, FlatButton, Divider, Tabs, Tab, RaisedButton, Toolbar, DatePicker, FontIcon, Table, TableBody, TableHeader, TableHeaderColumn, TableRow, TableRowColumn, MenuItem, ToolbarGroup, FloatingActionButton, ToolbarSeparator, IconButton, ToolbarTitle, RadioButton, TextField, Paper, RadioButtonGroup } from 'material-ui'; import StarBorder from 'material-ui/svg-icons/toggle/star-border'; import SwipeableViews from 'react-swipeable-views'; import SearchIcon from 'material-ui/svg-icons/action/search'; import AddIcon from 'material-ui/svg-icons/content/add'; import NavigationArrowBack from 'material-ui/svg-icons/navigation/arrow-back'; import NavigationCancel from 'material-ui/svg-icons/navigation/cancel'; import CommunicationNoSim from 'material-ui/svg-icons/communication/no-sim'; import '../style.scss'; import {appConfig} from "../../../config/app"; import {DIALOG} from "../../../stores/global_ui"; import {LINKS} from "../../../routes"; import {Link} from "react-router-dom"; @inject('appstate') @observer export default class WalletCustomerDetail extends React.Component { constructor(props) { super(props); this.props = props; this.state = { value: 1, searchText: '', slideIndex: 0 }; this.defaultState = Object.assign({}, this.state); this.http = props.appstate.http; this.authStore = props.appstate.auth; } componentDidMount() { console.log('Profile loaded!'); } handleUpdateInput = (searchText) => { this.setState({ searchText: searchText, }); }; handleNewRequest = () => { this.setState({ searchText: '', }); }; tabsHandleChange = (value) => { this.setState({ slideIndex: value, }); }; handleChange = (event, index, value) => this.setState({value}); render() { const styles = { radioButton: { marginBottom: 16, }, }; const colors = [ 'Jakarta - Soekarno - Hatta (CGK)', 'Bali', 'Surabaya', 'Yogyakarta', 'Aceh', 'Kalimantan', 'Medan', 'Papua', ]; const items = [ , , , , , ]; const count = [ , , , , , ]; return (
Type
Package Down Payment
Date
10 October 2017
To
Agent #6767567
Name
*/} {/**/} {/*Identity Number
*/} {/**/} {/*Address
*/} {/**/} {/*Phone
*/} {/**/} {/*Handphone
*/} {/**/} {/*Place & Birth Date
*/} {/*,
*/} {/*Gender
*/} {/**/} {/*Tax Id
*/} {/**/} {/*Martial Status
*/} {/**/} {/*