@if ($httpRequests->count() > 0) {{-- --}} {{-- --}} @foreach ($httpRequests as $key => $httpRequest) @if ($httpRequest->getLatestLog()) {{-- --}} {{-- --}} @else {{-- --}} {{-- --}} @endif @endforeach
{{ trans('messages.created_at') }} {{ trans('messages.webhook.params') }} {{ trans('messages.webhook.http_code') }}{{ trans('messages.webhook.request_details') }}{{ trans('messages.webhook.reponse_content') }}{{ trans('messages.webhook.reponse_error') }}{{ trans('messages.webhook.retries') }} {{ trans('messages.status') }}
@foreach ($httpRequest->getParams() as $key => $value) {{ $key }}: {{ $value }} @endforeach {{ $httpRequest->getLatestLog()->response_http_code }} {{ $httpRequest->getLatestLog()->request_details }} {{ $httpRequest->getLatestLog()->response_content }} {{ $httpRequest->getLatestLog()->response_error ?? trans('messages.general.n_a') }} {{ trans('messages.general.n_a') }} {{ trans('messages.general.n_a') }} {{ trans('messages.general.n_a') }} {{ trans('messages.general.n_a') }} {{ trans('messages.webhook.job.status.' . $httpRequest->status) }} $httpRequest->uid]) }}" role="button" class="btn btn-light btn-icon"> zoom_in
@include('elements/_per_page_select', [ 'items' => $httpRequests, ]) @elseif (!empty(request()->keyword) || !empty(request()->filters["type"]))
dns {{ trans('messages.no_search_result') }}
@else
dns {{ trans('messages.webhook.empty') }}
@endif