@php $buttonText = '進入專案管理'; $buttonRoute = 'projects.list'; @endphp @include('dashboard.cards._template', compact('card', 'buttonText', 'buttonRoute'))