Warning: Undefined variable $settingArr in /home/d4listing/public_html/secr/resources/views/back/mod/index.blade.php on line 21
Warning: Trying to access array offset on null in /home/d4listing/public_html/secr/resources/views/back/mod/index.blade.php on line 21
Warning: Undefined variable $settingArr in /home/d4listing/public_html/secr/resources/views/back/mod/index.blade.php on line 26
Warning: Trying to access array offset on null in /home/d4listing/public_html/secr/resources/views/back/mod/index.blade.php on line 26
Warning: Undefined variable $settingArr in /home/d4listing/public_html/secr/resources/views/back/mod/index.blade.php on line 40
Warning: Trying to access array offset on null in /home/d4listing/public_html/secr/resources/views/back/mod/index.blade.php on line 40
{{-- end Search Area --}}
| Action | |
|---|---|
|
{{-- Data DIV --}}
Warning: Undefined variable $val in /home/d4listing/public_html/secr/resources/views/back/mod/index.blade.php on line 109 Warning: Trying to access array offset on null in /home/d4listing/public_html/secr/resources/views/back/mod/index.blade.php on line 109 Deprecated: stristr(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/d4listing/public_html/secr/resources/views/back/mod/index.blade.php on line 109 {!! ModTBuild($row->$key, $val[1], $settingArr['baseImg']) !!} |
@endforeach
@if ($settingArr['edit_func'] == true) {!! the_icon('edit') !!} Quick Edit @endif @if ($settingArr['delete_func'] == true) {!! the_icon('del') !!} Delete @endif @if ($settingArr['detail_func'] == true) |