@php $disable = ''; if ($wallet->status != 'pending') { $disable='disabled'; } @endphp @if(auth()->user()->hasAnyRole(['admin']))