Subscribe to RSS feed "動画"
@foreach ($res['video']->data as $v) @include('layout.component.common.videominature') @endforeach
@include('layout.component.common.paginate', [ 'root' => '/c/'.$res['channel']->name.($res['channel']->host != 'video.076.ne.jp' ? '@'.$res['channel']->host : '').'/'.$res['cat'] ])