@component('mail::message') # Thank you for your trust in {{ config('app.name') }}. {{ $is_initiator ? 'Your bartering offer has been created successfully!' : 'You have new barter offer awaiting your action!' }} # Offer code is: **{{ $barter->code }}** Thanks,
{{ config('app.name') }} @endcomponent