Skip to content

Commit 522e5f9

Browse files
committed
Update AdminController.php
1 parent 5acbf17 commit 522e5f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Http/Controllers/AdminController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
use App\Models\Button;
2828
use App\Models\Link;
2929
use App\Models\Page;
30+
use App\Models\UserData;
3031

3132
class AdminController extends Controller
3233
{

0 commit comments

Comments
 (0)