@extends('emails.layouts.crypto') @section('content')
Here is your portfolio performance summary for {{ $date }}.
|
Today's profit +{{ $currency }} {{ number_format($profit, 2) }} |
|
||
|
||
|
| View full report → |
This is an automated daily summary. Past performance is not indicative of future results.
@endsection