@php $buttonText = '問題回報'; $buttonRoute = 'issues.index'; @endphp @include('dashboard.cards._template', compact('card', 'buttonText', 'buttonRoute'))