|
@@ -285,7 +285,7 @@ class AlbumController extends Controller
|
|
];
|
|
];
|
|
|
|
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+ echo 111;die;
|
|
if (Auth::loginUsingId($check->id)) {
|
|
if (Auth::loginUsingId($check->id)) {
|
|
$userAuth = Auth::user();
|
|
$userAuth = Auth::user();
|
|
if($check->is_dealer ==0){
|
|
if($check->is_dealer ==0){
|