@extends('layouts.app') @section('title', 'Recevoir mes paiements') @section('content') @php $hasStripe = $paymentsEnabled ?? false; @endphp
{{ $err }}
@endforeachTaPrestation: {{ number_format($internalBalance, 2) }}€ + Stripe: {{ number_format($totalEarnings, 2) }}€
@endif{{ number_format($prestataire->balance ?? 0, 2) }} €
💰 Solde TaPrestation
Ventes urgentes, escrow confirmés
{{ number_format($totalEarnings ?? 0, 2) }} €
Stripe disponible
{{ number_format($pendingBalance ?? 0, 2) }} €
En attente
@if(($escrowPending ?? 0) > 0)dont {{ number_format($escrowPending, 2) }}€ escrow
@endif⏱️ 2 min : IBAN + pièce d'identité
@else 🔄 Réessayer @endif@if($requiresMoreInfo ?? false) Informations à compléter @else Vérification en cours... @endif
🔒 Vos données sont sécurisées et chiffrées