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