@extends('frontend.layouts.app') @push('style') @endpush @section('content') {{ __($channelName) }} {{__('Home')}} {{ __($channelName) }} @include('frontend.student.agora.stream') @endsection @push('script') @endpush