@component('mail::layout')
@component('mail::header', ['image' => AssetS3('/assets/image/invited.png')])
Brand has more than 20% sale price margin
@endcomponent
@foreach($content as $item)
- {{ $item["brand"]." - ".$item["total"]." Items" }}
@endforeach
@endcomponent