@php $cart_notificacion = DB::table('academiatienda')->where('iduser', '=', Auth::user()->ID)->get()->count('id'); @endphp