@php $buttonText = '我要報修'; $buttonRoute = 'repair-requests.index'; @endphp @include('dashboard.cards._template', compact('card', 'buttonText', 'buttonRoute'))