芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/public_html/resources/views/notices/ajax/edit.blade.php
@lang('modules.notices.updateNotice')
Notify
--
@foreach ($teams as $team)
department_id) && $notice->department_id == $team->id ? 'selected' : '' }} value="{{ $team->id }}">{{ mb_ucfirst($team->team_name) }}
@endforeach
{!! $notice->description !!}
</textarea>
@lang('app.save')
@lang('app.cancel')