@component('mail::message') Hello {{ $rating->cbrName }}, Please click the button below to verify your Submitted Review: @component('mail::button', ['url' => route('rating.approveRating', [$rating->cbmID, $rating->cbrToken])]) Verify Now @endcomponent Thanks,
{{ config('app.name') }} @endcomponent