from django.shortcuts import render from django.utils.translation import gettext_lazy as _ from dashboard.mixins import InventaryMixin, DetailsMixin