@isset($header)
{{$header}}
@endisset @foreach($items as $key => $value)
{{$key}}
{{$value}}
@endforeach