add the dialoog

This commit is contained in:
2024-01-27 02:00:10 +05:00
parent 005a906776
commit db04811bd8
8 changed files with 203 additions and 22 deletions

View File

@@ -2,7 +2,7 @@
namespace App\Policies\Order\Card;
use App\Models\CardState;
use App\Models\Order\Card\CardState;
use App\Models\User;
class CardStatePolicy