Added node allocations ui and crud controller

Multi actions are not done though
This commit is contained in:
2024-12-13 22:33:29 +01:00
parent edc91229e1
commit 680827e0ea
12 changed files with 434 additions and 10 deletions

View File

@@ -6,8 +6,4 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<Folder Include="Http\Requests\Admin\NodeAllocations\" />
</ItemGroup>
</Project>