@component('mail::message') {{-- Greeting --}} # @lang('Hello!') @lang('Please use the security code below to verify your identity.') @component('mail::table')

{{ $code }}

@endcomponent @lang('If you did not made this request, change your password immediately.') {{-- Salutation --}} @lang('Regards'), {{ config('app.name') }} @endcomponent