message
parent
0bec6fc41f
commit
623fef26aa
|
|
@ -9,7 +9,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
@if($recipient)<p class="header">Здравствуйте, {{$recipient->firstAndMidName}}!</p>@endif
|
||||
<p class="header">Здравствуйте!</p>
|
||||
<div class="content">
|
||||
@yield('content')
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue