SERP kontrol geçmişi

{{ $keyword->phrase }}
@if($keyword->status===\App\Enums\KeywordStatus::Active)@if(config('serp.enabled'))
@csrf
@elseSERP kontrol hizmeti henüz yapılandırılmamış.@endif @endif
@error('serp')
{{ $message }}
@enderror
@forelse($checks as $check)@empty@endforelse
ZamanHedefDurumSonuç
{{ $check->created_at->format('d.m.Y H:i') }}{{ $check->search_engine->label() }} · {{ $check->country_code }}/{{ $check->language_code }} · {{ $check->device->label() }}{{ $check->status->label() }}{{ $check->status===\App\Enums\SerpCheckStatus::Completed?$check->result_count:'—' }}
Henüz gerçek kontrol kaydı yok.
{{ $checks->links() }}