@extends('admin.master',['menu'=>'transaction', 'sub_menu'=>'transaction_withdrawal_fiat'])
@section('title', isset($title) ? $title : '')
@section('style')
@endsection
@section('content')
- {{__('Currency Transaction History')}}
- {{__('Currency Withdrawal History')}}
{{__('User')}} |
{{__('Bank')}} |
{{__('Currency')}} |
{{__('Amount')}} |
{{__('Fees')}} |
{{__('Created At')}} |
{{__('Actions')}} |
{{__('User')}} |
{{__('Bank')}} |
{{__('Currency')}} |
{{__('Amount')}} |
{{__('Fees')}} |
{{__('Created At')}} |
{{__('User')}} |
{{__('Bank')}} |
{{__('Currency')}} |
{{__('Amount')}} |
{{__('Fees')}} |
{{__('Created At')}} |
@endsection
@section('script')
@endsection