Videos
Sr No. | Video Title | Series | Keyword | Categories | License Type | Price | Status | Action(Edit/Delete) | |
---|---|---|---|---|---|---|---|---|---|
{{$item->videos_title}} @if($item->videos_title == "")Title Missing @endif | {{$item->Series}} @if($item->Series == "")Series Missing @endif | {{Str::substr($item->keyword,0) }} @if($item->keyword == "")Keyword Missing @endif | @foreach($selected_category as $cat) @foreach($universal->categories as $category) @if($category->category_id == $cat) {{ $category->category_name }} @endif @endforeach @endforeach@if($item->category == "")Category Missing @endif | {{Arr::get(config('variables.License'),$item->license_type)}} | {{$item->price_small.','.$item->price_medium.','.$item->price_large}} | {{config('variables.publish')[$item->status]}} |
|