@if ($errors->has('introduction.media'))
{{ $errors->first('introduction.media') }}
@endif
@if ($content->valueForKey('introduction.media-path'))
@if ($content->valueForKey('introduction.media-type') == 'video')
{{----}}
@endif
@if ($content->valueForKey('introduction.media-type') == 'image')
) }})
@endif
@else
No media uploaded yet!
@endif