@extends('layouts.master') @section('title',__('Added Live Tv ')) @section('breadcum') @endsection @section('maincontent')
{{ __('Add Live Tv') }} @if (Session::has('changed_language')) {{ __('Translate All To') }} {{Session::get('changed_language')}} @endif
{{ __('Added Live Tv') }}
@if ($movies) @endif
#
{{__('Thumbnail')}} {{__('Live Tv Title')}} {{__('Featured')}} {{__('Status')}} {{__('Created By')}} {{__('Actions')}}
@endsection @section('script') @endsection