@component('mail::message') # @lang('global.Welcom') @lang('global.You have received :quantity, please use the link below to verify quantity received', ['quantity' => $receivedStockQuantity]) @component('mail::button', ['url' => route('covid-products.stock.confirmation', $stockTransfer->id)]) Button Text @endcomponent @lang('global.Thanks'),
{{ config('app.name') }} @endcomponent