Files
api-extranetwork/resources/views/emails/inventoryActionMail.blade.php
ExtraNetwork e5c4b6aa13 first commit
2026-05-12 17:04:54 +03:00

161 lines
12 KiB
PHP

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="{{$params['locale']}}" xmlns="http://www.w3.org/1999/xhtml" style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
<head>
<meta name="viewport" content="width=device-width" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Mail Template</title>
<style type="text/css">
img {
max-width: 100%;
}
body {
-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; width: 100% !important; height: 100%; line-height: 1.6em;
}
body {
background-color: #f6f6f6;
color: #7d7b7b;
}
@media only screen and (max-width: 640px) {
body {
padding: 0 !important;
}
h1 {
font-weight: 800 !important; margin: 20px 0 5px !important;
}
h2 {
font-weight: 800 !important; margin: 20px 0 5px !important;
}
h3 {
font-weight: 800 !important; margin: 20px 0 5px !important;
}
h4 {
font-weight: 800 !important; margin: 20px 0 5px !important;
}
h1 {
font-size: 22px !important;
}
h2 {
font-size: 18px !important;
}
h3 {
font-size: 16px !important;
}
.container {
padding: 0 !important; width: 100% !important;
}
.content {
padding: 0 !important;
}
.content-wrap {
padding: 10px !important;
}
.invoice {
width: 100% !important;
}
}
</style>
</head>
<body style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; width: 100% !important; height: 100%; line-height: 1.6em; background-color: #f6f6f6; margin: 0;" bgcolor="#f6f6f6">
<table class="body-wrap" style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; width: 100%; background-color: #f6f6f6; margin: 0;" bgcolor="#f6f6f6">
<tr style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
<td style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0;" valign="top"></td>
<td class="container" width="600" style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; display: block !important; max-width: 600px !important; clear: both !important; margin: 0 auto;" valign="top">
<div class="content" style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; max-width: 600px; display: block; margin: 0 auto; padding: 20px;">
<table class="main" width="100%" cellpadding="0" cellspacing="0" itemprop="action" itemscope itemtype="http://schema.org/ConfirmAction" style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; border-radius: 3px; background-color: #fff; margin: 0; border: 1px solid #e9e9e9;" bgcolor="#fff">
<tr style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
<td class="content-wrap" style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; border-bottom: 1px solid #f1efef; font-size: 14px; text-align: center; vertical-align: top; margin: 0; padding: 20px;" valign="top">
<a href="https://www.extranetwork.com" target="_blank">
<img src="https://app.extranetwork.com/assets/img/logo/mini-logo.png" height="30" />
</a>
</td>
</tr>
<tr style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
<td class="content-wrap" style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 20px;" valign="top">
<meta itemprop="name" content="Confirm Email" style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;" />
<table width="100%" cellpadding="0" cellspacing="0" style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
<tr style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
<td class="content-block" style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top">
<h2 class="aligncenter" style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 24px; color: #d71f26; line-height: 1.2em; font-weight: 400; text-align: left; margin: 10px 0 0; letter-spacing: -1px;">{{__('enw-action-mail-title')}}</h2>
</td>
</tr>
<tr style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
<td class="content-block" style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top">
<p>{{__('enw-action-mail-description', ['property-name' => $params['propertyName']])}}</p>
</td>
</tr>
<tr style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
<td class="content-block" style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top">
<table width="100%">
@foreach($params['roomRateNotificationData'] as $typeKey => $roomValues)
<tr>
<td style="font-weight: bold; text-transform: uppercase; padding-top: 10px;">{{__($roomValues['title'],[],$params['locale'])}}</td>
</tr>
<tr>
<td colspan="3"><hr style="border: 1px solid #f1efef;"></td>
</tr>
@foreach($roomValues['data'] as $roomKey => $roomRateValues)
<tr>
<td colspan="3" style="font-weight: bold;">{{__($roomRateValues['titleRoomType'])}} ({{$roomRateValues['title']}})</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
@foreach($roomRateValues['data'] as $roomRateKey => $roomRateValue)
@if(!is_null($roomRateValue['title']))
<tr>
<td colspan="3" style="font-weight: bold; padding-left: 10px;">{{__($roomRateValue['titleAccommodation'])}} ({{$roomRateValue['title']}})</td>
</tr>
@endif
@foreach($roomRateValue['actionByDate'] as $actionByDateKey => $actionByDate)
<tr>
<td colspan="2" style="text-align: left; padding-left: 10px;">
@if($actionByDate['startDate'] == $actionByDate['endDate'])
{{\Carbon\Carbon::parse($actionByDate['startDate'])->format('d.m.Y')}}
@else
{{\Carbon\Carbon::parse($actionByDate['startDate'])->format('d.m.Y')}} - {{\Carbon\Carbon::parse($actionByDate['endDate'])->format('d.m.Y')}}
@endif
</td>
@if($typeKey == 'STS')
<td style="text-align: right; text-transform: uppercase;">@if($actionByDate['value'] == 1) <span style="color: #d71f26; font-weight: bold;">{{__('enw-action-mail-sts-stop')}}</span> @else {{__('enw-action-mail-sts-open')}} @endif</td>
@else
<td style="text-align: right;">{{$actionByDate['value']}} {{fillOnUndefined($actionByDate,'currency')}}</td>
@endif
</tr>
@endforeach
<tr>
<td colspan="3">&nbsp;</td>
</tr>
@endforeach
@endforeach
@endforeach
</table>
</td>
</tr>
<tr style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; margin: 0;">
<td class="content-block" style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0; padding: 0 0 20px;" valign="top">
<p>
<span>{{date('Y-m-d H:i:s')}}</span>
</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
<td style="font-family: 'Calibri', Arial,sans-serif; box-sizing: border-box; font-size: 14px; vertical-align: top; margin: 0;" valign="top"></td>
</tr>
</table>
</body>
</html>