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