source}} data-name={{$option->name}} data-type={{$option->type}} data-extra={{$option->extra}} > settings('{{$option->key}}')

key}}>
@if($option->type == 'text') @elseif($option->type == 'textbox') @elseif($option->type == 'richtext') @elseif($option->type == 'select') @endif

@if($option->type == 'richtext') @endif