@extends('admin.layout') @section('title', 'Linkler') @section('content')
| Site | Sayfa | URL | Durum | |
|---|---|---|---|---|
| {{ $link->page->site->key }} | {{ $link->page->canonical_path }} | {{ $link->url }} | @if(!$link->last_checked_at) kontrol edilmedi @elseif($link->last_status_code >= 400 || $link->last_status_code == 0) {{ $link->last_status_code }} @else {{ $link->last_status_code }} @endif |