@csrf
{!! $header !!}
{{ $errors->first('dept_code') }}
{{ $errors->first('dept_name') }}

Content*

{{ $errors->first('dept_name_np') }}

Content Np*

@if(isset($department) && $department->image) @else @endif
@if(isset($department) && $department->banner_image) @else @endif
{{--
@if(isset($department) && $department->banner_image) @else @endif
--}}
Publish
Published
is_published) ? $department->is_published : '')=='1' ? 'checked':'' }} data-switchery/>
{{--
--}} {{--
--}}