@extends('emails.layouts.crypto') @section('content')

Daily Profit Summary 📈

Here’s your performance for today:

Total Balance: ${{ $balance }}
Profit Today: ${{ $profit }}
ROI: {{ $roi }}%
View Dashboard @endsection