This commit is contained in:
2024-11-25 21:48:18 +05:00
parent 5d6803dd79
commit 590a88a96a
3 changed files with 2 additions and 3 deletions

View File

@@ -6,7 +6,6 @@ use App\Models\Branch\Branch;
use App\Modules\SberPaymentOrder\Nova\Resources\Concerns\NovaSberPaymentOrderAuth;
use App\Modules\SberPaymentOrder\Nova\Resources\Concerns\SberPaymentOrderFieldsForDetail;
use App\Modules\SberPaymentOrder\Nova\Resources\Concerns\SberPaymentOrderFieldsForIndex;
use App\Modules\VisaMasterPaymentOrder\Nova\Resources\NovaSberPaymentOrderItem;
use App\Nova\Actions\MakeSberPaymentAction;
use App\Nova\Resource;
use App\Repos\Order\Card\CardOrderRepo;