@extends('layouts.app') @section('title') {{ $channels->pick_name }} @endsection @section('description') Details Channel for: {{ $channels->pick_name }} @endsection @section('breadcrumb')
  • All Channels
  • {{ $channels->pick_name }}
  • @endsection @section('content')
    {{ $channels->pick_name }}
    image) }}" >
    @endsection