@extends('layouts.app') @section('title', 'Sourcing Channels — Settings') @section('page-title', 'Sourcing Channels') @section('content')
| Name | Properties | Clients | Status | Actions |
|---|---|---|---|---|
| {{ $channel->name }} | {{ $channel->properties_count }} | {{ $channel->clients_count }} | @if($channel->is_active) Active @else Inactive @endif | |
| No sourcing channels found. | ||||