芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/public_html/resources/views/notices/ajax/create.blade.php
@lang('modules.notices.notice') @lang('app.details')
@if (!in_array('client', user_roles()))
@endif
--
@foreach ($teams as $team)
{{ mb_ucfirst($team->team_name) }}
@endforeach
</textarea>
@lang('app.save')
@lang('app.cancel')