@component('shop::emails.layouts.master') @slot('subject') {{ __('shop::app.mail.customer.verification.subject') }} @endslot
{{ __('shop::app.mail.customer.verification.dear', ['customer_name' => $customer->name]) }},
{{ __('shop::app.mail.customer.verification.greeting') }}