@if($brand['thank_you_message']) @endif
@if($brand['logo_url']) {{ $brand['company_name'] }} @endif
{{ $brand['company_name'] }}
{!! $body !!}
Thank You
{!! $brand['thank_you_message'] !!}
{{ $brand['company_name'] }}
@php $contact = array_filter([ $brand['email'] ?? null, $brand['phone'] ?? null ]); @endphp @if($contact || $brand['website'])
@foreach($contact as $item) @if(!$loop->first) @endif {{ $item }} @endforeach @if($brand['website']) @if($contact) @endif Visit Website @endif
@endif @if($brand['address'])
{{ $brand['address'] }}
@endif @if($brand['receipt_footer'] || $brand['receipt_terms'])
 
@endif @if($brand['receipt_footer'])
{!! $brand['receipt_footer'] !!}
@endif @if($brand['receipt_terms'])
{!! $brand['receipt_terms'] !!}
@endif
This is an automated email. Please do not reply directly to this message.
You received this email because of an activity associated with {{ $brand['company_name'] }}.