@csrf
Add new department
@error('department.code') {{ str_replace('department.','',$message) }} @enderror
@error('department.name') {{ str_replace('department.','',$message) }} @enderror
@error('department.hod') {{ str_replace('department.','',$message) }} @enderror
@error('department.description') {{ str_replace('department.','',$message) }} @enderror