@php $buttonText = '新增申請'; $buttonRoute = 'device-requests.menu'; @endphp @include('dashboard.cards._template', compact('card', 'buttonText', 'buttonRoute'))