芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/qrafiqxcreativeagency.com/accounts/office/resources/views/leads/ajax/notes.blade.php
@php $addLeadNotePermission = user()->permission('add_lead_note'); @endphp
@if ($addLeadNotePermission == 'all' || $addLeadNotePermission == 'added' || $addLeadNotePermission == 'both')
@lang('modules.client.createNote')
@endif
@lang('app.selectAction')
@lang('app.delete')
{!! $dataTable->table(['class' => 'table table-hover border-0 w-100']) !!}
@include('sections.datatable_js')