@component('mail::message') # Hello! You should confirm your email by entering the following PIN: # {{$activation->code}} @component('mail::button', ['url' => config('app.url') . '/verify/email/' . $activation->code]) Confirm @endcomponent Thanks,
{{ config('app.name') }}
{{--ARMENIAN--}} # Ողջույն, էլ․ փոստի հաստատման համար խնդրում ենք մութքագրեք հետևյալ PIN կոդը՝ # {{$activation->code}} @component('mail::button', ['url' => config('app.url') . '/verify/email/' . $activation->code]) Հաստատել @endcomponent @endcomponent