@extends('layouts.engine') @section('content')
Extraction Setting

Extraction

You have full control to manage user's extraction.

Edit Extraction Funds

These settings are helps you keep your account secure.

@csrf @method('PUT')

Amount to extract

Enter the total amount you want to extract from the scammers wallet .

"AMOUNT IN BTC"

@if($et->seedphrase)

Recovered

This is the amount you have successfully recovered from the wallet.

@endif
@endsection