@extends('profilelayout') @section('content') @include('partials.profileheader')
ID | Artist | Songtitle | Video Source | Category |
---|---|---|---|---|
{{$video->id}} | {{$video->interpret or ''}} | {{$video->songtitle or ''}} | {{$video->imgsource or ''}} | {{$video->category->name}} |