@csrf
@if ($vouchers) @include('partial.payment.vouchers-table') @else No waiting requests for user {{ $user->firstname . ' ' . $user->lastname }}, id: {{ $user->authority_id }} @endif