We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a30f9 commit c1e9cf1Copy full SHA for c1e9cf1
models/Lead.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-namespace Tepuilabs\SimpleCrm;
+namespace App\Models\Tepuilabs\SimpleCrm;
4
5
use Illuminate\Database\Eloquent\Factories\HasFactory;
6
use Illuminate\Database\Eloquent\Model;
models/Note.php
0 commit comments