@extends('layouts.app') @section('title', 'Dashboard - TrustSeal Portal') @section('content')
| Domain | Status | Security Score | Seals | Actions |
|---|---|---|---|---|
| {{ $domain->domain_name }} | @if($domain->is_verified) Verified @else Pending @endif | @if($domain->is_verified) {{ $domain->security_score }}/100 @else - @endif | @if($domain->trust_seal_active) @endif @if($domain->security_seal_active) @endif | View |