Answer the question
In order to leave comments, you need to log in
Why is the extra tag added?
I want to add the following table to the letter:
@component('mail::message')
@foreach($order->guests as $guest)
@component('mail::table')
| Параметр | Значение |
| :------------ | -----------------------: |
| Имя | {{ $guest['firstname'] }}|
| Фамилия | {{ $guest['lastname'] }} |
@endcomponent
@endforeach
@endcomponent
<pre style="font-family: Avenir, Helvetica, sans-serif; box-sizing: border-box;"><code> <div class="table"></code></pre>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question