@extends('admin.master',['menu'=>'transaction', 'sub_menu'=>'transaction_withdrawal'])
@section('title', isset($title) ? $title : '')
@section('style')
@endsection
@section('content')
- {{__('Transaction History')}}
- {{__('Withdrawal History')}}
{{__('Type')}} |
{{__('Sender')}} |
{{__('Coin Type')}} |
{{__('Address')}} |
{{__('Receiver')}} |
{{__('Amount')}} |
{{__('Memo')}} |
{{__('Fees')}} |
{{__('Transaction Id')}} |
{{__('Coin API')}} |
{{__('Update Date')}} |
{{__('Actions')}} |
{{__('Type')}} |
{{__('Sender')}} |
{{__('Coin Type')}} |
{{__('Address')}} |
{{__('Receiver')}} |
{{__('Amount')}} |
{{__('Memo')}} |
{{__('Fees')}} |
{{__('Transaction Id')}} |
{{__('Coin API')}} |
{{__('Update Date')}} |
{{__('Type')}} |
{{__('Sender')}} |
{{__('Coin Type')}} |
{{__('Address')}} |
{{__('Receiver')}} |
{{__('Amount')}} |
{{__('Memo')}} |
{{__('Fees')}} |
{{__('Transaction Id')}} |
{{__('Coin API')}} |
{{__('Update Date')}} |
@endsection
@section('script')
@endsection