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