{{--$review collection is available here--}}
@component('mail::message')
# A new rating has been given
Comments: {{ $review->comment }}
Ratings: {{ $review->rating }}
@component('mail::button', ['url' => $url ])
View {{$product->name}}
@endcomponent
Thanks,
{{ config('app.name') }}
@endcomponent