• {{ __('messages.processing') }}...
  • @if(!is_null($department) && $department != $clone_department) @if(!is_null($departments) && count($departments) > 0) @foreach($departments as $key => $department)
  • {{ $department->name }}
  • @endforeach @endif @endif