@extends('admin.master',['menu'=>'currency_deposit', 'sub_menu'=>'pending_deposite_list']) @section('title', isset($title) ? $title : '') @section('style') @endsection @section('content')
  • {{__('Fiat Deposit')}}
  • {{__('Deposit History')}}
{{__('User Name')}} {{__('Bank')}} {{__('Payment Method')}} {{__('Currency Amount')}} {{__('Coin Amount')}} {{__('Rate')}} {{__('Bank Receipt')}} {{__('Date')}} {{__('Actions')}}
{{__('User Name')}} {{__('Wallet')}} {{__('Bank')}} {{__('Payment Method')}} {{__('Currency')}} {{__('Currency Amount')}} {{__('Coin Amount')}} {{__('Rate')}} {{__('Bank Receipt')}}
{{__('User Name')}} {{__('Wallet')}} {{__('Bank')}} {{__('Payment Method')}} {{__('Currency')}} {{__('Currency Amount')}} {{__('Coin Amount')}} {{__('Rate')}} {{__('Bank Receipt')}}
@endsection @section('script') @endsection