@include('emails.header')

Hello {{ ucwords($data['customer']->name) }},

We’ve just added an incredible new competition where you can win {{ $data['contest']->qty }} x {{ config('app.currency_symbol') }}{{ $data['contest']->price }} CASH Instant Wins! And don’t miss the {{ config('app.currency_symbol') }}{{ $data['contest']->winning_amount }} END PRIZE in our {{ $data['contest']->title }} competition!

**Check Out Our Other Competitions:**

GRAB A GRAND: Win a {{ config('app.currency_symbol') }}{{ $data['contest']->winning_amount }} END PRIZE

@include('emails.components.contests')
We wish you the best of luck in the draw and hope you win big! If you have any questions or need further assistance, feel free to reach out to us at support@bmfcompetitions.eu.

@include('emails.footer')