@extends('backEnd.master') @section('title') @lang('wallet::wallet.my_wallet') @endsection @push('css') @endpush @section('mainContent') @lang('wallet::wallet.wallet_details') @lang('common.dashboard') @lang('wallet::wallet.my_wallet') @lang('wallet::wallet.wallet_details') @include('wallet::_addWallet') @endsection @push('script') @if(moduleStatusCheck('RazorPay') == TRUE) @endif @endpush