Dashboard/ {{ Auth::user()->name }}

@if (!Auth::user()->is_live) @if (Auth::user()->demo_balance == 50000)

Trade with Zero capital

id) }}>
@endif
@if (isset(Auth::user()->trades)) @if ($openDemoTrades->count() > 0) @else @endif @endif
@else
{{-- Checkbox Live/Demo switch --}}
{{-- End Checkbox Live/Demo switch --}}
@endif