{{__('forms.filter_by_templates')}}
@foreach ($templates as $key => $value)
{{$value->name}}
@endforeach
@if($type == \Modules\DocumentCreator\Constants\Creator::TYPE_CONTRACT)
@endif