@component('mail::message')
{{__('PAYMENT RECEIPT')}}
{{__('Hello')}} {{$data['client_name']}}
{{__('Transaction number')}}: {{$data['reference']}}
{{__('Review your receipt in the attachment')}}
{{__('Regards')}},
{{ settings()->company_name }}
@endcomponent