Merge branch 'dillon/51-vue-polling-experimental-2' into development

This commit is contained in:
Dillon Ngo
2024-02-11 16:15:06 +08:00
60 changed files with 2384 additions and 156 deletions
-1
View File
@@ -15,7 +15,6 @@ use App\Models\SegmentConstant;
use Carbon\Carbon;
use Illuminate\Http\Resources\Json\JsonResource;
use Illuminate\Support\Facades\Auth;
use Illuminate\Support\Facades\Log;
class CompanyResource extends JsonResource
{