@lang('modules.zoommeeting.editMeeting')

{!! Form::open(['id'=>'editMeeting','class'=>'ajax-form','method'=>'POST']) !!} @method('PUT')
host_video ? "checked" : "" }}>
host_video ? "checked" : "" }}>
participant_video ? "checked" : "" }}>
participant_video ? "checked" : "" }}>
{!! Form::close() !!}