@extends('admin.layouts.app') @section('content')
{{ $video->url }}
{{ json_encode($video->captions, JSON_PRETTY_PRINT) }}
{{ json_encode($video->drm, JSON_PRETTY_PRINT) }}