Source Channel List
Create Source Channel| S no | Source Channel Name | Actions |
|---|---|---|
| {{$loop->index + 1}} | {{$item->name}} | Edit {{$item->status=='0' ? 'active' : 'inactive'}} |
@extends('dashboard.layout.master') @section('content')
| S no | Source Channel Name | Actions |
|---|---|---|
| {{$loop->index + 1}} | {{$item->name}} | Edit {{$item->status=='0' ? 'active' : 'inactive'}} |