Tambah
Akun Harga Acuan Bidding Penjualan Status Aksi @forelse ($accounts as $account) {{ $account->name }} {{ $account->item_prices_count }} {{ $account->biddings_count }} {{ $account->sales_count }} @if ($account->is_active) Aktif @else Nonaktif @endif
@empty @endforelse @if ($accounts->hasPages()) {{ $accounts->links() }} @endif
@if ($showModal)
@endif @if ($showDelete) @endif