@extends('layouts.master') @section('title') @lang('translation.dashboard') @endsection @section('breadcrumb') @component('components.breadcrumb') @slot('title') @lang('translation.dashboard') @endslot @endcomponent @endsection @section('content')
Total Investment Ever
TOTAL EARNING EVER
@php $totalAmount = ($referral_bonus ?? 0) + ($total_profit_before_withdrawal ?? 0); @endphp