@props([ 'withSN' => true, 'headers' => [] ]) @if ($withSN) SN @endif @foreach($headers as $key => $header) {{$header}} @endforeach