@endif
@if($inputs->name == "color_type")
@include('templates.inputs.color_preference', ['inputs' => $inputs, 'is_child' => 'yes'])
@endif
@endif
@if($inputs->name == "file_type")
@include('templates.inputs.check-box', ['inputs' => $inputs, 'is_child' => 'yes'])