@if(isset($trunks) && (isset($bulk_type) && $bulk_type == 'accounts'))
@if(!empty($VOS_RATEPREFIX_RATESHEET) && $VOS_RATEPREFIX_RATESHEET!='')
@endif
@endif
{{Form::select('email_template_privacy',EmailTemplate::$privacy,'',array("class"=>"select2 small"))}}
{{Form::select('email_template',$emailTemplates,'',array("class"=>"select2 small"))}}
{{Form::select('email_from',TicketGroups::GetGroupsFrom(),'',array("class"=>"select2"))}}
{{Form::select('template_option',$templateoption,'',array("class"=>"select2 small"))}}