@foreach($data as $item)
@json($item['payload'], JSON_PRETTY_PRINT)
@json($item['response'], JSON_PRETTY_PRINT)