@lang("modules.messages.startConversation")

{!! Form::open(['id'=>'createChat','class'=>'ajax-form','method'=>'POST']) !!}
@if($messageSetting->allow_client_admin == 'yes')
@endif
@if($messageSetting->allow_client_admin == 'yes')
@endif
{!! Form::close() !!}