{{-- ===================================================== Etebarit - by Gisoo Web Solutions ------------------------------------------------------ Gisoo.net ------------------------------------------------------ Copyright (c) 2026 Gisoo Web Solutions ===================================================== This code is protected by copyright ===================================================== File: withdrawal-tabs.blade.php ------------------------------------------------------ Use: The two faces of money leaving the system -- the withdrawal queue and the bank accounts it pays out to -- as one shared tab strip. ===================================================== --}} @props(['pending' => 0]) @php $onRequests = request()->routeIs('admin.withdrawals.index'); @endphp