diff --git a/MP.INVENTORY/Components/LoadingDataSmall.razor b/MP.INVE/Components/LoadingDataSmall.razor
similarity index 100%
rename from MP.INVENTORY/Components/LoadingDataSmall.razor
rename to MP.INVE/Components/LoadingDataSmall.razor
diff --git a/MP.INVENTORY/Components/ODLPlot.razor b/MP.INVE/Components/ODLPlot.razor
similarity index 100%
rename from MP.INVENTORY/Components/ODLPlot.razor
rename to MP.INVE/Components/ODLPlot.razor
diff --git a/MP.INVENTORY/Components/ODLPlot.razor.cs b/MP.INVE/Components/ODLPlot.razor.cs
similarity index 100%
rename from MP.INVENTORY/Components/ODLPlot.razor.cs
rename to MP.INVE/Components/ODLPlot.razor.cs
diff --git a/MP.INVENTORY/Components/ParamsFilter.razor b/MP.INVE/Components/ParamsFilter.razor
similarity index 100%
rename from MP.INVENTORY/Components/ParamsFilter.razor
rename to MP.INVE/Components/ParamsFilter.razor
diff --git a/MP.INVENTORY/Components/ParamsFilter.razor.cs b/MP.INVE/Components/ParamsFilter.razor.cs
similarity index 100%
rename from MP.INVENTORY/Components/ParamsFilter.razor.cs
rename to MP.INVE/Components/ParamsFilter.razor.cs
diff --git a/MP.INVENTORY/Components/SearchMod.razor b/MP.INVE/Components/SearchMod.razor
similarity index 100%
rename from MP.INVENTORY/Components/SearchMod.razor
rename to MP.INVE/Components/SearchMod.razor
diff --git a/MP.INVENTORY/Components/ToggleMode.razor b/MP.INVE/Components/ToggleMode.razor
similarity index 100%
rename from MP.INVENTORY/Components/ToggleMode.razor
rename to MP.INVE/Components/ToggleMode.razor
diff --git a/MP.INVENTORY/Components/ToggleMode.razor.cs b/MP.INVE/Components/ToggleMode.razor.cs
similarity index 100%
rename from MP.INVENTORY/Components/ToggleMode.razor.cs
rename to MP.INVE/Components/ToggleMode.razor.cs
diff --git a/MP.INVENTORY/Data/DoughnutStyling.cs b/MP.INVE/Data/DoughnutStyling.cs
similarity index 100%
rename from MP.INVENTORY/Data/DoughnutStyling.cs
rename to MP.INVE/Data/DoughnutStyling.cs
diff --git a/MP.INVENTORY/Data/MessageService.cs b/MP.INVE/Data/MessageService.cs
similarity index 100%
rename from MP.INVENTORY/Data/MessageService.cs
rename to MP.INVE/Data/MessageService.cs
diff --git a/MP.INVENTORY/Data/MpDataService.cs b/MP.INVE/Data/MpDataService.cs
similarity index 100%
rename from MP.INVENTORY/Data/MpDataService.cs
rename to MP.INVE/Data/MpDataService.cs
diff --git a/MP.INVENTORY/Data/SelectArticoliParams.cs b/MP.INVE/Data/SelectArticoliParams.cs
similarity index 100%
rename from MP.INVENTORY/Data/SelectArticoliParams.cs
rename to MP.INVE/Data/SelectArticoliParams.cs
diff --git a/MP.INVENTORY/Data/SelectDossierParams.cs b/MP.INVE/Data/SelectDossierParams.cs
similarity index 100%
rename from MP.INVENTORY/Data/SelectDossierParams.cs
rename to MP.INVE/Data/SelectDossierParams.cs
diff --git a/MP.INVENTORY/Data/SelectFluxParams.cs b/MP.INVE/Data/SelectFluxParams.cs
similarity index 100%
rename from MP.INVENTORY/Data/SelectFluxParams.cs
rename to MP.INVE/Data/SelectFluxParams.cs
diff --git a/MP.INVENTORY/Data/SelectGlobalToggle.cs b/MP.INVE/Data/SelectGlobalToggle.cs
similarity index 100%
rename from MP.INVENTORY/Data/SelectGlobalToggle.cs
rename to MP.INVE/Data/SelectGlobalToggle.cs
diff --git a/MP.INVENTORY/Data/SelectOdlParams.cs b/MP.INVE/Data/SelectOdlParams.cs
similarity index 100%
rename from MP.INVENTORY/Data/SelectOdlParams.cs
rename to MP.INVE/Data/SelectOdlParams.cs
diff --git a/MP.INVENTORY/Data/SelectPOdlParams.cs b/MP.INVE/Data/SelectPOdlParams.cs
similarity index 100%
rename from MP.INVENTORY/Data/SelectPOdlParams.cs
rename to MP.INVE/Data/SelectPOdlParams.cs
diff --git a/MP.INVENTORY/MP.INVENTORY.csproj b/MP.INVE/MP.INVE.csproj
similarity index 98%
rename from MP.INVENTORY/MP.INVENTORY.csproj
rename to MP.INVE/MP.INVE.csproj
index 9f1690b1..9c20ce26 100644
--- a/MP.INVENTORY/MP.INVENTORY.csproj
+++ b/MP.INVE/MP.INVE.csproj
@@ -5,7 +5,7 @@
enable
enable
MP.INVE
-
6.16.2211.1011
+
6.16.2211.1017
diff --git a/MP.INVENTORY/NLog.config b/MP.INVE/NLog.config
similarity index 100%
rename from MP.INVENTORY/NLog.config
rename to MP.INVE/NLog.config
diff --git a/MP.INVENTORY/Pages/Articoli.razor b/MP.INVE/Pages/Articoli.razor
similarity index 100%
rename from MP.INVENTORY/Pages/Articoli.razor
rename to MP.INVE/Pages/Articoli.razor
diff --git a/MP.INVENTORY/Pages/Articoli.razor.cs b/MP.INVE/Pages/Articoli.razor.cs
similarity index 100%
rename from MP.INVENTORY/Pages/Articoli.razor.cs
rename to MP.INVE/Pages/Articoli.razor.cs
diff --git a/MP.INVENTORY/Pages/Contacts.razor b/MP.INVE/Pages/Contacts.razor
similarity index 100%
rename from MP.INVENTORY/Pages/Contacts.razor
rename to MP.INVE/Pages/Contacts.razor
diff --git a/MP.INVENTORY/Pages/Contacts.razor.cs b/MP.INVE/Pages/Contacts.razor.cs
similarity index 95%
rename from MP.INVENTORY/Pages/Contacts.razor.cs
rename to MP.INVE/Pages/Contacts.razor.cs
index 653393f5..dc094d4b 100644
--- a/MP.INVENTORY/Pages/Contacts.razor.cs
+++ b/MP.INVE/Pages/Contacts.razor.cs
@@ -22,7 +22,7 @@ namespace MP.INVE.Pages
protected override void OnInitialized()
{
- Titolo = "MP SPEC";
+ Titolo = "MP INVE";
Messaggio = "I nostri contattatti e siti di supporto";
AppMService.ShowSearch = false;
}
diff --git a/MP.INVENTORY/Pages/DOSS.razor b/MP.INVE/Pages/DOSS.razor
similarity index 100%
rename from MP.INVENTORY/Pages/DOSS.razor
rename to MP.INVE/Pages/DOSS.razor
diff --git a/MP.INVENTORY/Pages/DOSS.razor.cs b/MP.INVE/Pages/DOSS.razor.cs
similarity index 100%
rename from MP.INVENTORY/Pages/DOSS.razor.cs
rename to MP.INVE/Pages/DOSS.razor.cs
diff --git a/MP.INVENTORY/Pages/Error.cshtml b/MP.INVE/Pages/Error.cshtml
similarity index 100%
rename from MP.INVENTORY/Pages/Error.cshtml
rename to MP.INVE/Pages/Error.cshtml
diff --git a/MP.INVENTORY/Pages/Error.cshtml.cs b/MP.INVE/Pages/Error.cshtml.cs
similarity index 100%
rename from MP.INVENTORY/Pages/Error.cshtml.cs
rename to MP.INVE/Pages/Error.cshtml.cs
diff --git a/MP.INVENTORY/Pages/Index.razor b/MP.INVE/Pages/Index.razor
similarity index 98%
rename from MP.INVENTORY/Pages/Index.razor
rename to MP.INVE/Pages/Index.razor
index 6e4daf2d..f6dc6f6a 100644
--- a/MP.INVENTORY/Pages/Index.razor
+++ b/MP.INVE/Pages/Index.razor
@@ -9,7 +9,7 @@

diff --git a/MP.INVENTORY/Pages/Index.razor.cs b/MP.INVE/Pages/Index.razor.cs
similarity index 100%
rename from MP.INVENTORY/Pages/Index.razor.cs
rename to MP.INVE/Pages/Index.razor.cs
diff --git a/MP.INVENTORY/Pages/ODL.razor b/MP.INVE/Pages/ODL.razor
similarity index 100%
rename from MP.INVENTORY/Pages/ODL.razor
rename to MP.INVE/Pages/ODL.razor
diff --git a/MP.INVENTORY/Pages/ODL.razor.cs b/MP.INVE/Pages/ODL.razor.cs
similarity index 100%
rename from MP.INVENTORY/Pages/ODL.razor.cs
rename to MP.INVE/Pages/ODL.razor.cs
diff --git a/MP.INVENTORY/Pages/PARAMS.razor b/MP.INVE/Pages/PARAMS.razor
similarity index 100%
rename from MP.INVENTORY/Pages/PARAMS.razor
rename to MP.INVE/Pages/PARAMS.razor
diff --git a/MP.INVENTORY/Pages/PARAMS.razor.cs b/MP.INVE/Pages/PARAMS.razor.cs
similarity index 100%
rename from MP.INVENTORY/Pages/PARAMS.razor.cs
rename to MP.INVE/Pages/PARAMS.razor.cs
diff --git a/MP.INVENTORY/Pages/PODL.razor b/MP.INVE/Pages/PODL.razor
similarity index 100%
rename from MP.INVENTORY/Pages/PODL.razor
rename to MP.INVE/Pages/PODL.razor
diff --git a/MP.INVENTORY/Pages/PODL.razor.cs b/MP.INVE/Pages/PODL.razor.cs
similarity index 100%
rename from MP.INVENTORY/Pages/PODL.razor.cs
rename to MP.INVE/Pages/PODL.razor.cs
diff --git a/MP.INVENTORY/Pages/Test.razor b/MP.INVE/Pages/Test.razor
similarity index 100%
rename from MP.INVENTORY/Pages/Test.razor
rename to MP.INVE/Pages/Test.razor
diff --git a/MP.INVENTORY/Pages/Utils.razor b/MP.INVE/Pages/Utils.razor
similarity index 100%
rename from MP.INVENTORY/Pages/Utils.razor
rename to MP.INVE/Pages/Utils.razor
diff --git a/MP.INVENTORY/Pages/Utils.razor.cs b/MP.INVE/Pages/Utils.razor.cs
similarity index 100%
rename from MP.INVENTORY/Pages/Utils.razor.cs
rename to MP.INVE/Pages/Utils.razor.cs
diff --git a/MP.INVENTORY/Pages/_Host.cshtml b/MP.INVE/Pages/_Host.cshtml
similarity index 100%
rename from MP.INVENTORY/Pages/_Host.cshtml
rename to MP.INVE/Pages/_Host.cshtml
diff --git a/MP.INVENTORY/Pages/_Layout.cshtml b/MP.INVE/Pages/_Layout.cshtml
similarity index 100%
rename from MP.INVENTORY/Pages/_Layout.cshtml
rename to MP.INVE/Pages/_Layout.cshtml
diff --git a/MP.INVENTORY/Program.cs b/MP.INVE/Program.cs
similarity index 100%
rename from MP.INVENTORY/Program.cs
rename to MP.INVE/Program.cs
diff --git a/MP.INVENTORY/Properties/launchSettings.json b/MP.INVE/Properties/launchSettings.json
similarity index 100%
rename from MP.INVENTORY/Properties/launchSettings.json
rename to MP.INVE/Properties/launchSettings.json
diff --git a/MP.INVENTORY/README.md b/MP.INVE/README.md
similarity index 100%
rename from MP.INVENTORY/README.md
rename to MP.INVE/README.md
diff --git a/MP.INVENTORY/README.pdf b/MP.INVE/README.pdf
similarity index 100%
rename from MP.INVENTORY/README.pdf
rename to MP.INVE/README.pdf
diff --git a/MP.INVENTORY/Resources/ChangeLog-original.html b/MP.INVE/Resources/ChangeLog-original.html
similarity index 95%
rename from MP.INVENTORY/Resources/ChangeLog-original.html
rename to MP.INVE/Resources/ChangeLog-original.html
index 5e7a90f9..c06f2cc2 100644
--- a/MP.INVENTORY/Resources/ChangeLog-original.html
+++ b/MP.INVE/Resources/ChangeLog-original.html
@@ -1,5 +1,5 @@
-
Modulo MAPOSPEC
+
Modulo MAPOINVE
Versione: {{CURRENT-REL}}
Note di rilascio:
diff --git a/MP.INVENTORY/Resources/ChangeLog.html b/MP.INVE/Resources/ChangeLog.html
similarity index 89%
rename from MP.INVENTORY/Resources/ChangeLog.html
rename to MP.INVE/Resources/ChangeLog.html
index ae94b61a..75051040 100644
--- a/MP.INVENTORY/Resources/ChangeLog.html
+++ b/MP.INVE/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
- Modulo MAPOSPEC
- Versione: 6.16.2211.1011
+ Modulo MAPOINVE
+ Versione: 6.16.2211.1017
Note di rilascio:
-
diff --git a/MP.INVE/Resources/VersNum.txt b/MP.INVE/Resources/VersNum.txt
new file mode 100644
index 00000000..37f64a75
--- /dev/null
+++ b/MP.INVE/Resources/VersNum.txt
@@ -0,0 +1 @@
+6.16.2211.1017
diff --git a/MP.INVENTORY/Resources/logoSteamware.png b/MP.INVE/Resources/logoSteamware.png
similarity index 100%
rename from MP.INVENTORY/Resources/logoSteamware.png
rename to MP.INVE/Resources/logoSteamware.png
diff --git a/MP.INVENTORY/Resources/manifest-original.xml b/MP.INVE/Resources/manifest-original.xml
similarity index 100%
rename from MP.INVENTORY/Resources/manifest-original.xml
rename to MP.INVE/Resources/manifest-original.xml
diff --git a/MP.INVENTORY/Resources/manifest.xml b/MP.INVE/Resources/manifest.xml
similarity index 88%
rename from MP.INVENTORY/Resources/manifest.xml
rename to MP.INVE/Resources/manifest.xml
index b0c68628..baad81ac 100644
--- a/MP.INVENTORY/Resources/manifest.xml
+++ b/MP.INVE/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 6.16.2211.1011
+ 6.16.2211.1017
https://nexus.steamware.net/repository/SWS/MP-SPEC/stable/LAST/MP.INVE.zip
https://nexus.steamware.net/repository/SWS/MP-SPEC/stable/LAST/ChangeLog.html
false
diff --git a/MP.INVENTORY/Services/IOApiService.cs b/MP.INVE/Services/IOApiService.cs
similarity index 100%
rename from MP.INVENTORY/Services/IOApiService.cs
rename to MP.INVE/Services/IOApiService.cs
diff --git a/MP.INVENTORY/Shared/LoginDisplay.razor b/MP.INVE/Shared/LoginDisplay.razor
similarity index 100%
rename from MP.INVENTORY/Shared/LoginDisplay.razor
rename to MP.INVE/Shared/LoginDisplay.razor
diff --git a/MP.INVENTORY/Shared/MainLayout.razor b/MP.INVE/Shared/MainLayout.razor
similarity index 100%
rename from MP.INVENTORY/Shared/MainLayout.razor
rename to MP.INVE/Shared/MainLayout.razor
diff --git a/MP.INVENTORY/Shared/MainLayout.razor.css b/MP.INVE/Shared/MainLayout.razor.css
similarity index 100%
rename from MP.INVENTORY/Shared/MainLayout.razor.css
rename to MP.INVE/Shared/MainLayout.razor.css
diff --git a/MP.INVENTORY/Shared/NavMenu.razor b/MP.INVE/Shared/NavMenu.razor
similarity index 97%
rename from MP.INVENTORY/Shared/NavMenu.razor
rename to MP.INVE/Shared/NavMenu.razor
index b195c886..934a1eb6 100644
--- a/MP.INVENTORY/Shared/NavMenu.razor
+++ b/MP.INVE/Shared/NavMenu.razor
@@ -6,7 +6,7 @@
@if (!showText)
{
-
ToggleCompress()">MS
+
ToggleCompress()">MI
}
else
{
diff --git a/MP.INVENTORY/Shared/NavMenu.razor.css b/MP.INVE/Shared/NavMenu.razor.css
similarity index 100%
rename from MP.INVENTORY/Shared/NavMenu.razor.css
rename to MP.INVE/Shared/NavMenu.razor.css
diff --git a/MP.INVENTORY/_Imports.razor b/MP.INVE/_Imports.razor
similarity index 100%
rename from MP.INVENTORY/_Imports.razor
rename to MP.INVE/_Imports.razor
diff --git a/MP.INVENTORY/appsettings.Development.json b/MP.INVE/appsettings.Development.json
similarity index 100%
rename from MP.INVENTORY/appsettings.Development.json
rename to MP.INVE/appsettings.Development.json
diff --git a/MP.INVENTORY/appsettings.Production.json b/MP.INVE/appsettings.Production.json
similarity index 100%
rename from MP.INVENTORY/appsettings.Production.json
rename to MP.INVE/appsettings.Production.json
diff --git a/MP.INVENTORY/appsettings.Staging.json b/MP.INVE/appsettings.Staging.json
similarity index 100%
rename from MP.INVENTORY/appsettings.Staging.json
rename to MP.INVE/appsettings.Staging.json
diff --git a/MP.INVENTORY/appsettings.json b/MP.INVE/appsettings.json
similarity index 100%
rename from MP.INVENTORY/appsettings.json
rename to MP.INVE/appsettings.json
diff --git a/MP.INVENTORY/compilerconfig.json b/MP.INVE/compilerconfig.json
similarity index 100%
rename from MP.INVENTORY/compilerconfig.json
rename to MP.INVE/compilerconfig.json
diff --git a/MP.INVENTORY/compilerconfig.json.defaults b/MP.INVE/compilerconfig.json.defaults
similarity index 100%
rename from MP.INVENTORY/compilerconfig.json.defaults
rename to MP.INVE/compilerconfig.json.defaults
diff --git a/MP.INVENTORY/libman.json b/MP.INVE/libman.json
similarity index 100%
rename from MP.INVENTORY/libman.json
rename to MP.INVE/libman.json
diff --git a/MP.INVENTORY/logs/.placeholder b/MP.INVE/logs/.placeholder
similarity index 100%
rename from MP.INVENTORY/logs/.placeholder
rename to MP.INVE/logs/.placeholder
diff --git a/MP.INVENTORY/post-build.ps1 b/MP.INVE/post-build.ps1
similarity index 95%
rename from MP.INVENTORY/post-build.ps1
rename to MP.INVE/post-build.ps1
index e64c50be..143946c0 100644
--- a/MP.INVENTORY/post-build.ps1
+++ b/MP.INVE/post-build.ps1
@@ -21,7 +21,7 @@ Set-Content -Path $FileVers -Value $currRelNum
# replace x manifest
$manData = Get-Content $FileManIn
$manData = $manData -replace "1.0.0.0", $currRelNum
-$manData = $manData -replace "{{DIRNAME}}", "MP-SPEC"
+$manData = $manData -replace "{{DIRNAME}}", "MP-INVE"
$manData = $manData -replace "{{BRANCHNAME}}", "stable/LAST"
$manData = $manData -replace "{{PACKNAME}}", "MP.INVE"
Set-Content -Path $FileManOut -Value $manData
diff --git a/MP.INVENTORY/temp/.placeholder b/MP.INVE/temp/.placeholder
similarity index 100%
rename from MP.INVENTORY/temp/.placeholder
rename to MP.INVE/temp/.placeholder
diff --git a/MP.INVENTORY/web.config b/MP.INVE/web.config
similarity index 100%
rename from MP.INVENTORY/web.config
rename to MP.INVE/web.config
diff --git a/MP.INVENTORY/wwwroot/css/bootstrap/bootstrap.min.css b/MP.INVE/wwwroot/css/bootstrap/bootstrap.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/bootstrap/bootstrap.min.css
rename to MP.INVE/wwwroot/css/bootstrap/bootstrap.min.css
diff --git a/MP.INVENTORY/wwwroot/css/bootstrap/bootstrap.min.css.map b/MP.INVE/wwwroot/css/bootstrap/bootstrap.min.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/bootstrap/bootstrap.min.css.map
rename to MP.INVE/wwwroot/css/bootstrap/bootstrap.min.css.map
diff --git a/MP.INVENTORY/wwwroot/css/fonts.css b/MP.INVE/wwwroot/css/fonts.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/fonts.css
rename to MP.INVE/wwwroot/css/fonts.css
diff --git a/MP.INVENTORY/wwwroot/css/fonts.less b/MP.INVE/wwwroot/css/fonts.less
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/fonts.less
rename to MP.INVE/wwwroot/css/fonts.less
diff --git a/MP.INVENTORY/wwwroot/css/fonts.min.css b/MP.INVE/wwwroot/css/fonts.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/fonts.min.css
rename to MP.INVE/wwwroot/css/fonts.min.css
diff --git a/MP.INVENTORY/wwwroot/css/open-iconic/FONT-LICENSE b/MP.INVE/wwwroot/css/open-iconic/FONT-LICENSE
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/open-iconic/FONT-LICENSE
rename to MP.INVE/wwwroot/css/open-iconic/FONT-LICENSE
diff --git a/MP.INVENTORY/wwwroot/css/open-iconic/ICON-LICENSE b/MP.INVE/wwwroot/css/open-iconic/ICON-LICENSE
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/open-iconic/ICON-LICENSE
rename to MP.INVE/wwwroot/css/open-iconic/ICON-LICENSE
diff --git a/MP.INVENTORY/wwwroot/css/open-iconic/README.md b/MP.INVE/wwwroot/css/open-iconic/README.md
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/open-iconic/README.md
rename to MP.INVE/wwwroot/css/open-iconic/README.md
diff --git a/MP.INVENTORY/wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css b/MP.INVE/wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css
rename to MP.INVE/wwwroot/css/open-iconic/font/css/open-iconic-bootstrap.min.css
diff --git a/MP.INVENTORY/wwwroot/css/open-iconic/font/fonts/open-iconic.eot b/MP.INVE/wwwroot/css/open-iconic/font/fonts/open-iconic.eot
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/open-iconic/font/fonts/open-iconic.eot
rename to MP.INVE/wwwroot/css/open-iconic/font/fonts/open-iconic.eot
diff --git a/MP.INVENTORY/wwwroot/css/open-iconic/font/fonts/open-iconic.otf b/MP.INVE/wwwroot/css/open-iconic/font/fonts/open-iconic.otf
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/open-iconic/font/fonts/open-iconic.otf
rename to MP.INVE/wwwroot/css/open-iconic/font/fonts/open-iconic.otf
diff --git a/MP.INVENTORY/wwwroot/css/open-iconic/font/fonts/open-iconic.svg b/MP.INVE/wwwroot/css/open-iconic/font/fonts/open-iconic.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/open-iconic/font/fonts/open-iconic.svg
rename to MP.INVE/wwwroot/css/open-iconic/font/fonts/open-iconic.svg
diff --git a/MP.INVENTORY/wwwroot/css/open-iconic/font/fonts/open-iconic.ttf b/MP.INVE/wwwroot/css/open-iconic/font/fonts/open-iconic.ttf
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/open-iconic/font/fonts/open-iconic.ttf
rename to MP.INVE/wwwroot/css/open-iconic/font/fonts/open-iconic.ttf
diff --git a/MP.INVENTORY/wwwroot/css/open-iconic/font/fonts/open-iconic.woff b/MP.INVE/wwwroot/css/open-iconic/font/fonts/open-iconic.woff
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/open-iconic/font/fonts/open-iconic.woff
rename to MP.INVE/wwwroot/css/open-iconic/font/fonts/open-iconic.woff
diff --git a/MP.INVENTORY/wwwroot/css/site.css b/MP.INVE/wwwroot/css/site.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/site.css
rename to MP.INVE/wwwroot/css/site.css
diff --git a/MP.INVENTORY/wwwroot/css/site.less b/MP.INVE/wwwroot/css/site.less
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/site.less
rename to MP.INVE/wwwroot/css/site.less
diff --git a/MP.INVENTORY/wwwroot/css/site.min.css b/MP.INVE/wwwroot/css/site.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/css/site.min.css
rename to MP.INVE/wwwroot/css/site.min.css
diff --git a/MP.INVENTORY/wwwroot/favicon.ico b/MP.INVE/wwwroot/favicon.ico
similarity index 100%
rename from MP.INVENTORY/wwwroot/favicon.ico
rename to MP.INVE/wwwroot/favicon.ico
diff --git a/MP.INVENTORY/wwwroot/fonts/lato-v17-latin-regular.eot b/MP.INVE/wwwroot/fonts/lato-v17-latin-regular.eot
similarity index 100%
rename from MP.INVENTORY/wwwroot/fonts/lato-v17-latin-regular.eot
rename to MP.INVE/wwwroot/fonts/lato-v17-latin-regular.eot
diff --git a/MP.INVENTORY/wwwroot/fonts/lato-v17-latin-regular.svg b/MP.INVE/wwwroot/fonts/lato-v17-latin-regular.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/fonts/lato-v17-latin-regular.svg
rename to MP.INVE/wwwroot/fonts/lato-v17-latin-regular.svg
diff --git a/MP.INVENTORY/wwwroot/fonts/lato-v17-latin-regular.ttf b/MP.INVE/wwwroot/fonts/lato-v17-latin-regular.ttf
similarity index 100%
rename from MP.INVENTORY/wwwroot/fonts/lato-v17-latin-regular.ttf
rename to MP.INVE/wwwroot/fonts/lato-v17-latin-regular.ttf
diff --git a/MP.INVENTORY/wwwroot/fonts/lato-v17-latin-regular.woff b/MP.INVE/wwwroot/fonts/lato-v17-latin-regular.woff
similarity index 100%
rename from MP.INVENTORY/wwwroot/fonts/lato-v17-latin-regular.woff
rename to MP.INVE/wwwroot/fonts/lato-v17-latin-regular.woff
diff --git a/MP.INVENTORY/wwwroot/fonts/lato-v17-latin-regular.woff2 b/MP.INVE/wwwroot/fonts/lato-v17-latin-regular.woff2
similarity index 100%
rename from MP.INVENTORY/wwwroot/fonts/lato-v17-latin-regular.woff2
rename to MP.INVE/wwwroot/fonts/lato-v17-latin-regular.woff2
diff --git a/MP.INVENTORY/wwwroot/fonts/roboto-condensed-v19-latin-regular.eot b/MP.INVE/wwwroot/fonts/roboto-condensed-v19-latin-regular.eot
similarity index 100%
rename from MP.INVENTORY/wwwroot/fonts/roboto-condensed-v19-latin-regular.eot
rename to MP.INVE/wwwroot/fonts/roboto-condensed-v19-latin-regular.eot
diff --git a/MP.INVENTORY/wwwroot/fonts/roboto-condensed-v19-latin-regular.svg b/MP.INVE/wwwroot/fonts/roboto-condensed-v19-latin-regular.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/fonts/roboto-condensed-v19-latin-regular.svg
rename to MP.INVE/wwwroot/fonts/roboto-condensed-v19-latin-regular.svg
diff --git a/MP.INVENTORY/wwwroot/fonts/roboto-condensed-v19-latin-regular.ttf b/MP.INVE/wwwroot/fonts/roboto-condensed-v19-latin-regular.ttf
similarity index 100%
rename from MP.INVENTORY/wwwroot/fonts/roboto-condensed-v19-latin-regular.ttf
rename to MP.INVE/wwwroot/fonts/roboto-condensed-v19-latin-regular.ttf
diff --git a/MP.INVENTORY/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff b/MP.INVE/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff
similarity index 100%
rename from MP.INVENTORY/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff
rename to MP.INVE/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff
diff --git a/MP.INVENTORY/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff2 b/MP.INVE/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff2
similarity index 100%
rename from MP.INVENTORY/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff2
rename to MP.INVE/wwwroot/fonts/roboto-condensed-v19-latin-regular.woff2
diff --git a/MP.INVENTORY/wwwroot/fonts/roboto-v27-latin-regular.eot b/MP.INVE/wwwroot/fonts/roboto-v27-latin-regular.eot
similarity index 100%
rename from MP.INVENTORY/wwwroot/fonts/roboto-v27-latin-regular.eot
rename to MP.INVE/wwwroot/fonts/roboto-v27-latin-regular.eot
diff --git a/MP.INVENTORY/wwwroot/fonts/roboto-v27-latin-regular.svg b/MP.INVE/wwwroot/fonts/roboto-v27-latin-regular.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/fonts/roboto-v27-latin-regular.svg
rename to MP.INVE/wwwroot/fonts/roboto-v27-latin-regular.svg
diff --git a/MP.INVENTORY/wwwroot/fonts/roboto-v27-latin-regular.ttf b/MP.INVE/wwwroot/fonts/roboto-v27-latin-regular.ttf
similarity index 100%
rename from MP.INVENTORY/wwwroot/fonts/roboto-v27-latin-regular.ttf
rename to MP.INVE/wwwroot/fonts/roboto-v27-latin-regular.ttf
diff --git a/MP.INVENTORY/wwwroot/fonts/roboto-v27-latin-regular.woff b/MP.INVE/wwwroot/fonts/roboto-v27-latin-regular.woff
similarity index 100%
rename from MP.INVENTORY/wwwroot/fonts/roboto-v27-latin-regular.woff
rename to MP.INVE/wwwroot/fonts/roboto-v27-latin-regular.woff
diff --git a/MP.INVENTORY/wwwroot/fonts/roboto-v27-latin-regular.woff2 b/MP.INVE/wwwroot/fonts/roboto-v27-latin-regular.woff2
similarity index 100%
rename from MP.INVENTORY/wwwroot/fonts/roboto-v27-latin-regular.woff2
rename to MP.INVE/wwwroot/fonts/roboto-v27-latin-regular.woff2
diff --git a/MP.INVENTORY/wwwroot/images/LogoBlu.svg b/MP.INVE/wwwroot/images/LogoBlu.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/images/LogoBlu.svg
rename to MP.INVE/wwwroot/images/LogoBlu.svg
diff --git a/MP.INVENTORY/wwwroot/images/LogoBluGreen.png b/MP.INVE/wwwroot/images/LogoBluGreen.png
similarity index 100%
rename from MP.INVENTORY/wwwroot/images/LogoBluGreen.png
rename to MP.INVE/wwwroot/images/LogoBluGreen.png
diff --git a/MP.INVENTORY/wwwroot/images/LogoCliente.png b/MP.INVE/wwwroot/images/LogoCliente.png
similarity index 100%
rename from MP.INVENTORY/wwwroot/images/LogoCliente.png
rename to MP.INVE/wwwroot/images/LogoCliente.png
diff --git a/MP.INVENTORY/wwwroot/images/LogoEgw.png b/MP.INVE/wwwroot/images/LogoEgw.png
similarity index 100%
rename from MP.INVENTORY/wwwroot/images/LogoEgw.png
rename to MP.INVE/wwwroot/images/LogoEgw.png
diff --git a/MP.INVENTORY/wwwroot/images/LogoEgwWhite.png b/MP.INVE/wwwroot/images/LogoEgwWhite.png
similarity index 100%
rename from MP.INVENTORY/wwwroot/images/LogoEgwWhite.png
rename to MP.INVE/wwwroot/images/LogoEgwWhite.png
diff --git a/MP.INVENTORY/wwwroot/images/LogoMapo.png b/MP.INVE/wwwroot/images/LogoMapo.png
similarity index 100%
rename from MP.INVENTORY/wwwroot/images/LogoMapo.png
rename to MP.INVE/wwwroot/images/LogoMapo.png
diff --git a/MP.INVENTORY/wwwroot/images/LogoMapoFull.png b/MP.INVE/wwwroot/images/LogoMapoFull.png
similarity index 100%
rename from MP.INVENTORY/wwwroot/images/LogoMapoFull.png
rename to MP.INVE/wwwroot/images/LogoMapoFull.png
diff --git a/MP.INVENTORY/wwwroot/images/WorkInProgress.jpg b/MP.INVE/wwwroot/images/WorkInProgress.jpg
similarity index 100%
rename from MP.INVENTORY/wwwroot/images/WorkInProgress.jpg
rename to MP.INVE/wwwroot/images/WorkInProgress.jpg
diff --git a/MP.INVENTORY/wwwroot/lib/Chart.js/chart.esm.js b/MP.INVE/wwwroot/lib/Chart.js/chart.esm.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/Chart.js/chart.esm.js
rename to MP.INVE/wwwroot/lib/Chart.js/chart.esm.js
diff --git a/MP.INVENTORY/wwwroot/lib/Chart.js/chart.esm.min.js b/MP.INVE/wwwroot/lib/Chart.js/chart.esm.min.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/Chart.js/chart.esm.min.js
rename to MP.INVE/wwwroot/lib/Chart.js/chart.esm.min.js
diff --git a/MP.INVENTORY/wwwroot/lib/Chart.js/chart.js b/MP.INVE/wwwroot/lib/Chart.js/chart.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/Chart.js/chart.js
rename to MP.INVE/wwwroot/lib/Chart.js/chart.js
diff --git a/MP.INVENTORY/wwwroot/lib/Chart.js/chart.min.js b/MP.INVE/wwwroot/lib/Chart.js/chart.min.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/Chart.js/chart.min.js
rename to MP.INVE/wwwroot/lib/Chart.js/chart.min.js
diff --git a/MP.INVENTORY/wwwroot/lib/Chart.js/helpers.esm.js b/MP.INVE/wwwroot/lib/Chart.js/helpers.esm.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/Chart.js/helpers.esm.js
rename to MP.INVE/wwwroot/lib/Chart.js/helpers.esm.js
diff --git a/MP.INVENTORY/wwwroot/lib/Chart.js/helpers.esm.min.js b/MP.INVE/wwwroot/lib/Chart.js/helpers.esm.min.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/Chart.js/helpers.esm.min.js
rename to MP.INVE/wwwroot/lib/Chart.js/helpers.esm.min.js
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/bootstrap-icons.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/bootstrap-icons.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/bootstrap-icons.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/bootstrap-icons.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/font/bootstrap-icons.css b/MP.INVE/wwwroot/lib/bootstrap-icons/font/bootstrap-icons.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/font/bootstrap-icons.css
rename to MP.INVE/wwwroot/lib/bootstrap-icons/font/bootstrap-icons.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/font/bootstrap-icons.json b/MP.INVE/wwwroot/lib/bootstrap-icons/font/bootstrap-icons.json
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/font/bootstrap-icons.json
rename to MP.INVE/wwwroot/lib/bootstrap-icons/font/bootstrap-icons.json
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/font/bootstrap-icons.min.css b/MP.INVE/wwwroot/lib/bootstrap-icons/font/bootstrap-icons.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/font/bootstrap-icons.min.css
rename to MP.INVE/wwwroot/lib/bootstrap-icons/font/bootstrap-icons.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/font/fonts/bootstrap-icons.woff b/MP.INVE/wwwroot/lib/bootstrap-icons/font/fonts/bootstrap-icons.woff
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/font/fonts/bootstrap-icons.woff
rename to MP.INVE/wwwroot/lib/bootstrap-icons/font/fonts/bootstrap-icons.woff
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/font/fonts/bootstrap-icons.woff2 b/MP.INVE/wwwroot/lib/bootstrap-icons/font/fonts/bootstrap-icons.woff2
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/font/fonts/bootstrap-icons.woff2
rename to MP.INVE/wwwroot/lib/bootstrap-icons/font/fonts/bootstrap-icons.woff2
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/1-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/1-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/1-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/1-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/1-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/1-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/1-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/1-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/1-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/1-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/1-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/1-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/1-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/1-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/1-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/1-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/123.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/123.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/123.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/123.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/2-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/2-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/2-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/2-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/2-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/2-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/2-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/2-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/2-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/2-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/2-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/2-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/2-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/2-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/2-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/2-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/3-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/3-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/3-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/3-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/3-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/3-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/3-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/3-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/3-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/3-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/3-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/3-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/3-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/3-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/3-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/3-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/4-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/4-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/4-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/4-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/4-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/4-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/4-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/4-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/4-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/4-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/4-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/4-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/4-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/4-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/4-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/4-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/5-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/5-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/5-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/5-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/5-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/5-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/5-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/5-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/5-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/5-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/5-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/5-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/5-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/5-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/5-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/5-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/6-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/6-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/6-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/6-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/6-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/6-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/6-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/6-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/6-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/6-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/6-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/6-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/6-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/6-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/6-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/6-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/7-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/7-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/7-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/7-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/7-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/7-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/7-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/7-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/7-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/7-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/7-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/7-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/7-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/7-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/7-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/7-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/8-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/8-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/8-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/8-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/8-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/8-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/8-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/8-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/8-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/8-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/8-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/8-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/8-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/8-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/8-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/8-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/9-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/9-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/9-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/9-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/9-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/9-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/9-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/9-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/9-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/9-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/9-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/9-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/9-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/9-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/9-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/9-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/activity.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/activity.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/activity.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/activity.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/airplane-engines-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/airplane-engines-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/airplane-engines-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/airplane-engines-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/airplane-engines.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/airplane-engines.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/airplane-engines.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/airplane-engines.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/airplane-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/airplane-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/airplane-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/airplane-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/airplane.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/airplane.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/airplane.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/airplane.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/alarm-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/alarm-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/alarm-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/alarm-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/alarm.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/alarm.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/alarm.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/alarm.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/alexa.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/alexa.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/alexa.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/alexa.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/align-bottom.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/align-bottom.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/align-bottom.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/align-bottom.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/align-center.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/align-center.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/align-center.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/align-center.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/align-end.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/align-end.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/align-end.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/align-end.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/align-middle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/align-middle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/align-middle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/align-middle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/align-start.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/align-start.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/align-start.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/align-start.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/align-top.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/align-top.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/align-top.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/align-top.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/alipay.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/alipay.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/alipay.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/alipay.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/alt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/alt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/alt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/alt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/android.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/android.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/android.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/android.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/android2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/android2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/android2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/android2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/app-indicator.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/app-indicator.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/app-indicator.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/app-indicator.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/app.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/app.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/app.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/app.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/apple.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/apple.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/apple.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/apple.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/archive-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/archive-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/archive-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/archive-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/archive.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/archive.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/archive.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/archive.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-90deg-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-bar-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-bar-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-bar-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-bar-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-bar-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-bar-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-bar-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-bar-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-bar-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-bar-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-bar-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-bar-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-bar-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-bar-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-bar-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-bar-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-clockwise.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-clockwise.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-clockwise.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-clockwise.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-counterclockwise.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-counterclockwise.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-counterclockwise.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-counterclockwise.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-left-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-right-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-short.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-short.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-short.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-short.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-left-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-left-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-left-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-left-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-left-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-left-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-left-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-left-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-left-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-left-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-left-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-left-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-left-short.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-left-short.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-left-short.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-left-short.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-left-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-left-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-left-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-left-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-left-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-left-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-left-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-left-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-repeat.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-repeat.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-repeat.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-repeat.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-return-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-return-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-return-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-return-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-return-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-return-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-return-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-return-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-right-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-right-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-right-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-right-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-right-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-right-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-right-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-right-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-right-short.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-right-short.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-right-short.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-right-short.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-right-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-right-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-right-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-right-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-right-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-right-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-right-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-right-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-through-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-through-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-through-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-through-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-through-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-through-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-through-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-through-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-left-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-right-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-short.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-short.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-short.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-short.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrow-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrow-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrows-angle-contract.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrows-angle-contract.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrows-angle-contract.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrows-angle-contract.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrows-angle-expand.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrows-angle-expand.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrows-angle-expand.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrows-angle-expand.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrows-collapse.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrows-collapse.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrows-collapse.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrows-collapse.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrows-expand.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrows-expand.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrows-expand.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrows-expand.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrows-fullscreen.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrows-fullscreen.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrows-fullscreen.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrows-fullscreen.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrows-move.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrows-move.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/arrows-move.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/arrows-move.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/aspect-ratio-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/aspect-ratio-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/aspect-ratio-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/aspect-ratio-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/aspect-ratio.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/aspect-ratio.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/aspect-ratio.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/aspect-ratio.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/asterisk.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/asterisk.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/asterisk.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/asterisk.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/at.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/at.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/at.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/at.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/award-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/award-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/award-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/award-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/award.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/award.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/award.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/award.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/back.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/back.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/back.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/back.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/backspace-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/backspace-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/backspace-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/backspace-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/backspace-reverse-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/backspace-reverse-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/backspace-reverse-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/backspace-reverse-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/backspace-reverse.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/backspace-reverse.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/backspace-reverse.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/backspace-reverse.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/backspace.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/backspace.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/backspace.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/backspace.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-3d-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-3d-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-3d-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-3d-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-3d.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-3d.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-3d.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-3d.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-4k-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-4k-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-4k-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-4k-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-4k.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-4k.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-4k.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-4k.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-8k-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-8k-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-8k-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-8k-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-8k.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-8k.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-8k.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-8k.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-ad-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-ad-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-ad-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-ad-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-ad.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-ad.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-ad.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-ad.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-ar-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-ar-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-ar-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-ar-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-ar.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-ar.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-ar.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-ar.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-cc-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-cc-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-cc-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-cc-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-cc.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-cc.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-cc.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-cc.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-hd-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-hd-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-hd-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-hd-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-hd.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-hd.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-hd.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-hd.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-sd-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-sd-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-sd-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-sd-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-sd.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-sd.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-sd.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-sd.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-tm-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-tm-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-tm-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-tm-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-tm.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-tm.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-tm.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-tm.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-vo-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-vo-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-vo-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-vo-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-vo.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-vo.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-vo.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-vo.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-vr-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-vr-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-vr-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-vr-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-vr.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-vr.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-vr.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-vr.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-wc-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-wc-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-wc-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-wc-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-wc.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-wc.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/badge-wc.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/badge-wc.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-check-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-check-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-check-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-check-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-dash-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-dash-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-dash-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-dash-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-dash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-dash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-dash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-dash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-x-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-x-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-x-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-x-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bag.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bag.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/balloon-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/balloon-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/balloon-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/balloon-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/balloon-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/balloon-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/balloon-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/balloon-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/balloon-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/balloon-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/balloon-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/balloon-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/balloon.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/balloon.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/balloon.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/balloon.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bandaid-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bandaid-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bandaid-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bandaid-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bandaid.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bandaid.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bandaid.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bandaid.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bank.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bank.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bank.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bank.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bank2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bank2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bank2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bank2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bar-chart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bar-chart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bar-chart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bar-chart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bar-chart-line-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bar-chart-line-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bar-chart-line-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bar-chart-line-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bar-chart-line.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bar-chart-line.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bar-chart-line.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bar-chart-line.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bar-chart-steps.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bar-chart-steps.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bar-chart-steps.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bar-chart-steps.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bar-chart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bar-chart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bar-chart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bar-chart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/basket-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/basket-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/basket-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/basket-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/basket.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/basket.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/basket.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/basket.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/basket2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/basket2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/basket2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/basket2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/basket2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/basket2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/basket2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/basket2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/basket3-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/basket3-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/basket3-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/basket3-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/basket3.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/basket3.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/basket3.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/basket3.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/battery-charging.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/battery-charging.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/battery-charging.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/battery-charging.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/battery-full.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/battery-full.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/battery-full.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/battery-full.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/battery-half.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/battery-half.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/battery-half.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/battery-half.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/battery.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/battery.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/battery.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/battery.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/behance.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/behance.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/behance.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/behance.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bell-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bell-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bell-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bell-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bell-slash-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bell-slash-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bell-slash-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bell-slash-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bell-slash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bell-slash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bell-slash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bell-slash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bell.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bell.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bell.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bell.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bezier.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bezier.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bezier.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bezier.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bezier2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bezier2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bezier2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bezier2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bicycle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bicycle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bicycle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bicycle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/binoculars-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/binoculars-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/binoculars-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/binoculars-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/binoculars.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/binoculars.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/binoculars.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/binoculars.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/blockquote-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/blockquote-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/blockquote-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/blockquote-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/blockquote-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/blockquote-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/blockquote-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/blockquote-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bluetooth.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bluetooth.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bluetooth.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bluetooth.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/body-text.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/body-text.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/body-text.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/body-text.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/book-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/book-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/book-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/book-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/book-half.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/book-half.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/book-half.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/book-half.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/book.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/book.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/book.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/book.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-check-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-check-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-check-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-check-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-dash-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-dash-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-dash-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-dash-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-dash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-dash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-dash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-dash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-star-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-star-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-star-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-star-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-star.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-star.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-star.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-star.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-x-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-x-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-x-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-x-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmark.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmark.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmarks-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmarks-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmarks-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmarks-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmarks.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmarks.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookmarks.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookmarks.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookshelf.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookshelf.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bookshelf.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bookshelf.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/boombox-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/boombox-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/boombox-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/boombox-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/boombox.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/boombox.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/boombox.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/boombox.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bootstrap-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bootstrap-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bootstrap-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bootstrap-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bootstrap-reboot.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bootstrap-reboot.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bootstrap-reboot.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bootstrap-reboot.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bootstrap.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bootstrap.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bootstrap.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bootstrap.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-all.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-all.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-all.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-all.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-bottom.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-bottom.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-bottom.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-bottom.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-center.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-center.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-center.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-center.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-inner.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-inner.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-inner.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-inner.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-middle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-middle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-middle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-middle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-outer.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-outer.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-outer.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-outer.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-style.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-style.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-style.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-style.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-top.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-top.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-top.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-top.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-width.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-width.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border-width.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/border-width.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/border.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/border.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/border.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bounding-box-circles.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bounding-box-circles.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bounding-box-circles.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bounding-box-circles.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bounding-box.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bounding-box.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bounding-box.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bounding-box.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-down-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-down-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-down-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-down-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-down-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-down-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-down-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-down-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-down-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-down-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-down-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-down-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-down-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-down-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-down-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-down-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-up-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-up-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-up-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-up-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-up-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-up-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-up-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-up-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-in-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-up-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-up-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-up-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-up-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-up-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-up-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-up-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-up-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-arrow-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-arrow-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-seam-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-seam-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-seam-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-seam-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-seam.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-seam.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box-seam.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box-seam.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box2-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box2-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box2-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box2-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box2-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box2-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box2-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box2-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/box2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/box2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/box2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/boxes.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/boxes.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/boxes.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/boxes.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/braces-asterisk.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/braces-asterisk.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/braces-asterisk.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/braces-asterisk.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/braces.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/braces.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/braces.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/braces.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bricks.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bricks.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bricks.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bricks.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/briefcase-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/briefcase-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/briefcase-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/briefcase-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/briefcase.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/briefcase.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/briefcase.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/briefcase.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-alt-high-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-alt-high-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-alt-high-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-alt-high-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-alt-high.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-alt-high.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-alt-high.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-alt-high.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-alt-low-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-alt-low-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-alt-low-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-alt-low-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-alt-low.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-alt-low.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-alt-low.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-alt-low.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-high-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-high-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-high-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-high-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-high.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-high.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-high.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-high.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-low-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-low-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-low-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-low-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-low.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-low.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brightness-low.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/brightness-low.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/broadcast-pin.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/broadcast-pin.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/broadcast-pin.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/broadcast-pin.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/broadcast.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/broadcast.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/broadcast.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/broadcast.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/browser-chrome.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/browser-chrome.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/browser-chrome.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/browser-chrome.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/browser-edge.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/browser-edge.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/browser-edge.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/browser-edge.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/browser-firefox.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/browser-firefox.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/browser-firefox.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/browser-firefox.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/browser-safari.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/browser-safari.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/browser-safari.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/browser-safari.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brush-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/brush-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brush-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/brush-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brush.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/brush.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/brush.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/brush.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bucket-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bucket-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bucket-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bucket-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bucket.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bucket.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bucket.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bucket.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bug-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bug-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bug-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bug-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bug.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bug.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bug.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bug.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/building.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/building.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/building.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/building.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bullseye.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/bullseye.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/bullseye.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/bullseye.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/c-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/c-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/c-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/c-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/c-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/c-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/c-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/c-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/c-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/c-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/c-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/c-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/c-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/c-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/c-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/c-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calculator-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calculator-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calculator-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calculator-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calculator.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calculator.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calculator.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calculator.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-check-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-check-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-check-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-check-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-date-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-date-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-date-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-date-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-date.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-date.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-date.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-date.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-day-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-day-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-day-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-day-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-day.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-day.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-day.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-day.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-event-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-event-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-event-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-event-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-event.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-event.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-event.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-event.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-minus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-minus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-minus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-minus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-minus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-minus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-minus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-minus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-month-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-month-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-month-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-month-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-month.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-month.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-month.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-month.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-range-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-range-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-range-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-range-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-range.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-range.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-range.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-range.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-week-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-week-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-week-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-week-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-week.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-week.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-week.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-week.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-x-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-x-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-x-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-x-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-check-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-check-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-check-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-check-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-date-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-date-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-date-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-date-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-date.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-date.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-date.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-date.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-day-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-day-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-day-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-day-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-day.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-day.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-day.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-day.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-event-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-event-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-event-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-event-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-event.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-event.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-event.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-event.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-minus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-minus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-minus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-minus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-minus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-minus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-minus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-minus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-month-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-month-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-month-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-month-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-month.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-month.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-month.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-month.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-range-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-range-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-range-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-range-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-range.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-range.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-range.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-range.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-week-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-week-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-week-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-week-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-week.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-week.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-week.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-week.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-x-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-x-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-x-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-x-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3-event-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3-event-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3-event-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3-event-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3-event.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3-event.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3-event.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3-event.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3-range-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3-range-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3-range-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3-range-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3-range.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3-range.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3-range.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3-range.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3-week-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3-week-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3-week-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3-week-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3-week.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3-week.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3-week.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3-week.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar3.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar3.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar4-event.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar4-event.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar4-event.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar4-event.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar4-range.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar4-range.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar4-range.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar4-range.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar4-week.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar4-week.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar4-week.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar4-week.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar4.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar4.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/calendar4.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/calendar4.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera-reels-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera-reels-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera-reels-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera-reels-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera-reels.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera-reels.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera-reels.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera-reels.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera-video-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera-video-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera-video-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera-video-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera-video-off-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera-video-off-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera-video-off-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera-video-off-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera-video-off.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera-video-off.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera-video-off.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera-video-off.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera-video.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera-video.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera-video.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera-video.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/camera2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/camera2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/capslock-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/capslock-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/capslock-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/capslock-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/capslock.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/capslock.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/capslock.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/capslock.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/capsule-pill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/capsule-pill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/capsule-pill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/capsule-pill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/capsule.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/capsule.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/capsule.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/capsule.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/car-front-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/car-front-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/car-front-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/car-front-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/car-front.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/car-front.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/car-front.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/car-front.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/card-checklist.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/card-checklist.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/card-checklist.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/card-checklist.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/card-heading.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/card-heading.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/card-heading.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/card-heading.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/card-image.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/card-image.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/card-image.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/card-image.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/card-list.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/card-list.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/card-list.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/card-list.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/card-text.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/card-text.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/card-text.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/card-text.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-down-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-down-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-down-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-down-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-down-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-down-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-down-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-down-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-down-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-down-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-down-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-down-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-left-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-left-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-left-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-left-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-left-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-left-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-left-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-left-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-left-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-left-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-left-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-left-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-right-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-right-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-right-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-right-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-right-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-right-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-right-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-right-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-right-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-right-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-right-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-right-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-up-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-up-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-up-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-up-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-up-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-up-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-up-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-up-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-up-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-up-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-up-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-up-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/caret-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/caret-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-check-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-check-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-check-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-check-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-dash-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-dash-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-dash-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-dash-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-dash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-dash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-dash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-dash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-x-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-x-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-x-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-x-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart3.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart3.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart3.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart3.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart4.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart4.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cart4.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cart4.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cash-coin.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cash-coin.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cash-coin.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cash-coin.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cash-stack.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cash-stack.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cash-stack.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cash-stack.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cassette-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cassette-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cassette-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cassette-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cassette.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cassette.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cassette.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cassette.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cast.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cast.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cast.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cast.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cc-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cc-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cc-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cc-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cc-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cc-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cc-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cc-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cc-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cc-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cc-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cc-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cc-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cc-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cc-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cc-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-dots-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-dots-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-dots-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-dots-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-dots.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-dots.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-dots.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-dots.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-dots-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-dots-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-dots-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-dots-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-dots.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-dots.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-dots.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-dots.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-quote-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-quote-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-quote-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-quote-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-quote.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-quote.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-quote.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-quote.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-text-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-text-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-text-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-text-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-text.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-text.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left-text.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left-text.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-quote-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-quote-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-quote-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-quote-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-quote.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-quote.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-quote.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-quote.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-dots-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-dots-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-dots-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-dots-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-dots.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-dots.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-dots.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-dots.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-quote-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-quote-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-quote-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-quote-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-quote.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-quote.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-quote.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-quote.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-text-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-text-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-text-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-text-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-text.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-text.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right-text.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right-text.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-dots-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-dots-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-dots-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-dots-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-dots.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-dots.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-dots.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-dots.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-quote-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-quote-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-quote-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-quote-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-quote.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-quote.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-quote.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-quote.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-text-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-text-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-text-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-text-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-text.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-text.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square-text.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square-text.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-text-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-text-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-text-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-text-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-text.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-text.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat-text.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat-text.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chat.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chat.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check-all.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/check-all.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check-all.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/check-all.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/check-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/check-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/check-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/check-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check-lg.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/check-lg.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check-lg.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/check-lg.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/check-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/check-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/check-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/check-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check2-all.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/check2-all.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check2-all.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/check2-all.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check2-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/check2-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check2-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/check2-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check2-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/check2-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check2-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/check2-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/check2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/check2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/check2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-bar-contract.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-bar-contract.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-bar-contract.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-bar-contract.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-bar-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-bar-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-bar-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-bar-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-bar-expand.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-bar-expand.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-bar-expand.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-bar-expand.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-bar-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-bar-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-bar-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-bar-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-bar-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-bar-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-bar-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-bar-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-bar-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-bar-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-bar-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-bar-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-compact-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-compact-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-compact-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-compact-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-compact-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-compact-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-compact-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-compact-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-compact-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-compact-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-compact-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-compact-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-compact-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-compact-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-compact-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-compact-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-contract.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-contract.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-contract.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-contract.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-double-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-double-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-double-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-double-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-double-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-double-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-double-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-double-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-double-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-double-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-double-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-double-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-double-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-double-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-double-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-double-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-expand.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-expand.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-expand.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-expand.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/chevron-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/chevron-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/circle-half.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/circle-half.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/circle-half.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/circle-half.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/circle-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/circle-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/circle-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/circle-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-check-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-check-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-check-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-check-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-data-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-data-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-data-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-data-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-data.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-data.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-data.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-data.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-minus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-minus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-minus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-minus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-minus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-minus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-minus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-minus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-pulse.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-pulse.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-pulse.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-pulse.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-x-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-x-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-x-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-x-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-check-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-check-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-check-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-check-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-data-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-data-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-data-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-data-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-data.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-data.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-data.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-data.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-minus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-minus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-minus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-minus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-minus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-minus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-minus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-minus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-pulse-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-pulse-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-pulse-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-pulse-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-pulse.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-pulse.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-pulse.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-pulse.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-x-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-x-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-x-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-x-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clipboard2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clipboard2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clock-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clock-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clock-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clock-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clock-history.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clock-history.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clock-history.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clock-history.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clock.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clock.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clock.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clock.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-down-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-down-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-down-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-down-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-up-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-up-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-up-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-up-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-arrow-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-check-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-check-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-check-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-check-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-download-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-download-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-download-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-download-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-download.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-download.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-download.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-download.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-drizzle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-drizzle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-drizzle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-drizzle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-drizzle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-drizzle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-drizzle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-drizzle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-fog-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-fog-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-fog-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-fog-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-fog.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-fog.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-fog.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-fog.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-fog2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-fog2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-fog2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-fog2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-fog2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-fog2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-fog2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-fog2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-hail-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-hail-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-hail-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-hail-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-hail.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-hail.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-hail.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-hail.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-haze-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-haze-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-haze-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-haze-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-haze.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-haze.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-haze.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-haze.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-haze2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-haze2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-haze2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-haze2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-haze2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-haze2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-haze2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-haze2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-lightning-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-lightning-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-lightning-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-lightning-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-lightning-rain-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-lightning-rain-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-lightning-rain-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-lightning-rain-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-lightning-rain.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-lightning-rain.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-lightning-rain.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-lightning-rain.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-lightning.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-lightning.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-lightning.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-lightning.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-minus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-minus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-minus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-minus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-minus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-minus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-minus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-minus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-moon-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-moon-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-moon-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-moon-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-moon.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-moon.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-moon.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-moon.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-rain-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-rain-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-rain-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-rain-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-rain-heavy-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-rain-heavy-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-rain-heavy-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-rain-heavy-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-rain-heavy.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-rain-heavy.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-rain-heavy.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-rain-heavy.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-rain.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-rain.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-rain.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-rain.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-slash-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-slash-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-slash-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-slash-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-slash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-slash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-slash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-slash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-sleet-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-sleet-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-sleet-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-sleet-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-sleet.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-sleet.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-sleet.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-sleet.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-snow-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-snow-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-snow-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-snow-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-snow.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-snow.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-snow.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-snow.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-sun-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-sun-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-sun-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-sun-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-sun.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-sun.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-sun.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-sun.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-upload-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-upload-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-upload-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-upload-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-upload.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-upload.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud-upload.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud-upload.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloud.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloud.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clouds-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clouds-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clouds-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clouds-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clouds.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/clouds.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/clouds.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/clouds.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloudy-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloudy-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloudy-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloudy-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloudy.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloudy.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cloudy.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cloudy.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/code-slash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/code-slash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/code-slash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/code-slash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/code-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/code-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/code-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/code-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/code.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/code.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/code.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/code.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/coin.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/coin.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/coin.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/coin.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/collection-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/collection-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/collection-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/collection-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/collection-play-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/collection-play-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/collection-play-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/collection-play-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/collection-play.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/collection-play.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/collection-play.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/collection-play.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/collection.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/collection.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/collection.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/collection.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/columns-gap.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/columns-gap.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/columns-gap.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/columns-gap.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/columns.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/columns.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/columns.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/columns.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/command.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/command.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/command.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/command.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/compass-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/compass-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/compass-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/compass-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/compass.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/compass.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/compass.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/compass.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cone-striped.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cone-striped.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cone-striped.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cone-striped.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cone.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cone.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cone.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cone.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/controller.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/controller.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/controller.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/controller.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cpu-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cpu-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cpu-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cpu-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cpu.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cpu.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cpu.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cpu.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/credit-card-2-back-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/credit-card-2-back-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/credit-card-2-back-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/credit-card-2-back-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/credit-card-2-back.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/credit-card-2-back.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/credit-card-2-back.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/credit-card-2-back.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/credit-card-2-front-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/credit-card-2-front-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/credit-card-2-front-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/credit-card-2-front-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/credit-card-2-front.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/credit-card-2-front.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/credit-card-2-front.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/credit-card-2-front.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/credit-card-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/credit-card-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/credit-card-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/credit-card-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/credit-card.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/credit-card.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/credit-card.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/credit-card.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/crop.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/crop.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/crop.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/crop.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cup-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cup-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cup-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cup-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cup-hot-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cup-hot-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cup-hot-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cup-hot-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cup-hot.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cup-hot.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cup-hot.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cup-hot.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cup-straw.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cup-straw.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cup-straw.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cup-straw.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cup.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cup.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cup.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cup.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/currency-bitcoin.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/currency-bitcoin.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/currency-bitcoin.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/currency-bitcoin.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/currency-dollar.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/currency-dollar.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/currency-dollar.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/currency-dollar.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/currency-euro.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/currency-euro.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/currency-euro.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/currency-euro.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/currency-exchange.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/currency-exchange.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/currency-exchange.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/currency-exchange.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/currency-pound.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/currency-pound.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/currency-pound.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/currency-pound.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/currency-rupee.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/currency-rupee.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/currency-rupee.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/currency-rupee.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/currency-yen.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/currency-yen.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/currency-yen.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/currency-yen.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cursor-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cursor-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cursor-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cursor-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cursor-text.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cursor-text.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cursor-text.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cursor-text.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cursor.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/cursor.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/cursor.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/cursor.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash-circle-dotted.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash-circle-dotted.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash-circle-dotted.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash-circle-dotted.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash-lg.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash-lg.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash-lg.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash-lg.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash-square-dotted.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash-square-dotted.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash-square-dotted.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash-square-dotted.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/device-hdd-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/device-hdd-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/device-hdd-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/device-hdd-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/device-hdd.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/device-hdd.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/device-hdd.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/device-hdd.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/device-ssd-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/device-ssd-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/device-ssd-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/device-ssd-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/device-ssd.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/device-ssd.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/device-ssd.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/device-ssd.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/diagram-2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/diagram-2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/diagram-2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/diagram-2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/diagram-2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/diagram-2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/diagram-2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/diagram-2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/diagram-3-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/diagram-3-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/diagram-3-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/diagram-3-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/diagram-3.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/diagram-3.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/diagram-3.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/diagram-3.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/diamond-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/diamond-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/diamond-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/diamond-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/diamond-half.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/diamond-half.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/diamond-half.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/diamond-half.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/diamond.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/diamond.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/diamond.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/diamond.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-1-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-1-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-1-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-1-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-1.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-1.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-1.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-1.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-3-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-3-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-3-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-3-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-3.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-3.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-3.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-3.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-4-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-4-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-4-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-4-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-4.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-4.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-4.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-4.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-5-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-5-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-5-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-5-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-5.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-5.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-5.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-5.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-6-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-6-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-6-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-6-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-6.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-6.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dice-6.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dice-6.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/disc-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/disc-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/disc-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/disc-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/disc.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/disc.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/disc.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/disc.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/discord.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/discord.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/discord.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/discord.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/display-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/display-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/display-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/display-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/display.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/display.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/display.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/display.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/displayport-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/displayport-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/displayport-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/displayport-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/displayport.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/displayport.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/displayport.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/displayport.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/distribute-horizontal.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/distribute-horizontal.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/distribute-horizontal.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/distribute-horizontal.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/distribute-vertical.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/distribute-vertical.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/distribute-vertical.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/distribute-vertical.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/door-closed-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/door-closed-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/door-closed-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/door-closed-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/door-closed.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/door-closed.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/door-closed.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/door-closed.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/door-open-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/door-open-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/door-open-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/door-open-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/door-open.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/door-open.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/door-open.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/door-open.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dot.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dot.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dot.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dot.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/download.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/download.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/download.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/download.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dpad-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dpad-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dpad-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dpad-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dpad.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dpad.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dpad.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dpad.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dribbble.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dribbble.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dribbble.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dribbble.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dropbox.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/dropbox.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/dropbox.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/dropbox.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/droplet-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/droplet-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/droplet-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/droplet-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/droplet-half.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/droplet-half.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/droplet-half.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/droplet-half.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/droplet.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/droplet.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/droplet.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/droplet.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ear-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ear-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ear-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ear-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ear.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ear.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ear.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ear.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/earbuds.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/earbuds.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/earbuds.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/earbuds.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/easel-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/easel-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/easel-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/easel-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/easel.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/easel.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/easel.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/easel.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/easel2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/easel2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/easel2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/easel2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/easel2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/easel2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/easel2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/easel2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/easel3-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/easel3-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/easel3-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/easel3-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/easel3.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/easel3.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/easel3.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/easel3.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/egg-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/egg-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/egg-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/egg-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/egg-fried.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/egg-fried.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/egg-fried.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/egg-fried.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/egg.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/egg.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/egg.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/egg.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eject-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/eject-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eject-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/eject-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eject.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/eject.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eject.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/eject.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-angry-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-angry-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-angry-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-angry-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-angry.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-angry.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-angry.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-angry.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-dizzy-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-dizzy-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-dizzy-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-dizzy-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-dizzy.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-dizzy.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-dizzy.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-dizzy.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-expressionless-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-expressionless-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-expressionless-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-expressionless-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-expressionless.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-expressionless.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-expressionless.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-expressionless.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-frown-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-frown-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-frown-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-frown-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-frown.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-frown.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-frown.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-frown.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-heart-eyes-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-heart-eyes-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-heart-eyes-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-heart-eyes-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-heart-eyes.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-heart-eyes.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-heart-eyes.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-heart-eyes.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-kiss-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-kiss-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-kiss-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-kiss-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-kiss.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-kiss.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-kiss.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-kiss.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-laughing-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-laughing-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-laughing-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-laughing-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-laughing.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-laughing.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-laughing.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-laughing.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-neutral-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-neutral-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-neutral-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-neutral-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-neutral.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-neutral.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-neutral.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-neutral.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-smile-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-smile-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-smile-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-smile-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-smile-upside-down-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-smile-upside-down-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-smile-upside-down-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-smile-upside-down-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-smile-upside-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-smile-upside-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-smile-upside-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-smile-upside-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-smile.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-smile.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-smile.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-smile.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-sunglasses-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-sunglasses-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-sunglasses-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-sunglasses-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-sunglasses.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-sunglasses.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-sunglasses.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-sunglasses.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-wink-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-wink-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-wink-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-wink-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-wink.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-wink.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/emoji-wink.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/emoji-wink.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-check-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-check-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-check-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-check-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-dash-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-dash-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-dash-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-dash-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-dash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-dash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-dash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-dash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-exclamation-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-exclamation-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-exclamation-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-exclamation-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-exclamation.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-exclamation.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-exclamation.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-exclamation.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-open-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-open-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-open-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-open-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-open-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-open-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-open-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-open-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-open-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-open-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-open-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-open-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-open.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-open.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-open.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-open.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-paper-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-paper-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-paper-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-paper-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-paper-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-paper-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-paper-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-paper-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-paper-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-paper-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-paper-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-paper-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-paper.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-paper.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-paper.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-paper.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-slash-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-slash-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-slash-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-slash-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-slash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-slash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-slash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-slash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-x-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-x-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-x-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-x-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/envelope.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/envelope.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eraser-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/eraser-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eraser-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/eraser-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eraser.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/eraser.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eraser.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/eraser.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/escape.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/escape.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/escape.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/escape.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ethernet.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ethernet.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ethernet.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ethernet.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ev-station-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ev-station-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ev-station-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ev-station-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ev-station.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ev-station.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ev-station.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ev-station.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-diamond-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-diamond-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-diamond-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-diamond-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-diamond.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-diamond.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-diamond.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-diamond.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-lg.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-lg.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-lg.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-lg.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-octagon-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-octagon-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-octagon-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-octagon-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-octagon.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-octagon.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-octagon.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-octagon.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-triangle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-triangle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-triangle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-triangle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-triangle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-triangle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation-triangle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation-triangle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclamation.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclamation.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclude.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclude.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/exclude.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/exclude.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/explicit-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/explicit-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/explicit-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/explicit-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/explicit.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/explicit.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/explicit.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/explicit.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eye-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/eye-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eye-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/eye-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eye-slash-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/eye-slash-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eye-slash-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/eye-slash-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eye-slash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/eye-slash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eye-slash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/eye-slash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eye.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/eye.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eye.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/eye.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eyedropper.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/eyedropper.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eyedropper.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/eyedropper.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eyeglasses.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/eyeglasses.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/eyeglasses.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/eyeglasses.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/facebook.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/facebook.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/facebook.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/facebook.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fan.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fan.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fan.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fan.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fast-forward-btn-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fast-forward-btn-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fast-forward-btn-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fast-forward-btn-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fast-forward-btn.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fast-forward-btn.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fast-forward-btn.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fast-forward-btn.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fast-forward-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fast-forward-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fast-forward-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fast-forward-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fast-forward-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fast-forward-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fast-forward-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fast-forward-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fast-forward-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fast-forward-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fast-forward-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fast-forward-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fast-forward.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fast-forward.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fast-forward.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fast-forward.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-arrow-down-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-arrow-down-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-arrow-down-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-arrow-down-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-arrow-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-arrow-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-arrow-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-arrow-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-arrow-up-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-arrow-up-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-arrow-up-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-arrow-up-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-arrow-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-arrow-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-arrow-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-arrow-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-bar-graph-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-bar-graph-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-bar-graph-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-bar-graph-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-bar-graph.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-bar-graph.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-bar-graph.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-bar-graph.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-binary-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-binary-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-binary-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-binary-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-binary.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-binary.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-binary.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-binary.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-break-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-break-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-break-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-break-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-break.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-break.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-break.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-break.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-check-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-check-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-check-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-check-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-code-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-code-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-code-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-code-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-code.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-code.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-code.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-code.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-diff-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-diff-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-diff-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-diff-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-diff.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-diff.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-diff.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-diff.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-down-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-down-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-down-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-down-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-up-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-up-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-up-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-up-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-arrow-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-bar-graph-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-bar-graph-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-bar-graph-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-bar-graph-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-bar-graph.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-bar-graph.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-bar-graph.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-bar-graph.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-binary-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-binary-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-binary-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-binary-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-binary.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-binary.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-binary.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-binary.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-break-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-break-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-break-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-break-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-break.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-break.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-break.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-break.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-check-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-check-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-check-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-check-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-code-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-code-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-code-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-code-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-code.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-code.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-code.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-code.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-diff-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-diff-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-diff-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-diff-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-diff.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-diff.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-diff.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-diff.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-easel-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-easel-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-easel-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-easel-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-easel.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-easel.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-easel.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-easel.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-excel-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-excel-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-excel-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-excel-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-excel.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-excel.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-excel.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-excel.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-font-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-font-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-font-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-font-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-font.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-font.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-font.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-font.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-image-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-image-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-image-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-image-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-image.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-image.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-image.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-image.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-lock2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-medical-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-medical-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-medical-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-medical-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-medical.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-medical.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-medical.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-medical.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-minus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-minus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-minus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-minus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-minus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-minus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-minus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-minus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-music-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-music-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-music-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-music-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-music.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-music.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-music.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-music.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-pdf-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-pdf-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-pdf-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-pdf-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-pdf.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-pdf.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-pdf.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-pdf.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-person-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-person-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-person-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-person-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-person.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-person.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-person.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-person.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-play-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-play-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-play-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-play-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-play.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-play.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-play.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-play.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-post-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-post-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-post-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-post-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-post.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-post.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-post.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-post.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-ppt-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-ppt-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-ppt-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-ppt-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-ppt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-ppt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-ppt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-ppt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-richtext-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-richtext-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-richtext-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-richtext-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-richtext.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-richtext.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-richtext.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-richtext.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-ruled-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-ruled-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-ruled-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-ruled-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-ruled.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-ruled.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-ruled.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-ruled.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-slides-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-slides-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-slides-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-slides-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-slides.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-slides.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-slides.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-slides.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-spreadsheet-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-spreadsheet-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-spreadsheet-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-spreadsheet-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-spreadsheet.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-spreadsheet.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-spreadsheet.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-spreadsheet.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-text-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-text-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-text-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-text-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-text.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-text.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-text.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-text.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-word-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-word-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-word-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-word-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-word.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-word.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-word.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-word.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-x-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-x-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-x-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-x-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-zip-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-zip-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-zip-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-zip-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-zip.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-zip.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark-zip.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark-zip.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-earmark.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-earmark.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-easel-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-easel-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-easel-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-easel-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-easel.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-easel.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-easel.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-easel.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-excel-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-excel-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-excel-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-excel-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-excel.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-excel.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-excel.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-excel.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-font-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-font-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-font-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-font-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-font.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-font.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-font.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-font.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-image-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-image-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-image-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-image-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-image.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-image.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-image.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-image.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-lock-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-lock-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-lock-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-lock-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-lock.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-lock.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-lock.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-lock.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-lock2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-lock2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-lock2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-lock2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-lock2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-lock2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-lock2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-lock2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-medical-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-medical-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-medical-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-medical-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-medical.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-medical.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-medical.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-medical.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-minus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-minus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-minus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-minus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-minus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-minus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-minus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-minus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-music-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-music-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-music-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-music-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-music.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-music.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-music.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-music.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-pdf-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-pdf-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-pdf-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-pdf-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-pdf.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-pdf.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-pdf.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-pdf.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-person-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-person-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-person-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-person-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-person.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-person.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-person.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-person.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-play-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-play-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-play-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-play-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-play.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-play.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-play.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-play.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-post-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-post-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-post-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-post-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-post.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-post.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-post.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-post.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-ppt-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-ppt-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-ppt-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-ppt-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-ppt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-ppt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-ppt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-ppt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-richtext-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-richtext-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-richtext-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-richtext-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-richtext.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-richtext.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-richtext.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-richtext.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-ruled-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-ruled-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-ruled-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-ruled-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-ruled.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-ruled.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-ruled.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-ruled.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-slides-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-slides-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-slides-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-slides-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-slides.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-slides.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-slides.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-slides.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-spreadsheet-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-spreadsheet-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-spreadsheet-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-spreadsheet-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-spreadsheet.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-spreadsheet.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-spreadsheet.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-spreadsheet.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-text-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-text-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-text-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-text-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-text.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-text.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-text.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-text.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-word-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-word-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-word-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-word-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-word.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-word.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-word.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-word.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-x-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-x-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-x-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-x-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-zip-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-zip-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-zip-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-zip-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-zip.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-zip.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file-zip.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file-zip.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/file.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/file.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/file.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/files-alt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/files-alt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/files-alt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/files-alt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/files.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/files.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/files.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/files.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-aac.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-aac.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-aac.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-aac.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-ai.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-ai.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-ai.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-ai.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-bmp.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-bmp.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-bmp.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-bmp.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-cs.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-cs.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-cs.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-cs.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-css.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-css.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-css.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-css.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-csv.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-csv.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-csv.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-csv.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-doc.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-doc.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-doc.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-doc.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-docx.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-docx.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-docx.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-docx.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-exe.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-exe.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-exe.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-exe.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-gif.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-gif.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-gif.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-gif.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-heic.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-heic.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-heic.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-heic.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-html.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-html.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-html.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-html.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-java.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-java.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-java.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-java.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-jpg.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-jpg.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-jpg.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-jpg.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-js.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-js.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-js.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-js.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-json.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-json.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-json.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-json.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-jsx.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-jsx.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-jsx.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-jsx.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-key.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-key.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-key.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-key.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-m4p.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-m4p.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-m4p.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-m4p.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-md.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-md.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-md.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-md.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-mdx.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-mdx.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-mdx.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-mdx.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-mov.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-mov.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-mov.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-mov.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-mp3.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-mp3.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-mp3.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-mp3.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-mp4.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-mp4.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-mp4.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-mp4.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-otf.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-otf.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-otf.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-otf.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-pdf.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-pdf.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-pdf.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-pdf.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-php.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-php.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-php.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-php.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-png.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-png.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-png.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-png.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-ppt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-ppt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-ppt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-ppt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-pptx.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-pptx.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-pptx.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-pptx.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-psd.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-psd.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-psd.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-psd.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-py.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-py.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-py.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-py.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-raw.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-raw.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-raw.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-raw.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-rb.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-rb.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-rb.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-rb.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-sass.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-sass.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-sass.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-sass.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-scss.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-scss.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-scss.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-scss.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-sh.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-sh.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-sh.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-sh.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-sql.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-sql.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-sql.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-sql.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-svg.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-svg.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-svg.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-svg.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-tiff.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-tiff.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-tiff.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-tiff.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-tsx.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-tsx.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-tsx.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-tsx.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-ttf.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-ttf.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-ttf.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-ttf.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-txt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-txt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-txt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-txt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-wav.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-wav.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-wav.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-wav.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-woff.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-woff.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-woff.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-woff.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-xls.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-xls.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-xls.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-xls.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-xlsx.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-xlsx.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-xlsx.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-xlsx.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-xml.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-xml.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-xml.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-xml.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-yml.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-yml.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filetype-yml.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filetype-yml.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/film.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/film.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/film.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/film.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filter-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filter-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filter-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filter-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filter-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filter-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filter-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filter-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filter-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filter-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filter-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filter-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filter-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filter-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filter-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filter-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filter-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filter-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filter-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filter-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filter-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filter-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filter-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filter-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filter.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/filter.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/filter.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/filter.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fingerprint.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fingerprint.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fingerprint.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fingerprint.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fire.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fire.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fire.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fire.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/flag-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/flag-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/flag-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/flag-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/flag.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/flag.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/flag.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/flag.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/flower1.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/flower1.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/flower1.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/flower1.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/flower2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/flower2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/flower2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/flower2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/flower3.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/flower3.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/flower3.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/flower3.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder-minus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder-minus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder-minus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder-minus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder-symlink-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder-symlink-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder-symlink-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder-symlink-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder-symlink.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder-symlink.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder-symlink.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder-symlink.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder2-open.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder2-open.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder2-open.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder2-open.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/folder2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/folder2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fonts.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fonts.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fonts.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fonts.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/forward-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/forward-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/forward-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/forward-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/forward.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/forward.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/forward.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/forward.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/front.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/front.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/front.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/front.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fuel-pump-diesel-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fuel-pump-diesel-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fuel-pump-diesel-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fuel-pump-diesel-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fuel-pump-diesel.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fuel-pump-diesel.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fuel-pump-diesel.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fuel-pump-diesel.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fuel-pump-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fuel-pump-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fuel-pump-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fuel-pump-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fuel-pump.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fuel-pump.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fuel-pump.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fuel-pump.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fullscreen-exit.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fullscreen-exit.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fullscreen-exit.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fullscreen-exit.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fullscreen.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/fullscreen.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/fullscreen.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/fullscreen.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/funnel-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/funnel-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/funnel-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/funnel-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/funnel.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/funnel.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/funnel.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/funnel.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gear-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/gear-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gear-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/gear-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gear-wide-connected.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/gear-wide-connected.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gear-wide-connected.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/gear-wide-connected.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gear-wide.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/gear-wide.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gear-wide.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/gear-wide.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gear.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/gear.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gear.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/gear.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gem.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/gem.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gem.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/gem.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gender-ambiguous.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/gender-ambiguous.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gender-ambiguous.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/gender-ambiguous.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gender-female.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/gender-female.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gender-female.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/gender-female.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gender-male.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/gender-male.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gender-male.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/gender-male.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gender-trans.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/gender-trans.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gender-trans.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/gender-trans.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/geo-alt-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/geo-alt-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/geo-alt-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/geo-alt-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/geo-alt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/geo-alt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/geo-alt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/geo-alt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/geo-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/geo-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/geo-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/geo-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/geo.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/geo.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/geo.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/geo.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gift-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/gift-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gift-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/gift-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gift.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/gift.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gift.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/gift.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/git.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/git.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/git.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/git.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/github.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/github.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/github.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/github.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/globe.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/globe.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/globe.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/globe.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/globe2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/globe2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/globe2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/globe2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/google-play.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/google-play.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/google-play.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/google-play.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/google.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/google.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/google.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/google.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gpu-card.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/gpu-card.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/gpu-card.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/gpu-card.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/graph-down-arrow.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/graph-down-arrow.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/graph-down-arrow.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/graph-down-arrow.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/graph-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/graph-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/graph-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/graph-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/graph-up-arrow.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/graph-up-arrow.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/graph-up-arrow.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/graph-up-arrow.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/graph-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/graph-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/graph-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/graph-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-1x2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-1x2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-1x2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-1x2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-1x2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-1x2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-1x2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-1x2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-3x2-gap-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-3x2-gap-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-3x2-gap-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-3x2-gap-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-3x2-gap.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-3x2-gap.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-3x2-gap.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-3x2-gap.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-3x2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-3x2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-3x2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-3x2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-3x3-gap-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-3x3-gap-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-3x3-gap-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-3x3-gap-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-3x3-gap.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-3x3-gap.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-3x3-gap.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-3x3-gap.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-3x3.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-3x3.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-3x3.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-3x3.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grid.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/grid.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grip-horizontal.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/grip-horizontal.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grip-horizontal.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/grip-horizontal.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grip-vertical.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/grip-vertical.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/grip-vertical.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/grip-vertical.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/h-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/h-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/h-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/h-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/h-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/h-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/h-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/h-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/h-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/h-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/h-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/h-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/h-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/h-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/h-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/h-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hammer.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hammer.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hammer.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hammer.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-index-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-index-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-index-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-index-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-index-thumb-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-index-thumb-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-index-thumb-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-index-thumb-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-index-thumb.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-index-thumb.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-index-thumb.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-index-thumb.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-index.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-index.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-index.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-index.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-down-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-down-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-down-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-down-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-up-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-up-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-up-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-up-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hand-thumbs-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/handbag-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/handbag-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/handbag-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/handbag-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/handbag.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/handbag.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/handbag.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/handbag.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd-network-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd-network-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd-network-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd-network-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd-network.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd-network.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd-network.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd-network.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd-rack-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd-rack-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd-rack-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd-rack-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd-rack.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd-rack.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd-rack.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd-rack.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd-stack-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd-stack-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd-stack-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd-stack-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd-stack.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd-stack.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd-stack.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd-stack.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdd.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdd.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdmi-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdmi-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdmi-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdmi-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdmi.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdmi.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hdmi.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hdmi.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/headphones.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/headphones.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/headphones.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/headphones.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/headset-vr.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/headset-vr.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/headset-vr.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/headset-vr.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/headset.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/headset.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/headset.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/headset.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heart-arrow.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/heart-arrow.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heart-arrow.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/heart-arrow.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heart-half.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/heart-half.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heart-half.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/heart-half.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heart-pulse-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/heart-pulse-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heart-pulse-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/heart-pulse-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heart-pulse.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/heart-pulse.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heart-pulse.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/heart-pulse.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heartbreak-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/heartbreak-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heartbreak-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/heartbreak-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heartbreak.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/heartbreak.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heartbreak.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/heartbreak.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hearts.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hearts.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hearts.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hearts.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heptagon-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/heptagon-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heptagon-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/heptagon-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heptagon-half.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/heptagon-half.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heptagon-half.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/heptagon-half.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heptagon.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/heptagon.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/heptagon.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/heptagon.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hexagon-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hexagon-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hexagon-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hexagon-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hexagon-half.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hexagon-half.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hexagon-half.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hexagon-half.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hexagon.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hexagon.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hexagon.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hexagon.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hospital-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hospital-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hospital-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hospital-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hospital.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hospital.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hospital.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hospital.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hourglass-bottom.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hourglass-bottom.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hourglass-bottom.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hourglass-bottom.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hourglass-split.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hourglass-split.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hourglass-split.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hourglass-split.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hourglass-top.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hourglass-top.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hourglass-top.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hourglass-top.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hourglass.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hourglass.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hourglass.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hourglass.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/house-door-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/house-door-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/house-door-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/house-door-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/house-door.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/house-door.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/house-door.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/house-door.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/house-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/house-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/house-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/house-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/house-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/house-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/house-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/house-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/house-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/house-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/house-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/house-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/house.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/house.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/house.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/house.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hr.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hr.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hr.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hr.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hurricane.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hurricane.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hurricane.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hurricane.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hypnotize.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/hypnotize.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/hypnotize.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/hypnotize.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/image-alt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/image-alt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/image-alt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/image-alt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/image-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/image-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/image-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/image-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/image.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/image.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/image.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/image.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/images.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/images.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/images.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/images.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/inbox-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/inbox-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/inbox-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/inbox-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/inbox.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/inbox.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/inbox.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/inbox.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/inboxes-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/inboxes-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/inboxes-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/inboxes-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/inboxes.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/inboxes.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/inboxes.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/inboxes.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/incognito.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/incognito.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/incognito.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/incognito.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/indent.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/indent.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/indent.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/indent.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/infinity.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/infinity.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/infinity.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/infinity.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/info-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/info-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/info-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/info-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/info-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/info-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/info-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/info-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/info-lg.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/info-lg.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/info-lg.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/info-lg.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/info-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/info-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/info-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/info-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/info-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/info-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/info-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/info-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/info.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/info.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/info.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/info.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/input-cursor-text.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/input-cursor-text.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/input-cursor-text.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/input-cursor-text.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/input-cursor.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/input-cursor.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/input-cursor.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/input-cursor.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/instagram.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/instagram.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/instagram.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/instagram.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/intersect.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/intersect.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/intersect.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/intersect.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-album.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-album.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-album.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-album.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-arrow-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-arrow-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-arrow-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-arrow-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-arrow-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-arrow-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-arrow-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-arrow-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-bookmark-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-bookmark-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-bookmark-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-bookmark-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-bookmark.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-bookmark.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-bookmark.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-bookmark.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-code.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-code.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-code.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-code.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-medical.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-medical.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-medical.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-medical.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-minus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-minus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-minus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-minus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-richtext.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-richtext.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-richtext.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-richtext.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-text.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-text.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-text.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-text.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journal.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/journal.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journals.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/journals.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/journals.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/journals.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/joystick.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/joystick.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/joystick.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/joystick.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/justify-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/justify-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/justify-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/justify-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/justify-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/justify-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/justify-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/justify-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/justify.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/justify.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/justify.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/justify.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/kanban-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/kanban-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/kanban-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/kanban-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/kanban.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/kanban.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/kanban.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/kanban.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/key-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/key-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/key-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/key-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/key.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/key.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/key.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/key.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/keyboard-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/keyboard-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/keyboard-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/keyboard-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/keyboard.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/keyboard.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/keyboard.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/keyboard.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ladder.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ladder.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ladder.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ladder.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lamp-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/lamp-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lamp-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/lamp-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lamp.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/lamp.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lamp.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/lamp.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/laptop-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/laptop-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/laptop-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/laptop-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/laptop.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/laptop.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/laptop.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/laptop.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layer-backward.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layer-backward.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layer-backward.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layer-backward.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layer-forward.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layer-forward.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layer-forward.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layer-forward.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layers-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layers-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layers-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layers-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layers-half.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layers-half.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layers-half.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layers-half.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layers.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layers.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layers.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layers.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-sidebar-inset-reverse.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-sidebar-inset-reverse.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-sidebar-inset-reverse.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-sidebar-inset-reverse.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-sidebar-inset.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-sidebar-inset.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-sidebar-inset.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-sidebar-inset.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-sidebar-reverse.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-sidebar-reverse.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-sidebar-reverse.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-sidebar-reverse.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-sidebar.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-sidebar.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-sidebar.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-sidebar.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-split.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-split.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-split.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-split.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-text-sidebar-reverse.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-text-sidebar-reverse.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-text-sidebar-reverse.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-text-sidebar-reverse.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-text-sidebar.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-text-sidebar.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-text-sidebar.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-text-sidebar.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-text-window-reverse.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-text-window-reverse.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-text-window-reverse.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-text-window-reverse.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-text-window.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-text-window.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-text-window.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-text-window.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-three-columns.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-three-columns.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-three-columns.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-three-columns.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-wtf.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-wtf.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/layout-wtf.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/layout-wtf.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/life-preserver.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/life-preserver.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/life-preserver.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/life-preserver.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightbulb-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightbulb-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightbulb-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightbulb-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightbulb-off-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightbulb-off-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightbulb-off-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightbulb-off-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightbulb-off.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightbulb-off.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightbulb-off.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightbulb-off.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightbulb.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightbulb.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightbulb.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightbulb.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightning-charge-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightning-charge-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightning-charge-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightning-charge-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightning-charge.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightning-charge.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightning-charge.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightning-charge.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightning-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightning-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightning-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightning-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightning.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightning.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lightning.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/lightning.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/line.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/line.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/line.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/line.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/link-45deg.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/link-45deg.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/link-45deg.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/link-45deg.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/link.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/link.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/link.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/link.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/linkedin.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/linkedin.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/linkedin.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/linkedin.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-columns-reverse.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-columns-reverse.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-columns-reverse.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-columns-reverse.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-columns.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-columns.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-columns.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-columns.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-nested.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-nested.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-nested.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-nested.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-ol.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-ol.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-ol.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-ol.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-stars.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-stars.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-stars.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-stars.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-task.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-task.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-task.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-task.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-ul.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-ul.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list-ul.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/list-ul.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/list.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/list.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/list.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lock-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/lock-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lock-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/lock-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lock.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/lock.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lock.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/lock.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lungs-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/lungs-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lungs-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/lungs-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lungs.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/lungs.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/lungs.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/lungs.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/magic.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/magic.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/magic.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/magic.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/magnet-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/magnet-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/magnet-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/magnet-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/magnet.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/magnet.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/magnet.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/magnet.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mailbox.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mailbox.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mailbox.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mailbox.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mailbox2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mailbox2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mailbox2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mailbox2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/map-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/map-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/map-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/map-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/map.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/map.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/map.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/map.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/markdown-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/markdown-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/markdown-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/markdown-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/markdown.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/markdown.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/markdown.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/markdown.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mask.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mask.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mask.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mask.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mastodon.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mastodon.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mastodon.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mastodon.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/medium.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/medium.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/medium.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/medium.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/megaphone-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/megaphone-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/megaphone-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/megaphone-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/megaphone.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/megaphone.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/megaphone.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/megaphone.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/memory.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/memory.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/memory.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/memory.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-app-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-app-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-app-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-app-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-app.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-app.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-app.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-app.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-button-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-button-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-button-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-button-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-button-wide-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-button-wide-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-button-wide-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-button-wide-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-button-wide.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-button-wide.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-button-wide.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-button-wide.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-button.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-button.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-button.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-button.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/menu-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/menu-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/messenger.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/messenger.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/messenger.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/messenger.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/meta.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/meta.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/meta.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/meta.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mic-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mic-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mic-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mic-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mic-mute-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mic-mute-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mic-mute-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mic-mute-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mic-mute.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mic-mute.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mic-mute.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mic-mute.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mic.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mic.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mic.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mic.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/microsoft-teams.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/microsoft-teams.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/microsoft-teams.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/microsoft-teams.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/microsoft.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/microsoft.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/microsoft.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/microsoft.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/minecart-loaded.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/minecart-loaded.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/minecart-loaded.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/minecart-loaded.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/minecart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/minecart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/minecart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/minecart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/modem-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/modem-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/modem-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/modem-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/modem.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/modem.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/modem.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/modem.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/moisture.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/moisture.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/moisture.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/moisture.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/moon-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/moon-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/moon-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/moon-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/moon-stars-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/moon-stars-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/moon-stars-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/moon-stars-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/moon-stars.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/moon-stars.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/moon-stars.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/moon-stars.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/moon.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/moon.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/moon.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/moon.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mortarboard-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mortarboard-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mortarboard-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mortarboard-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mortarboard.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mortarboard.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mortarboard.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mortarboard.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/motherboard-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/motherboard-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/motherboard-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/motherboard-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/motherboard.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/motherboard.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/motherboard.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/motherboard.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mouse-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mouse-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mouse-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mouse-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mouse.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mouse.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mouse.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mouse.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mouse2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mouse2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mouse2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mouse2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mouse2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mouse2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mouse2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mouse2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mouse3-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mouse3-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mouse3-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mouse3-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mouse3.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/mouse3.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/mouse3.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/mouse3.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/music-note-beamed.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/music-note-beamed.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/music-note-beamed.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/music-note-beamed.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/music-note-list.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/music-note-list.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/music-note-list.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/music-note-list.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/music-note.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/music-note.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/music-note.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/music-note.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/music-player-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/music-player-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/music-player-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/music-player-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/music-player.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/music-player.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/music-player.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/music-player.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/newspaper.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/newspaper.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/newspaper.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/newspaper.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/nintendo-switch.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/nintendo-switch.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/nintendo-switch.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/nintendo-switch.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/node-minus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/node-minus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/node-minus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/node-minus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/node-minus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/node-minus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/node-minus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/node-minus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/node-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/node-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/node-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/node-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/node-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/node-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/node-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/node-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/nut-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/nut-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/nut-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/nut-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/nut.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/nut.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/nut.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/nut.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/octagon-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/octagon-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/octagon-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/octagon-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/octagon-half.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/octagon-half.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/octagon-half.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/octagon-half.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/octagon.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/octagon.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/octagon.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/octagon.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/optical-audio-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/optical-audio-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/optical-audio-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/optical-audio-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/optical-audio.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/optical-audio.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/optical-audio.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/optical-audio.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/option.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/option.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/option.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/option.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/outlet.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/outlet.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/outlet.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/outlet.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/p-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/p-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/p-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/p-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/p-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/p-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/p-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/p-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/p-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/p-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/p-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/p-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/p-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/p-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/p-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/p-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/paint-bucket.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/paint-bucket.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/paint-bucket.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/paint-bucket.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/palette-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/palette-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/palette-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/palette-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/palette.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/palette.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/palette.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/palette.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/palette2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/palette2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/palette2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/palette2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/paperclip.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/paperclip.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/paperclip.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/paperclip.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/paragraph.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/paragraph.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/paragraph.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/paragraph.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pass-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pass-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pass-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pass-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pass.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pass.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pass.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pass.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-check-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-check-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-check-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-check-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-exclamation-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-exclamation-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-exclamation-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-exclamation-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-exclamation.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-exclamation.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-exclamation.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-exclamation.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-minus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-minus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-minus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-minus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-minus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-minus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-minus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-minus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-question-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-question-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-question-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-question-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-question.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-question.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/patch-question.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/patch-question.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pause-btn-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pause-btn-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pause-btn-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pause-btn-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pause-btn.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pause-btn.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pause-btn.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pause-btn.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pause-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pause-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pause-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pause-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pause-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pause-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pause-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pause-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pause-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pause-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pause-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pause-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pause.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pause.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pause.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pause.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/paypal.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/paypal.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/paypal.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/paypal.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pc-display-horizontal.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pc-display-horizontal.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pc-display-horizontal.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pc-display-horizontal.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pc-display.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pc-display.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pc-display.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pc-display.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pc-horizontal.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pc-horizontal.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pc-horizontal.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pc-horizontal.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pc.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pc.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pc.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pc.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pci-card.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pci-card.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pci-card.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pci-card.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/peace-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/peace-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/peace-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/peace-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/peace.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/peace.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/peace.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/peace.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pen-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pen-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pen-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pen-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pen.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pen.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pen.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pen.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pencil-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pencil-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pencil-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pencil-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pencil-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pencil-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pencil-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pencil-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pencil.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pencil.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pencil.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pencil.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pentagon-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pentagon-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pentagon-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pentagon-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pentagon-half.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pentagon-half.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pentagon-half.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pentagon-half.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pentagon.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pentagon.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pentagon.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pentagon.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/people-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/people-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/people-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/people-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/people.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/people.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/people.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/people.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/percent.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/percent.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/percent.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/percent.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-badge-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-badge-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-badge-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-badge-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-badge.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-badge.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-badge.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-badge.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-bounding-box.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-bounding-box.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-bounding-box.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-bounding-box.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-check-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-check-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-check-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-check-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-dash-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-dash-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-dash-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-dash-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-dash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-dash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-dash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-dash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-hearts.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-hearts.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-hearts.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-hearts.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-lines-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-lines-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-lines-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-lines-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-rolodex.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-rolodex.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-rolodex.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-rolodex.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-video.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-video.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-video.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-video.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-video2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-video2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-video2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-video2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-video3.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-video3.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-video3.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-video3.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-workspace.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-workspace.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-workspace.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-workspace.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-x-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-x-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-x-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-x-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/person.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/person.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/person.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/phone-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/phone-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/phone-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/phone-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/phone-flip.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/phone-flip.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/phone-flip.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/phone-flip.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/phone-landscape-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/phone-landscape-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/phone-landscape-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/phone-landscape-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/phone-landscape.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/phone-landscape.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/phone-landscape.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/phone-landscape.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/phone-vibrate-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/phone-vibrate-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/phone-vibrate-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/phone-vibrate-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/phone-vibrate.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/phone-vibrate.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/phone-vibrate.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/phone-vibrate.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/phone.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/phone.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/phone.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/phone.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pie-chart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pie-chart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pie-chart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pie-chart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pie-chart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pie-chart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pie-chart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pie-chart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/piggy-bank-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/piggy-bank-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/piggy-bank-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/piggy-bank-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/piggy-bank.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/piggy-bank.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/piggy-bank.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/piggy-bank.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pin-angle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pin-angle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pin-angle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pin-angle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pin-angle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pin-angle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pin-angle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pin-angle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pin-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pin-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pin-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pin-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pin-map-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pin-map-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pin-map-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pin-map-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pin-map.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pin-map.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pin-map.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pin-map.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pin.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pin.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pin.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pin.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pinterest.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pinterest.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pinterest.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pinterest.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pip-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pip-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pip-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pip-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pip.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/pip.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/pip.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/pip.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/play-btn-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/play-btn-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/play-btn-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/play-btn-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/play-btn.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/play-btn.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/play-btn.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/play-btn.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/play-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/play-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/play-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/play-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/play-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/play-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/play-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/play-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/play-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/play-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/play-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/play-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/play.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/play.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/play.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/play.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/playstation.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/playstation.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/playstation.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/playstation.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plug-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/plug-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plug-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/plug-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plug.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/plug.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plug.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/plug.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plugin.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/plugin.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plugin.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/plugin.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-circle-dotted.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-circle-dotted.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-circle-dotted.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-circle-dotted.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-lg.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-lg.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-lg.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-lg.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-slash-minus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-slash-minus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-slash-minus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-slash-minus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-square-dotted.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-square-dotted.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-square-dotted.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-square-dotted.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postage-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/postage-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postage-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/postage-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postage-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/postage-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postage-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/postage-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postage-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/postage-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postage-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/postage-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postage.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/postage.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postage.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/postage.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postcard-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/postcard-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postcard-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/postcard-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postcard-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/postcard-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postcard-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/postcard-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postcard-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/postcard-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postcard-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/postcard-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postcard.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/postcard.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/postcard.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/postcard.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/power.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/power.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/power.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/power.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/prescription.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/prescription.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/prescription.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/prescription.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/prescription2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/prescription2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/prescription2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/prescription2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/printer-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/printer-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/printer-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/printer-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/printer.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/printer.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/printer.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/printer.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/projector-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/projector-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/projector-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/projector-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/projector.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/projector.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/projector.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/projector.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/puzzle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/puzzle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/puzzle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/puzzle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/puzzle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/puzzle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/puzzle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/puzzle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/qr-code-scan.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/qr-code-scan.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/qr-code-scan.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/qr-code-scan.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/qr-code.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/qr-code.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/qr-code.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/qr-code.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-diamond-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-diamond-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-diamond-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-diamond-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-diamond.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-diamond.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-diamond.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-diamond.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-lg.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-lg.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-lg.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-lg.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-octagon-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-octagon-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-octagon-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-octagon-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-octagon.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-octagon.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-octagon.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-octagon.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/question-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/question.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/question.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/question.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/quora.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/quora.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/quora.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/quora.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/quote.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/quote.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/quote.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/quote.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/r-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/r-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/r-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/r-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/r-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/r-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/r-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/r-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/r-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/r-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/r-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/r-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/r-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/r-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/r-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/r-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/radioactive.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/radioactive.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/radioactive.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/radioactive.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rainbow.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/rainbow.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rainbow.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/rainbow.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/receipt-cutoff.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/receipt-cutoff.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/receipt-cutoff.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/receipt-cutoff.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/receipt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/receipt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/receipt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/receipt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reception-0.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/reception-0.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reception-0.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/reception-0.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reception-1.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/reception-1.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reception-1.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/reception-1.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reception-2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/reception-2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reception-2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/reception-2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reception-3.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/reception-3.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reception-3.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/reception-3.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reception-4.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/reception-4.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reception-4.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/reception-4.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record-btn-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/record-btn-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record-btn-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/record-btn-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record-btn.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/record-btn.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record-btn.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/record-btn.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/record-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/record-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/record-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/record-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/record-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/record-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/record.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/record.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/record2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/record2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/record2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/record2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/record2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/recycle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/recycle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/recycle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/recycle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reddit.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/reddit.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reddit.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/reddit.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/repeat-1.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/repeat-1.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/repeat-1.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/repeat-1.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/repeat.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/repeat.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/repeat.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/repeat.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reply-all-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/reply-all-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reply-all-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/reply-all-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reply-all.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/reply-all.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reply-all.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/reply-all.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reply-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/reply-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reply-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/reply-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reply.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/reply.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/reply.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/reply.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rewind-btn-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/rewind-btn-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rewind-btn-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/rewind-btn-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rewind-btn.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/rewind-btn.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rewind-btn.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/rewind-btn.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rewind-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/rewind-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rewind-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/rewind-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rewind-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/rewind-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rewind-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/rewind-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rewind-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/rewind-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rewind-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/rewind-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rewind.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/rewind.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rewind.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/rewind.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/robot.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/robot.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/robot.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/robot.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/router-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/router-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/router-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/router-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/router.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/router.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/router.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/router.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rss-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/rss-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rss-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/rss-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rss.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/rss.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rss.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/rss.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rulers.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/rulers.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/rulers.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/rulers.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/safe-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/safe-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/safe-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/safe-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/safe.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/safe.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/safe.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/safe.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/safe2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/safe2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/safe2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/safe2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/safe2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/safe2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/safe2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/safe2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/save-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/save-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/save-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/save-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/save.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/save.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/save.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/save.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/save2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/save2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/save2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/save2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/save2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/save2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/save2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/save2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/scissors.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/scissors.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/scissors.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/scissors.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/screwdriver.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/screwdriver.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/screwdriver.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/screwdriver.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sd-card-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sd-card-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sd-card-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sd-card-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sd-card.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sd-card.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sd-card.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sd-card.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/search-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/search-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/search-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/search-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/search-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/search-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/search-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/search-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/search.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/search.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/search.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/search.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/segmented-nav.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/segmented-nav.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/segmented-nav.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/segmented-nav.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-check-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-check-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-check-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-check-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-dash-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-dash-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-dash-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-dash-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-dash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-dash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-dash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-dash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-exclamation-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-exclamation-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-exclamation-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-exclamation-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-exclamation.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-exclamation.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-exclamation.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-exclamation.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-slash-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-slash-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-slash-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-slash-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-slash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-slash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-slash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-slash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-x-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-x-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-x-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-x-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/send-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/send.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/send.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/send.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/server.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/server.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/server.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/server.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/share-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/share-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/share-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/share-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/share.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/share.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/share.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/share.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-exclamation.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-exclamation.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-exclamation.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-exclamation.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-fill-check.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-fill-check.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-fill-check.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-fill-check.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-fill-exclamation.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-fill-exclamation.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-fill-exclamation.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-fill-exclamation.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-fill-minus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-fill-minus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-fill-minus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-fill-minus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-fill-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-fill-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-fill-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-fill-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-fill-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-fill-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-fill-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-fill-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-lock-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-lock-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-lock-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-lock-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-lock.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-lock.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-lock.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-lock.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-minus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-minus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-minus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-minus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-shaded.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-shaded.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-shaded.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-shaded.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-slash-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-slash-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-slash-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-slash-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-slash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-slash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-slash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-slash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shield.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shield.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shift-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shift-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shift-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shift-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shift.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shift.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shift.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shift.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shop-window.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shop-window.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shop-window.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shop-window.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shop.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shop.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shop.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shop.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shuffle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/shuffle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/shuffle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/shuffle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-stop-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-stop-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-stop-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-stop-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-stop-lights-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-stop-lights-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-stop-lights-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-stop-lights-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-stop-lights.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-stop-lights.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-stop-lights.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-stop-lights.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-stop.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-stop.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-stop.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-stop.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-left-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-left-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-left-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-left-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-right-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-right-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-right-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-right-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-left-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-left-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-left-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-left-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-right-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-right-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-right-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-right-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-turn-slight-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-yield-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-yield-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-yield-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-yield-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-yield.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-yield.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sign-yield.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sign-yield.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/signal.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/signal.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/signal.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/signal.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/signpost-2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/signpost-2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/signpost-2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/signpost-2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/signpost-2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/signpost-2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/signpost-2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/signpost-2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/signpost-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/signpost-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/signpost-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/signpost-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/signpost-split-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/signpost-split-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/signpost-split-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/signpost-split-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/signpost-split.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/signpost-split.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/signpost-split.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/signpost-split.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/signpost.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/signpost.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/signpost.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/signpost.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sim-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sim-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sim-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sim-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sim.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sim.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sim.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sim.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-backward-btn-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-backward-btn-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-backward-btn-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-backward-btn-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-backward-btn.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-backward-btn.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-backward-btn.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-backward-btn.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-backward-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-backward-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-backward-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-backward-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-backward-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-backward-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-backward-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-backward-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-backward-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-backward-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-backward-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-backward-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-backward.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-backward.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-backward.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-backward.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-end-btn-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-end-btn-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-end-btn-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-end-btn-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-end-btn.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-end-btn.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-end-btn.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-end-btn.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-end-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-end-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-end-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-end-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-end-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-end-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-end-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-end-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-end-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-end-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-end-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-end-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-end.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-end.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-end.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-end.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-forward-btn-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-forward-btn-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-forward-btn-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-forward-btn-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-forward-btn.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-forward-btn.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-forward-btn.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-forward-btn.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-forward-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-forward-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-forward-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-forward-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-forward-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-forward-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-forward-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-forward-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-forward-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-forward-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-forward-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-forward-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-forward.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-forward.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-forward.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-forward.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-start-btn-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-start-btn-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-start-btn-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-start-btn-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-start-btn.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-start-btn.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-start-btn.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-start-btn.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-start-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-start-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-start-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-start-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-start-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-start-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-start-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-start-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-start-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-start-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-start-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-start-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-start.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-start.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skip-start.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skip-start.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skype.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/skype.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/skype.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/skype.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/slack.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/slack.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/slack.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/slack.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/slash-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/slash-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/slash-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/slash-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/slash-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/slash-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/slash-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/slash-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/slash-lg.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/slash-lg.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/slash-lg.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/slash-lg.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/slash-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/slash-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/slash-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/slash-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/slash-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/slash-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/slash-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/slash-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/slash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/slash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/slash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/slash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sliders.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sliders.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sliders.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sliders.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sliders2-vertical.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sliders2-vertical.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sliders2-vertical.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sliders2-vertical.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sliders2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sliders2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sliders2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sliders2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/smartwatch.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/smartwatch.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/smartwatch.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/smartwatch.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/snapchat.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/snapchat.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/snapchat.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/snapchat.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/snow.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/snow.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/snow.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/snow.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/snow2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/snow2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/snow2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/snow2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/snow3.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/snow3.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/snow3.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/snow3.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-alpha-down-alt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-alpha-down-alt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-alpha-down-alt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-alpha-down-alt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-alpha-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-alpha-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-alpha-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-alpha-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-alpha-up-alt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-alpha-up-alt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-alpha-up-alt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-alpha-up-alt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-alpha-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-alpha-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-alpha-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-alpha-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-down-alt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-down-alt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-down-alt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-down-alt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-numeric-down-alt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-numeric-down-alt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-numeric-down-alt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-numeric-down-alt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-numeric-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-numeric-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-numeric-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-numeric-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-numeric-up-alt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-numeric-up-alt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-numeric-up-alt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-numeric-up-alt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-numeric-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-numeric-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-numeric-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-numeric-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-up-alt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-up-alt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-up-alt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-up-alt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sort-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sort-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/soundwave.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/soundwave.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/soundwave.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/soundwave.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/speaker-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/speaker-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/speaker-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/speaker-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/speaker.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/speaker.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/speaker.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/speaker.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/speedometer.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/speedometer.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/speedometer.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/speedometer.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/speedometer2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/speedometer2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/speedometer2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/speedometer2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/spellcheck.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/spellcheck.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/spellcheck.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/spellcheck.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/spotify.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/spotify.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/spotify.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/spotify.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/square-half.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/square-half.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/square-half.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/square-half.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stack-overflow.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/stack-overflow.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stack-overflow.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/stack-overflow.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stack.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/stack.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stack.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/stack.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/star-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/star-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/star-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/star-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/star-half.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/star-half.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/star-half.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/star-half.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/star.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/star.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/star.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/star.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stars.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/stars.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stars.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/stars.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/steam.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/steam.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/steam.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/steam.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stickies-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/stickies-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stickies-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/stickies-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stickies.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/stickies.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stickies.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/stickies.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sticky-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sticky-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sticky-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sticky-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sticky.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sticky.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sticky.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sticky.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stop-btn-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/stop-btn-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stop-btn-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/stop-btn-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stop-btn.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/stop-btn.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stop-btn.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/stop-btn.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stop-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/stop-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stop-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/stop-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stop-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/stop-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stop-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/stop-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stop-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/stop-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stop-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/stop-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stop.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/stop.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stop.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/stop.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stoplights-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/stoplights-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stoplights-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/stoplights-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stoplights.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/stoplights.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stoplights.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/stoplights.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stopwatch-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/stopwatch-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stopwatch-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/stopwatch-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stopwatch.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/stopwatch.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/stopwatch.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/stopwatch.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/strava.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/strava.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/strava.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/strava.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/subtract.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/subtract.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/subtract.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/subtract.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-club-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-club-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-club-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-club-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-club.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-club.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-club.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-club.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-diamond-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-diamond-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-diamond-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-diamond-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-diamond.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-diamond.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-diamond.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-diamond.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-heart-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-heart-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-heart-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-heart-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-heart.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-heart.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-heart.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-heart.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-spade-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-spade-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-spade-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-spade-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-spade.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-spade.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/suit-spade.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/suit-spade.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sun-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sun-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sun-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sun-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sun.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sun.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sun.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sun.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sunglasses.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sunglasses.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sunglasses.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sunglasses.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sunrise-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sunrise-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sunrise-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sunrise-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sunrise.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sunrise.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sunrise.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sunrise.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sunset-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sunset-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sunset-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sunset-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sunset.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/sunset.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/sunset.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/sunset.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/symmetry-horizontal.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/symmetry-horizontal.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/symmetry-horizontal.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/symmetry-horizontal.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/symmetry-vertical.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/symmetry-vertical.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/symmetry-vertical.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/symmetry-vertical.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/table.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/table.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/table.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/table.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tablet-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tablet-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tablet-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tablet-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tablet-landscape-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tablet-landscape-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tablet-landscape-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tablet-landscape-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tablet-landscape.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tablet-landscape.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tablet-landscape.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tablet-landscape.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tablet.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tablet.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tablet.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tablet.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tag-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tag-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tag-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tag-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tag.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tag.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tag.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tag.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tags-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tags-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tags-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tags-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tags.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tags.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tags.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tags.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telegram.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/telegram.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telegram.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/telegram.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-forward-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-forward-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-forward-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-forward-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-forward.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-forward.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-forward.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-forward.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-inbound-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-inbound-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-inbound-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-inbound-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-inbound.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-inbound.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-inbound.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-inbound.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-minus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-minus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-minus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-minus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-minus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-minus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-minus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-minus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-outbound-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-outbound-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-outbound-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-outbound-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-outbound.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-outbound.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-outbound.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-outbound.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-plus-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-plus-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-plus-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-plus-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-x-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-x-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-x-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-x-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/telephone.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/telephone.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/terminal-dash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/terminal-dash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/terminal-dash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/terminal-dash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/terminal-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/terminal-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/terminal-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/terminal-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/terminal-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/terminal-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/terminal-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/terminal-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/terminal-split.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/terminal-split.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/terminal-split.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/terminal-split.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/terminal-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/terminal-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/terminal-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/terminal-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/terminal.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/terminal.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/terminal.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/terminal.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/text-center.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/text-center.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/text-center.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/text-center.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/text-indent-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/text-indent-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/text-indent-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/text-indent-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/text-indent-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/text-indent-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/text-indent-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/text-indent-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/text-left.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/text-left.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/text-left.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/text-left.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/text-paragraph.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/text-paragraph.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/text-paragraph.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/text-paragraph.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/text-right.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/text-right.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/text-right.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/text-right.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/textarea-resize.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/textarea-resize.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/textarea-resize.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/textarea-resize.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/textarea-t.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/textarea-t.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/textarea-t.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/textarea-t.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/textarea.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/textarea.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/textarea.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/textarea.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thermometer-half.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/thermometer-half.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thermometer-half.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/thermometer-half.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thermometer-high.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/thermometer-high.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thermometer-high.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/thermometer-high.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thermometer-low.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/thermometer-low.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thermometer-low.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/thermometer-low.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thermometer-snow.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/thermometer-snow.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thermometer-snow.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/thermometer-snow.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thermometer-sun.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/thermometer-sun.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thermometer-sun.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/thermometer-sun.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thermometer.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/thermometer.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thermometer.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/thermometer.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/three-dots-vertical.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/three-dots-vertical.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/three-dots-vertical.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/three-dots-vertical.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/three-dots.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/three-dots.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/three-dots.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/three-dots.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thunderbolt-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/thunderbolt-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thunderbolt-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/thunderbolt-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thunderbolt.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/thunderbolt.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/thunderbolt.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/thunderbolt.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ticket-detailed-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ticket-detailed-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ticket-detailed-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ticket-detailed-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ticket-detailed.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ticket-detailed.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ticket-detailed.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ticket-detailed.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ticket-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ticket-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ticket-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ticket-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ticket-perforated-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ticket-perforated-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ticket-perforated-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ticket-perforated-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ticket-perforated.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ticket-perforated.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ticket-perforated.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ticket-perforated.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ticket.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ticket.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ticket.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ticket.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tiktok.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tiktok.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tiktok.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tiktok.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/toggle-off.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/toggle-off.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/toggle-off.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/toggle-off.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/toggle-on.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/toggle-on.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/toggle-on.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/toggle-on.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/toggle2-off.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/toggle2-off.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/toggle2-off.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/toggle2-off.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/toggle2-on.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/toggle2-on.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/toggle2-on.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/toggle2-on.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/toggles.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/toggles.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/toggles.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/toggles.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/toggles2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/toggles2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/toggles2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/toggles2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tools.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tools.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tools.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tools.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tornado.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tornado.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tornado.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tornado.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/train-freight-front-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/train-freight-front-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/train-freight-front-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/train-freight-front-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/train-freight-front.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/train-freight-front.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/train-freight-front.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/train-freight-front.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/train-front-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/train-front-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/train-front-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/train-front-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/train-front.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/train-front.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/train-front.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/train-front.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/train-lightrail-front-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/train-lightrail-front-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/train-lightrail-front-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/train-lightrail-front-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/train-lightrail-front.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/train-lightrail-front.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/train-lightrail-front.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/train-lightrail-front.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/translate.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/translate.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/translate.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/translate.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trash-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/trash-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trash-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/trash-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/trash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/trash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trash2-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/trash2-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trash2-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/trash2-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trash2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/trash2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trash2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/trash2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trash3-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/trash3-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trash3-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/trash3-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trash3.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/trash3.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trash3.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/trash3.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tree-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tree-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tree-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tree-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tree.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tree.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tree.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tree.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/triangle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/triangle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/triangle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/triangle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/triangle-half.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/triangle-half.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/triangle-half.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/triangle-half.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/triangle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/triangle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/triangle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/triangle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trophy-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/trophy-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trophy-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/trophy-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trophy.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/trophy.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/trophy.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/trophy.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tropical-storm.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tropical-storm.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tropical-storm.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tropical-storm.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/truck-flatbed.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/truck-flatbed.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/truck-flatbed.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/truck-flatbed.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/truck-front-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/truck-front-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/truck-front-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/truck-front-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/truck-front.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/truck-front.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/truck-front.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/truck-front.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/truck.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/truck.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/truck.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/truck.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tsunami.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tsunami.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tsunami.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tsunami.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tv-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tv-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tv-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tv-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tv.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/tv.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/tv.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/tv.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/twitch.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/twitch.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/twitch.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/twitch.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/twitter.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/twitter.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/twitter.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/twitter.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type-bold.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/type-bold.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type-bold.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/type-bold.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type-h1.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/type-h1.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type-h1.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/type-h1.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type-h2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/type-h2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type-h2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/type-h2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type-h3.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/type-h3.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type-h3.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/type-h3.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type-italic.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/type-italic.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type-italic.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/type-italic.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type-strikethrough.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/type-strikethrough.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type-strikethrough.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/type-strikethrough.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type-underline.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/type-underline.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type-underline.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/type-underline.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/type.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/type.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/type.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ubuntu.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ubuntu.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ubuntu.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ubuntu.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ui-checks-grid.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ui-checks-grid.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ui-checks-grid.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ui-checks-grid.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ui-checks.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ui-checks.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ui-checks.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ui-checks.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ui-radios-grid.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ui-radios-grid.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ui-radios-grid.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ui-radios-grid.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ui-radios.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/ui-radios.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/ui-radios.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/ui-radios.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/umbrella-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/umbrella-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/umbrella-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/umbrella-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/umbrella.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/umbrella.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/umbrella.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/umbrella.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/unindent.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/unindent.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/unindent.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/unindent.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/union.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/union.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/union.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/union.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/unity.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/unity.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/unity.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/unity.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/universal-access-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/universal-access-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/universal-access-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/universal-access-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/universal-access.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/universal-access.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/universal-access.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/universal-access.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/unlock-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/unlock-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/unlock-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/unlock-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/unlock.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/unlock.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/unlock.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/unlock.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/upc-scan.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/upc-scan.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/upc-scan.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/upc-scan.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/upc.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/upc.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/upc.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/upc.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/upload.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/upload.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/upload.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/upload.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-c-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-c-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-c-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-c-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-c.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-c.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-c.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-c.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-drive-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-drive-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-drive-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-drive-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-drive.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-drive.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-drive.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-drive.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-micro-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-micro-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-micro-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-micro-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-micro.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-micro.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-micro.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-micro.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-mini-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-mini-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-mini-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-mini-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-mini.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-mini.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-mini.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-mini.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-plug-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-plug-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-plug-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-plug-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-plug.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-plug.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-plug.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-plug.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-symbol.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-symbol.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb-symbol.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb-symbol.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/usb.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/usb.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/valentine.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/valentine.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/valentine.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/valentine.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/valentine2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/valentine2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/valentine2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/valentine2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/vector-pen.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/vector-pen.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/vector-pen.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/vector-pen.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/view-list.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/view-list.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/view-list.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/view-list.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/view-stacked.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/view-stacked.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/view-stacked.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/view-stacked.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/vimeo.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/vimeo.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/vimeo.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/vimeo.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/vinyl-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/vinyl-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/vinyl-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/vinyl-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/vinyl.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/vinyl.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/vinyl.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/vinyl.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/virus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/virus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/virus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/virus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/virus2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/virus2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/virus2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/virus2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/voicemail.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/voicemail.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/voicemail.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/voicemail.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-down-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-down-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-down-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-down-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-down.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-down.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-down.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-down.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-mute-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-mute-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-mute-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-mute-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-mute.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-mute.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-mute.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-mute.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-off-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-off-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-off-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-off-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-off.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-off.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-off.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-off.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-up-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-up-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-up-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-up-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-up.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-up.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/volume-up.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/volume-up.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/vr.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/vr.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/vr.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/vr.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wallet-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/wallet-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wallet-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/wallet-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wallet.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/wallet.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wallet.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/wallet.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wallet2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/wallet2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wallet2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/wallet2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/watch.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/watch.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/watch.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/watch.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/water.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/water.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/water.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/water.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/webcam-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/webcam-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/webcam-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/webcam-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/webcam.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/webcam.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/webcam.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/webcam.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wechat.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/wechat.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wechat.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/wechat.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/whatsapp.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/whatsapp.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/whatsapp.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/whatsapp.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wifi-1.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/wifi-1.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wifi-1.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/wifi-1.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wifi-2.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/wifi-2.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wifi-2.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/wifi-2.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wifi-off.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/wifi-off.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wifi-off.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/wifi-off.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wifi.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/wifi.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wifi.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/wifi.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wind.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/wind.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wind.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/wind.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-dash.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-dash.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-dash.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-dash.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-desktop.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-desktop.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-desktop.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-desktop.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-dock.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-dock.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-dock.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-dock.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-fullscreen.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-fullscreen.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-fullscreen.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-fullscreen.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-plus.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-plus.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-plus.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-plus.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-sidebar.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-sidebar.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-sidebar.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-sidebar.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-split.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-split.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-split.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-split.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-stack.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-stack.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-stack.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-stack.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window-x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/window-x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/window.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/window.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/window.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/windows.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/windows.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/windows.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/windows.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wordpress.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/wordpress.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wordpress.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/wordpress.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wrench-adjustable-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/wrench-adjustable-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wrench-adjustable-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/wrench-adjustable-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wrench-adjustable-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/wrench-adjustable-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wrench-adjustable-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/wrench-adjustable-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wrench-adjustable.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/wrench-adjustable.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wrench-adjustable.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/wrench-adjustable.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wrench.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/wrench.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/wrench.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/wrench.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-circle-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-circle-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-circle-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-circle-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-circle.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-circle.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-circle.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-circle.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-diamond-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-diamond-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-diamond-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-diamond-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-diamond.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-diamond.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-diamond.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-diamond.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-lg.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-lg.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-lg.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-lg.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-octagon-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-octagon-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-octagon-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-octagon-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-octagon.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-octagon.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-octagon.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-octagon.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-square-fill.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-square-fill.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-square-fill.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-square-fill.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-square.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-square.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x-square.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/x-square.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/x.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/x.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/x.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/xbox.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/xbox.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/xbox.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/xbox.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/yelp.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/yelp.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/yelp.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/yelp.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/yin-yang.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/yin-yang.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/yin-yang.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/yin-yang.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/youtube.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/youtube.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/youtube.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/youtube.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/zoom-in.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/zoom-in.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/zoom-in.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/zoom-in.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/zoom-out.svg b/MP.INVE/wwwroot/lib/bootstrap-icons/icons/zoom-out.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap-icons/icons/zoom-out.svg
rename to MP.INVE/wwwroot/lib/bootstrap-icons/icons/zoom-out.svg
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.min.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.min.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.min.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.min.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.min.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.min.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.min.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.min.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.min.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.min.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.min.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-grid.rtl.min.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.min.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.min.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.min.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.min.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.min.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.min.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.min.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.min.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.min.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.min.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.min.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-reboot.rtl.min.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.min.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.min.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.min.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.min.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.min.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.min.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.min.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.min.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.min.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.min.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.min.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap-utilities.rtl.min.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.min.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.min.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.min.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.min.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.min.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.min.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.rtl.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.rtl.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.rtl.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.rtl.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.rtl.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.rtl.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.rtl.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.rtl.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.rtl.min.css b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.rtl.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.rtl.min.css
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.rtl.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.rtl.min.css.map b/MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.rtl.min.css.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/css/bootstrap.rtl.min.css.map
rename to MP.INVE/wwwroot/lib/bootstrap/css/bootstrap.rtl.min.css.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.bundle.js b/MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.bundle.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.bundle.js
rename to MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.bundle.js
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.bundle.js.map b/MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.bundle.js.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.bundle.js.map
rename to MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.bundle.js.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.bundle.min.js b/MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.bundle.min.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.bundle.min.js
rename to MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.bundle.min.js
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.bundle.min.js.map b/MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.bundle.min.js.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.bundle.min.js.map
rename to MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.bundle.min.js.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.esm.js b/MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.esm.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.esm.js
rename to MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.esm.js
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.esm.js.map b/MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.esm.js.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.esm.js.map
rename to MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.esm.js.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.esm.min.js b/MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.esm.min.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.esm.min.js
rename to MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.esm.min.js
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.esm.min.js.map b/MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.esm.min.js.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.esm.min.js.map
rename to MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.esm.min.js.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.js b/MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.js
rename to MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.js
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.js.map b/MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.js.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.js.map
rename to MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.js.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.min.js b/MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.min.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.min.js
rename to MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.min.js
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.min.js.map b/MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.min.js.map
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/js/bootstrap.min.js.map
rename to MP.INVE/wwwroot/lib/bootstrap/js/bootstrap.min.js.map
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_accordion.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_accordion.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_accordion.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_accordion.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_alert.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_alert.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_alert.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_alert.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_badge.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_badge.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_badge.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_badge.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_breadcrumb.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_breadcrumb.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_breadcrumb.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_breadcrumb.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_button-group.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_button-group.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_button-group.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_button-group.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_buttons.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_buttons.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_buttons.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_buttons.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_card.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_card.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_card.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_card.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_carousel.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_carousel.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_carousel.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_carousel.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_close.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_close.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_close.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_close.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_containers.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_containers.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_containers.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_containers.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_dropdown.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_dropdown.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_dropdown.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_dropdown.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_forms.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_forms.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_forms.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_forms.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_functions.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_functions.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_functions.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_functions.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_grid.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_grid.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_grid.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_grid.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_helpers.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_helpers.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_helpers.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_helpers.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_images.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_images.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_images.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_images.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_list-group.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_list-group.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_list-group.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_list-group.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_maps.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_maps.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_maps.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_maps.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_mixins.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_mixins.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_mixins.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_mixins.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_modal.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_modal.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_modal.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_modal.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_nav.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_nav.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_nav.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_nav.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_navbar.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_navbar.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_navbar.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_navbar.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_offcanvas.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_offcanvas.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_offcanvas.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_offcanvas.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_pagination.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_pagination.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_pagination.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_pagination.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_placeholders.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_placeholders.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_placeholders.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_placeholders.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_popover.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_popover.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_popover.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_popover.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_progress.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_progress.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_progress.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_progress.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_reboot.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_reboot.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_reboot.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_reboot.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_root.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_root.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_root.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_root.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_spinners.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_spinners.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_spinners.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_spinners.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_tables.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_tables.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_tables.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_tables.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_toasts.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_toasts.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_toasts.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_toasts.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_tooltip.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_tooltip.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_tooltip.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_tooltip.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_transitions.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_transitions.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_transitions.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_transitions.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_type.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_type.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_type.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_type.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_utilities.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_utilities.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_utilities.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_utilities.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/_variables.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/_variables.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/_variables.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/_variables.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/bootstrap-grid.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/bootstrap-grid.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/bootstrap-grid.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/bootstrap-grid.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/bootstrap-reboot.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/bootstrap-reboot.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/bootstrap-reboot.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/bootstrap-reboot.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/bootstrap-utilities.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/bootstrap-utilities.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/bootstrap-utilities.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/bootstrap-utilities.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/bootstrap.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/bootstrap.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/bootstrap.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/bootstrap.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_floating-labels.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/forms/_floating-labels.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_floating-labels.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/forms/_floating-labels.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_form-check.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/forms/_form-check.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_form-check.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/forms/_form-check.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_form-control.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/forms/_form-control.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_form-control.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/forms/_form-control.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_form-range.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/forms/_form-range.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_form-range.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/forms/_form-range.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_form-select.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/forms/_form-select.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_form-select.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/forms/_form-select.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_form-text.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/forms/_form-text.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_form-text.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/forms/_form-text.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_input-group.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/forms/_input-group.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_input-group.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/forms/_input-group.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_labels.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/forms/_labels.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_labels.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/forms/_labels.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_validation.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/forms/_validation.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/forms/_validation.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/forms/_validation.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_clearfix.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_clearfix.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_clearfix.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_clearfix.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_color-bg.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_color-bg.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_color-bg.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_color-bg.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_colored-links.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_colored-links.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_colored-links.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_colored-links.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_position.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_position.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_position.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_position.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_ratio.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_ratio.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_ratio.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_ratio.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_stacks.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_stacks.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_stacks.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_stacks.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_stretched-link.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_stretched-link.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_stretched-link.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_stretched-link.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_text-truncation.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_text-truncation.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_text-truncation.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_text-truncation.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_visually-hidden.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_visually-hidden.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_visually-hidden.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_visually-hidden.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_vr.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_vr.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/helpers/_vr.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/helpers/_vr.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_alert.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_alert.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_alert.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_alert.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_backdrop.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_backdrop.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_backdrop.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_backdrop.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_banner.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_banner.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_banner.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_banner.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_border-radius.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_border-radius.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_border-radius.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_border-radius.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_box-shadow.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_box-shadow.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_box-shadow.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_box-shadow.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_breakpoints.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_breakpoints.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_breakpoints.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_breakpoints.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_buttons.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_buttons.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_buttons.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_buttons.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_caret.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_caret.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_caret.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_caret.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_clearfix.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_clearfix.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_clearfix.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_clearfix.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_color-scheme.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_color-scheme.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_color-scheme.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_color-scheme.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_container.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_container.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_container.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_container.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_deprecate.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_deprecate.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_deprecate.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_deprecate.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_forms.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_forms.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_forms.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_forms.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_gradients.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_gradients.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_gradients.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_gradients.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_grid.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_grid.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_grid.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_grid.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_image.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_image.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_image.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_image.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_list-group.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_list-group.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_list-group.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_list-group.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_lists.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_lists.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_lists.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_lists.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_pagination.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_pagination.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_pagination.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_pagination.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_reset-text.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_reset-text.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_reset-text.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_reset-text.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_resize.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_resize.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_resize.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_resize.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_table-variants.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_table-variants.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_table-variants.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_table-variants.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_text-truncate.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_text-truncate.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_text-truncate.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_text-truncate.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_transition.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_transition.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_transition.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_transition.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_utilities.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_utilities.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_utilities.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_utilities.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_visually-hidden.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_visually-hidden.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/mixins/_visually-hidden.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/mixins/_visually-hidden.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/utilities/_api.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/utilities/_api.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/utilities/_api.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/utilities/_api.scss
diff --git a/MP.INVENTORY/wwwroot/lib/bootstrap/scss/vendor/_rfs.scss b/MP.INVE/wwwroot/lib/bootstrap/scss/vendor/_rfs.scss
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/bootstrap/scss/vendor/_rfs.scss
rename to MP.INVE/wwwroot/lib/bootstrap/scss/vendor/_rfs.scss
diff --git a/MP.INVENTORY/wwwroot/lib/chartBoot.js b/MP.INVE/wwwroot/lib/chartBoot.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/chartBoot.js
rename to MP.INVE/wwwroot/lib/chartBoot.js
diff --git a/MP.INVENTORY/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.js b/MP.INVE/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.js
rename to MP.INVE/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.js
diff --git a/MP.INVENTORY/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.min.js b/MP.INVE/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.min.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.min.js
rename to MP.INVE/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.esm.min.js
diff --git a/MP.INVENTORY/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.js b/MP.INVE/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.js
rename to MP.INVE/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.js
diff --git a/MP.INVENTORY/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.min.js b/MP.INVE/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.min.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.min.js
rename to MP.INVE/wwwroot/lib/chartjs-adapter-luxon/chartjs-adapter-luxon.min.js
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/all.css b/MP.INVE/wwwroot/lib/font-awesome/css/all.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/all.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/all.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/all.min.css b/MP.INVE/wwwroot/lib/font-awesome/css/all.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/all.min.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/all.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/brands.css b/MP.INVE/wwwroot/lib/font-awesome/css/brands.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/brands.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/brands.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/brands.min.css b/MP.INVE/wwwroot/lib/font-awesome/css/brands.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/brands.min.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/brands.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/fontawesome.css b/MP.INVE/wwwroot/lib/font-awesome/css/fontawesome.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/fontawesome.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/fontawesome.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/fontawesome.min.css b/MP.INVE/wwwroot/lib/font-awesome/css/fontawesome.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/fontawesome.min.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/fontawesome.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/regular.css b/MP.INVE/wwwroot/lib/font-awesome/css/regular.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/regular.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/regular.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/regular.min.css b/MP.INVE/wwwroot/lib/font-awesome/css/regular.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/regular.min.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/regular.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/solid.css b/MP.INVE/wwwroot/lib/font-awesome/css/solid.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/solid.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/solid.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/solid.min.css b/MP.INVE/wwwroot/lib/font-awesome/css/solid.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/solid.min.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/solid.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/svg-with-js.css b/MP.INVE/wwwroot/lib/font-awesome/css/svg-with-js.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/svg-with-js.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/svg-with-js.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/svg-with-js.min.css b/MP.INVE/wwwroot/lib/font-awesome/css/svg-with-js.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/svg-with-js.min.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/svg-with-js.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/v4-font-face.css b/MP.INVE/wwwroot/lib/font-awesome/css/v4-font-face.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/v4-font-face.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/v4-font-face.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/v4-font-face.min.css b/MP.INVE/wwwroot/lib/font-awesome/css/v4-font-face.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/v4-font-face.min.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/v4-font-face.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/v4-shims.css b/MP.INVE/wwwroot/lib/font-awesome/css/v4-shims.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/v4-shims.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/v4-shims.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/v4-shims.min.css b/MP.INVE/wwwroot/lib/font-awesome/css/v4-shims.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/v4-shims.min.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/v4-shims.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/v5-font-face.css b/MP.INVE/wwwroot/lib/font-awesome/css/v5-font-face.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/v5-font-face.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/v5-font-face.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/css/v5-font-face.min.css b/MP.INVE/wwwroot/lib/font-awesome/css/v5-font-face.min.css
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/css/v5-font-face.min.css
rename to MP.INVE/wwwroot/lib/font-awesome/css/v5-font-face.min.css
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/js/all.js b/MP.INVE/wwwroot/lib/font-awesome/js/all.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/js/all.js
rename to MP.INVE/wwwroot/lib/font-awesome/js/all.js
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/js/all.min.js b/MP.INVE/wwwroot/lib/font-awesome/js/all.min.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/js/all.min.js
rename to MP.INVE/wwwroot/lib/font-awesome/js/all.min.js
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/js/brands.js b/MP.INVE/wwwroot/lib/font-awesome/js/brands.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/js/brands.js
rename to MP.INVE/wwwroot/lib/font-awesome/js/brands.js
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/js/brands.min.js b/MP.INVE/wwwroot/lib/font-awesome/js/brands.min.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/js/brands.min.js
rename to MP.INVE/wwwroot/lib/font-awesome/js/brands.min.js
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/js/conflict-detection.js b/MP.INVE/wwwroot/lib/font-awesome/js/conflict-detection.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/js/conflict-detection.js
rename to MP.INVE/wwwroot/lib/font-awesome/js/conflict-detection.js
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/js/conflict-detection.min.js b/MP.INVE/wwwroot/lib/font-awesome/js/conflict-detection.min.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/js/conflict-detection.min.js
rename to MP.INVE/wwwroot/lib/font-awesome/js/conflict-detection.min.js
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/js/fontawesome.js b/MP.INVE/wwwroot/lib/font-awesome/js/fontawesome.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/js/fontawesome.js
rename to MP.INVE/wwwroot/lib/font-awesome/js/fontawesome.js
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/js/fontawesome.min.js b/MP.INVE/wwwroot/lib/font-awesome/js/fontawesome.min.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/js/fontawesome.min.js
rename to MP.INVE/wwwroot/lib/font-awesome/js/fontawesome.min.js
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/js/regular.js b/MP.INVE/wwwroot/lib/font-awesome/js/regular.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/js/regular.js
rename to MP.INVE/wwwroot/lib/font-awesome/js/regular.js
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/js/regular.min.js b/MP.INVE/wwwroot/lib/font-awesome/js/regular.min.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/js/regular.min.js
rename to MP.INVE/wwwroot/lib/font-awesome/js/regular.min.js
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/js/solid.js b/MP.INVE/wwwroot/lib/font-awesome/js/solid.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/js/solid.js
rename to MP.INVE/wwwroot/lib/font-awesome/js/solid.js
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/js/solid.min.js b/MP.INVE/wwwroot/lib/font-awesome/js/solid.min.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/js/solid.min.js
rename to MP.INVE/wwwroot/lib/font-awesome/js/solid.min.js
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/js/v4-shims.js b/MP.INVE/wwwroot/lib/font-awesome/js/v4-shims.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/js/v4-shims.js
rename to MP.INVE/wwwroot/lib/font-awesome/js/v4-shims.js
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/js/v4-shims.min.js b/MP.INVE/wwwroot/lib/font-awesome/js/v4-shims.min.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/js/v4-shims.min.js
rename to MP.INVE/wwwroot/lib/font-awesome/js/v4-shims.min.js
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/sprites/brands.svg b/MP.INVE/wwwroot/lib/font-awesome/sprites/brands.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/sprites/brands.svg
rename to MP.INVE/wwwroot/lib/font-awesome/sprites/brands.svg
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/sprites/regular.svg b/MP.INVE/wwwroot/lib/font-awesome/sprites/regular.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/sprites/regular.svg
rename to MP.INVE/wwwroot/lib/font-awesome/sprites/regular.svg
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/sprites/solid.svg b/MP.INVE/wwwroot/lib/font-awesome/sprites/solid.svg
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/sprites/solid.svg
rename to MP.INVE/wwwroot/lib/font-awesome/sprites/solid.svg
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-brands-400.ttf b/MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-brands-400.ttf
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-brands-400.ttf
rename to MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-brands-400.ttf
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-brands-400.woff2 b/MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-brands-400.woff2
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-brands-400.woff2
rename to MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-brands-400.woff2
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-regular-400.ttf b/MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-regular-400.ttf
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-regular-400.ttf
rename to MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-regular-400.ttf
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-regular-400.woff2 b/MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-regular-400.woff2
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-regular-400.woff2
rename to MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-regular-400.woff2
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-solid-900.ttf b/MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-solid-900.ttf
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-solid-900.ttf
rename to MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-solid-900.ttf
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-solid-900.woff2 b/MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-solid-900.woff2
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-solid-900.woff2
rename to MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-solid-900.woff2
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.ttf b/MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.ttf
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.ttf
rename to MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.ttf
diff --git a/MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.woff2 b/MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.woff2
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.woff2
rename to MP.INVE/wwwroot/lib/font-awesome/webfonts/fa-v4compatibility.woff2
diff --git a/MP.INVENTORY/wwwroot/lib/modalHandler.js b/MP.INVE/wwwroot/lib/modalHandler.js
similarity index 100%
rename from MP.INVENTORY/wwwroot/lib/modalHandler.js
rename to MP.INVE/wwwroot/lib/modalHandler.js
diff --git a/MP.INVENTORY/Resources/VersNum.txt b/MP.INVENTORY/Resources/VersNum.txt
deleted file mode 100644
index 59cf117b..00000000
--- a/MP.INVENTORY/Resources/VersNum.txt
+++ /dev/null
@@ -1 +0,0 @@
-6.16.2211.1011