@php $buttonText = '前往弱點掃描'; $buttonRoute = 'vuln-scan.index'; @endphp @include('dashboard.cards._template', compact('card', 'buttonText', 'buttonRoute'))