PATH:
home
/
lab2454c
/
vaultchip.com
/
vendor
/
botble
/
platform
/
base
/
resources
/
views
/
forms
/
partials
@php Assets::addScriptsDirectly(config('core.base.general.editor.ckeditor.js')) ->addScriptsDirectly('vendor/core/core/base/js/editor.js'); $attributes['class'] = Arr::get($attributes, 'class', '') . ' form-control editor-ckeditor'; $attributes['id'] = Arr::get($attributes, 'id', $name); $attributes['rows'] = Arr::get($attributes, 'rows', 4); @endphp {!! Form::textarea($name, htmlentities($value), $attributes) !!}
[-] error.blade.php
[edit]
[-] tree-category.blade.php
[edit]
[-] custom-select.blade.php
[edit]
[-] form-actions.blade.php
[edit]
[+]
..
[-] tree-categories.blade.php
[edit]
[-] google-fonts.blade.php
[edit]
[-] repeater.blade.php
[edit]
[-] file.blade.php
[edit]
[-] meta-box.blade.php
[edit]
[-] editor.blade.php
[edit]
[-] images.blade.php
[edit]
[-] helper.blade.php
[edit]
[-] toolbox.blade.php
[edit]
[-] image.blade.php
[edit]
[-] autocomplete.blade.php
[edit]
[-] custom-checkbox.blade.php
[edit]
[-] tinymce.blade.php
[edit]
[-] modal.blade.php
[edit]
[-] on-off.blade.php
[edit]
[-] image-box.blade.php
[edit]
[-] custom-radio.blade.php
[edit]
[-] errors.blade.php
[edit]
[-] status.blade.php
[edit]
[-] ckeditor.blade.php
[edit]
[-] color.blade.php
[edit]
[-] help-block.blade.php
[edit]