@component('mail::message') # Hi, ## You have a new order! @if($input['notes'] !== '') Notes: {{ $input['notes'] }} @endif Please find the order details in the attachment. Thanks,
{{ config('app.name') }} @endcomponent