WIP on CArd Orders

This commit is contained in:
2023-12-11 17:29:50 +05:00
parent 63e264805a
commit ee4d71cff0
14 changed files with 632 additions and 7 deletions

View File

@@ -0,0 +1,7 @@
<?php
namespace App\Nova\Resources\Order\Card\Concerns;
class CardOrderFieldsForIndex
{
}