@component('mail::message') # Daily Upload Report Summary Hello, Here is the summary of video uploads for today: @component('mail::panel') **Total Videos Uploaded Today:** {{ $totalVideosUploadedToday }} **Videos Pending Approval:** {{ $totalPendingApproval }} @endcomponent @component('mail::button', ['url' => $reportUrl]) View Full Report @endcomponent Thanks, {{ config('app.name') }} @endcomponent