@php $buttonText = '前往滲透測試'; $buttonRoute = 'pen-test.index'; @endphp @include('dashboard.cards._template', compact('card', 'buttonText', 'buttonRoute'))