@php $buttonText = '管理帳號'; $buttonRoute = 'users.index'; @endphp @include('dashboard.cards._template', compact('card', 'buttonText', 'buttonRoute'))