Venues public ready for Test

This commit is contained in:
merdan 2020-03-28 13:19:08 +05:00
parent ef21f6ae1f
commit bf8394fc0a
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ class PublicController extends Controller
// ->take(1);
$cartoon = Category::where('view_type','exhibition')//todo change to cartoon multik
->categoryLiveEvents(16)
// ->categoryLiveEvents(16)
->take(1);
// ->union($cinema);