Synchro back-office, fix on tariffs
This commit is contained in:
@@ -5,7 +5,7 @@ namespace App\Datatables\Admin\Core;
|
||||
use Yajra\DataTables\Html\Column;
|
||||
use App\Datatables\ParentDataTable as DataTable;
|
||||
|
||||
use App\Models\Admin\Core\Comment;
|
||||
use App\Models\Core\Comment;
|
||||
use App\Repositories\Core\Comments;
|
||||
|
||||
class CommentsDataTable extends DataTable
|
||||
|
||||
Reference in New Issue
Block a user