@component('mail::message')
# Publishing Request

{{ $user->name }} has requested that {{ $title }} be published.

@component('mail::button', ['url' => $url])
Review Changes
@endcomponent

Thanks,<br>
{{ config('app.name') }}
@endcomponent
