@component('mail::message') # {{ $post->title }} A new post is live on site. Click below button to view. @component('mail::button', ['url' => route('posts.show', $post->id)]) View @endcomponent Thanks,
{{ config('app.name') }} Unsubscribe @endcomponent