@if($type == "superadmin" || $type == "admin" || $type == "staff") status == 1) checked @endif @if (permissionCheck('product.update_active_status')) value="{{ $products->id }}" data-id="{{ $products->id }}" class="product_status_change" @else disabled @endif> @else @if($products->is_approved == 1){{__('common.approved')}}@else{{__('common.pending')}}@endif @endif