@extends('admin.layouts.master') @section('title', __('Label.TV Show')) @section('content')

@yield('title')

{{__('Label.Id')}} {{__('Label.Image')}} {{__('Label.Name')}} {{__('Label.Type')}} {{__('Label.Views')}} {{__('Label.Details')}} Episodes {{__('Label.Action')}}
@endsection @push('scripts') @endpush