@extends('layouts.instructor') @section('breadcrumb')

{{__('Meet Settings')}}

@endsection @section('content')
@csrf
{{__('Zoom Settings')}}
@endsection @push('script') @endpush