%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/loslex/test/resources/views/emails/registration/
Upload File :
Create Path :
Current File : //www/loslex/test/resources/views/emails/registration/completed-en.blade.php

<x-mail::message>
Hi,

you have registered to contest **{{ $data['contestName'] }}**

## Basic information
- **Shooting range:** {{ $data['contestRange'] }}
- **Date:** {{ $data['contestDate'] }}
- **Presentation for your squad:** {{ $data['contestPresentationStart'] }} - {{ $data['contestPresentationEnd'] }}
- **First shot:** {{ $data['contestStart'] }}
- **Planned end:** {{ $data['contestEnd'] }}

## Registration information
- **Name:** {{ $data['regName'] }}
- **Squad:** {{ $data['regSquad'] }}
- **Division:** {{ $data['regDivision'] }}
@if($data['regNote'])
- **Note:** {{ $data['regNote'] }}
@endif

## Payment information
- **Starting fee:** {{ $data['contestFee'] }}
@if($data['payConditions'])
- **Payment conditions:** {{ $data['payConditions'] }}
@endif
@if($data['hasPayment'])
- **Account number:** {{ $data['payAccountNumber'] }}
- **Variable symbol:** {{ $data['payVarSymbol'] }}
- **Payment note:** {{ $data['payNote'] }}

<img src="data:image/png;name=qrpayment.png;base64, {{ $data['qrimg'] }} ">
@endif

_Please do now forget to delete your registration in case you cannot attend the contest. You'll give a chance to other contestants._

<x-mail::button :url="route('contest.show', [$data['contestId']])">Contest information</x-mail::button>
<x-mail::button :url="route('registration.show', [$data['regId']])">Your registration</x-mail::button>
</x-mail::message>

Zerion Mini Shell 1.0