@component('mail::message') {{ trans('notifications.shop_config_updated.greeting', ['merchant' => $shop->owner->getName()]) }} {{ trans('notifications.shop_config_updated.message') }}
@component('mail::button', ['url' => $url, 'color' => 'blue']) {{ trans('notifications.shop_config_updated.button_text') }} @endcomponent {{ trans('messages.thanks') }},
{{ get_platform_title() }} @endcomponent