Create prosess for check moving machine in mission

This commit is contained in:
2025-11-12 21:52:41 +03:30
parent 2993adf5cd
commit 69430cf7bc
12 changed files with 287 additions and 1 deletions

View File

@@ -2,7 +2,6 @@
namespace App\Events\V3\Dashboard\Mission;
use App\Models\Harim;
use App\Models\Mission;
use Illuminate\Broadcasting\InteractsWithSockets;
use Illuminate\Foundation\Events\Dispatchable;