PATH:
home
/
lab2454c
/
vaultchip.com
/
vendor
/
yajra
/
laravel-datatables-html
/
src
/
resources
/
views
window.{{ config('datatables-html.namespace', 'LaravelDataTables') }} = window.{{ config('datatables-html.namespace', 'LaravelDataTables') }} || {}; window.{{ config('datatables-html.namespace', 'LaravelDataTables') }}.options = %2$s window.{{ config('datatables-html.namespace', 'LaravelDataTables') }}.editors = []; @foreach($editors as $editor) window.{{ config('datatables-html.namespace', 'LaravelDataTables') }}.editors["{{$editor->instance}}"] = {!! $editor->toJson() !!} @endforeach
[-] function.blade.php
[edit]
[+]
..
[-] editor.blade.php
[edit]
[-] options.blade.php
[edit]
[-] script.blade.php
[edit]