Request Channel Manager
@foreach($output as $key => $ota)
{!! Form::open(['action' => 'PropertyController@storeOtaCreadentials', 'method' => 'POST']) !!}
{!! Form::close() !!}
@endforeach