芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/qrafiqxcreativeagency.com/accounts/office/resources/views/leads/ajax/files.blade.php
@php $addLeadFilePermission = user()->permission('add_lead_files'); @endphp
@if ($addLeadFilePermission == 'all' || $addLeadFilePermission == 'added')
@lang('app.add') @lang('modules.lead.file')
@endif
@include('leads.lead-files.ajax-list')