芝麻web文件管理V1.00
编辑当前文件:/home/sditechnicalteam/public_html/resources/views/departments/ajax/edit.blade.php
@lang('app.edit') @lang('app.menu.department')
--
@foreach($departments as $item) @if($department->id != $item->id)
parent_id == $item->id) selected @endif>{{ $item->team_name }}
@endif @endforeach
@lang('app.save')
@lang('app.cancel')