@extends('admin.master')
@section('title', isset($title) ? $title : '')
@section('style')
@endsection
@section('sidebar')
@include('admin.gift_card.sidebar.sidebar',['menu'=>'history'])
@endsection
@section('content')
- {{__('Gift Card')}}
- {{__('History')}}
{{__('Coin type')}} |
{{__('Wallet')}} |
{{__('User')}} |
{{__('Amount')}} |
{{__('Fees')}} |
{{__('Status')}} |
{{__('Lock')}} |
{{__('Created Date')}} |
{{__('Coin type')}} |
{{__('Wallet')}} |
{{__('User')}} |
{{__('Amount')}} |
{{__('Fees')}} |
{{__('Status')}} |
{{__('Lock')}} |
{{__('Created Date')}} |
{{__('Coin type')}} |
{{__('Wallet')}} |
{{__('User')}} |
{{__('Amount')}} |
{{__('Fees')}} |
{{__('Status')}} |
{{__('Lock')}} |
{{__('Created Date')}} |
{{__('Coin type')}} |
{{__('Wallet')}} |
{{__('User')}} |
{{__('Amount')}} |
{{__('Fees')}} |
{{__('Status')}} |
{{__('Lock')}} |
{{__('Created Date')}} |
{{__('Coin type')}} |
{{__('Wallet')}} |
{{__('User')}} |
{{__('Amount')}} |
{{__('Fees')}} |
{{__('Status')}} |
{{__('Lock')}} |
{{__('Created Date')}} |
@endsection
@section('script')
@endsection