@extends('layouts.admin') @section('title', 'Historial โ ' . $license->domain . ' โ Admin') @section('content')
| Fecha | Seguridad | SEO | Rendimiento | Total | Hallazgos | Fuente |
|---|---|---|---|---|---|---|
| {{ $entry->created_at->format('d/m/Y H:i') }} | {{ $entry->security_score }} | {{ $entry->seo_score }} | {{ $entry->performance_score }} | {{ $entry->total_score }} | {{ $entry->findings_count }} | {{ $entry->scan_source }} |
| Sin historial de escaneos | ||||||