@include('theme.'.env('THEME').'.component.peertube.manifest') @include('theme.'.env('THEME').'.component.peertube.style') @include('theme.'.env('THEME').'.component.peertube.meta') @include('theme.'.env('THEME').'.component.peertube.stylelink')
@include('theme.'.env('THEME').'.component.peertube.header')
@include('theme.'.env('THEME').'.component.peertube.menu') @yield('content')