@extends('layouts.account') @section('content') @livewire('marquee-coins')
@livewire('payment', ['investment' => $investment])
@endsection