@props(['status'])
@include(static::$headerView)
@foreach($status['records'] as $record) @include(static::$recordView) @endforeach