@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' => trans('notifications.shop_config_updated.action.color')]) {{ trans('notifications.shop_config_updated.action.text') }} @endcomponent {{ trans('messages.thanks') }},
{{ get_platform_title() }} @endcomponent