@component('mail::message') #{{ trans('notifications.shop_is_live.greeting', ['merchant' => $shop->owner->getName()]) }} {{ trans('notifications.shop_is_live.message', ['shop_name' => $shop->name]) }}
@component('mail::button', ['url' => $url, 'color' => trans('notifications.shop_is_live.action.color')]) {{ trans('notifications.shop_is_live.action.text') }} @endcomponent {{ trans('messages.thanks') }},
{{ get_platform_title() }} @endcomponent