@extends('layouts.app')
@section('content')
EPG Management
manage EPPs
{{ $message }}
{{ $message }}
Sr No | Start Time | End Time | Channel | Title | Info | Description | Action |
---|---|---|---|---|---|---|---|
{{$key+1}} | {{$programme['start_time']}} | {{$programme['end_time']}} | {{$programme['channel']}} | {{$programme['title']}} | {{$programme['info']}} | {{$programme['description']}} | |
No data found... |