@if(auth()->guard('customer')->user()) {{ __('customer/product.actions.notify-me') }} @else {{ __('customer/product.actions.notify-me') }}