@component('mail::message') # Order Confirmed Hi {{ $order->user->fname }} !!
{{ $x }}.
You can see invoice below. @component('mail::button', ['url' => route('invoice.show', $order['id'])]) Invoice @endcomponent Thanks,
{{ config('app.name') }} @endcomponent