@extends('base::layouts.default') @section('header') @include('base::layouts.headers.dashboard') @endsection @section('content')
@include('video::admin.common.popup', ['template' => 'weseries_video', 'control' => 'webseriesgridCtrl'])

{{trans('base::general.manage_webseries')}}

@include('base::partials.errors')
@endsection @section('scripts') @endsection