@if (auth()->guard('customer')->user() && $purchase->remaining_quantity > 0 && $purchase->is_active_sale == 1) @endif