Add New status

@csrf
@error('module')
{{ $errors->first('module') }}
@enderror
@error('name')
{{ $errors->first('name') }}
@enderror