芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/qrafiqxcreativeagency.com/accounts/office/resources/views/search/index.blade.php
@lang('app.search')
×
@if(in_array('tickets', user_modules()))
@lang('app.menu.ticket')
@endif @if (in_array('invoices', user_modules()))
@lang('app.invoice')
@endif @if (in_array('notices', user_modules()))
@lang('app.notice')
@endif @if (in_array('tickets', user_modules()))
@lang('app.task')
@endif @if (in_array('projects', user_modules()))
@lang('app.project')
@endif @if (in_array('estimates', user_modules()))
@lang('app.estimate')
@endif @if (!in_array('client', user_roles())) @if (in_array('creditNotes', user_modules()))
@lang('app.menu.credit-note')
@endif @if (in_array('employees', user_modules()))
@lang('app.employee')
@endif @if (in_array('clients', user_modules()))
@lang('app.client')
@endif @if (in_array('leads', user_modules()))
@lang('app.lead')
@endif @endif