@component('mail::message') # {{$msg}} {{ $pro }} ## {{ __('By') }} {{ $user }} @component('mail::button', ['url' => config('app.url').'/admin/'.'review_approval']) {{ __('You can view and approve this review by clicking here') }} @endcomponent
{{ __("or if this don't work manually copy this link and paste it") }}
{{ config('app.url').'/admin/'.'review_approval' }}
{{ __('This review is currently not active after approve this it will be visible on product page to other users.') }}
{{ __('This is system generated mail please do not replay to this mail.') }}