@if($type == "superadmin" || $type == "admin" || $type == "staff") @else @if($products->is_approved == 1){{__('common.approved')}}@else{{__('common.pending')}}@endif @endif