Jump to content
Bicrypto v4.5.0 + All Plugins ×

Uscxbxjxkdv Uscxbxjs

Members
  • Posts

    1
  • Reputation

    0
  • Files

    0
  • Rank

    Newbie
  • Joined

  • Last visited

About Uscxbxjxkdv Uscxbxjs

Uscxbxjxkdv Uscxbxjs's Achievements

Newbie

Newbie (1/14)

  • One Month Later
  • Week One Done
  • First Post

Recent Badges

0

Reputation

  1. hello for those asking for the solution to the code its very simple go to core/routes/web.php and add this two codes Route::get('/withdraw/history', [WithdrawController::class, 'history'])->name('user.withdraw.history'); Route::get('/withdraw', [WithdrawController::class, 'index'])->name('user.withdraw'); that will solve the problem 🤩
×
×
  • Create New...